Minus Elevation
minuselevationwiki
https://minuselevation.miraheze.org/wiki/Minus_Elevation_Wiki
MediaWiki 1.41.0
first-letter
Media
Special
Talk
User
User talk
Minus Elevation
Minus Elevation talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Module
Module talk
Template:Album
10
3
3
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Album">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="artist"><label>Artist</label></data>
<data source="released"><label>Released</label></data>
<data source="recorded"><label>Recorded</label></data>
<data source="length"><label>Length</label></data>
<data source="label"><label>Label</label></data>
<data source="producer"><label>Producer</label></data>
</infobox></includeonly><noinclude>{{Documentation}}</noinclude>
7145bd5ecd9bcafcf1907686b6a57145c9c894ac
Template:Album/doc
10
4
4
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Album
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| artist =
| released =
| recorded =
| length =
| label =
| producer =
}}
</pre>
== Sample output ==
{{Album
| title = Fleur
| image = Example.jpg
| artist = Marigold
| released = June 2012
| recorded = 2011
| length = 88:88
| label = Spring
| producer = Daffy
}}
<pre>
{{Album
| title = Fleur
| image = Example.jpg
| artist = Marigold
| released = June 2012
| recorded = 2011
| length = 88:88
| label = Spring
| producer = Daffy
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
34c5cd77d0a20c3509b82f0386c7429a8b47a5fb
Template:Documentation
10
5
5
2022-01-18T05:21:31Z
FANDOM
7
Draft subpages are deprecated with UCP. Default is "/sandbox".
wikitext
text/x-wiki
<includeonly>{| class="article-table plainlinks" style="width:100%;" role="complementary"
|- style="font-size:18px;"
! style="padding:0px;" | <div style="width:100%; padding:3px 0px; text-align:center;" class="color1">Template documentation</div>
|-
| ''Note: portions of the template sample may not be visible without values provided.''
|-
| View or edit [[{{{1|Template:{{PAGENAMEE}}/doc}}}|this documentation]]. ([[Template:Documentation|About template documentation]])
|-
| Editors can experiment in this template's [{{fullurl:{{FULLPAGENAMEE}}/sandbox|action=edit}} sandbox] and [{{fullurl:{{FULLPAGENAMEE}}/testcases}} test case] pages.
|}
<div style="margin:0 1em;">
{{{{{1|{{PAGENAME}}/doc}}}}}</div></includeonly><noinclude>{{Documentation}}[[Category:Documentation templates]]</noinclude>
ee98b7264ecdfefae4fda4e94a64c1d0e275ee55
Template:T
10
6
6
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<onlyinclude><nowiki>{{</nowiki>{{#if:{{{prefix|}}}|{{{prefix}}}:}}[[Template:{{{1}}}|{{{1}}}]]<!--
-->{{#if:{{{2|}}}||<span style="color:#555;">''<{{{2}}}>''</span>}}<!--
-->{{#if:{{{3|}}}||<span style="color:#555;">''<{{{3}}}>''</span>}}<!--
-->{{#if:{{{4|}}}||<span style="color:#555;">''<{{{4}}}>''</span>}}<!--
-->{{#if:{{{5|}}}||<span style="color:#555;">''<{{{5}}}>''</span>}}<!--
-->{{#if:{{{6|}}}||<span style="color:#555;">''<{{{6}}}>''</span>}}<!--
-->{{#if:{{{7|}}}||<span style="color:#555;">''<{{{7}}}>''</span>}}<!--
-->{{#if:{{{8|}}}||<span style="color:#555;">''<{{{8}}}>''</span>}}<!--
-->{{#if:{{{9|}}}||<span style="color:#555;">''<{{{9}}}>''</span>}}<!--
-->{{#if:{{{10|}}}||<span style="color:#555;">''<{{{10}}}>''</span>}}<!--
-->{{#if:{{{11|}}}||<span style="color:#555;">''<{{{11}}}>''</span>}}<!--
-->{{#if:{{{12|}}}||<span style="color:#555;">''<{{{12}}}>''</span>}}<!--
-->{{#if:{{{13|}}}||<span style="color:#555;">''<{{{13}}}>''</span>}}<!--
-->{{#if:{{{14|}}}||<span style="color:#555;">''<{{{14}}}>''</span>}}<!--
-->{{#if:{{{15|}}}||<span style="color:#555;">''<{{{15}}}>''</span>}}<!--
-->{{#if:{{{16|}}}||<span style="color:#555;">''<{{{16}}}>''</span>}}<!--
-->{{#if:{{{17|}}}||<span style="color:#555;">''<{{{17}}}>''</span>}}<!--
-->{{#if:{{{18|}}}||<span style="color:#555;">''<{{{18}}}>''</span>}}<!--
-->{{#if:{{{19|}}}||<span style="color:#555;">''<{{{19}}}>''</span>}}<!--
-->{{#if:{{{20|}}}||<span style="color:#555;">''<{{{20}}}>''</span>}}<!--
-->{{#if:{{{21|}}}||<span style="color:#555;">''<{{{21}}}>''</span>}}<!--
--><nowiki>}}</nowiki></onlyinclude><noinclude>{{documentation}}</noinclude>
4273916fece7a96eef48125efb615009a1fd6fe6
Template:Documentation/doc
10
7
7
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
==Description==
This template is used to insert descriptions on template pages.
==Syntax==
Add <code><nowiki><noinclude></nowiki>{{t|Documentation}}<nowiki></noinclude></nowiki></code> at the end of the template page.
Add <code><nowiki><noinclude></nowiki>{{t|Documentation|documentation page}}<nowiki></noinclude></nowiki></code> to transclude an alternative page from the /doc subpage.
==Usage==
===On the Template page===
This is the normal format when used:
<pre>
TEMPLATE CODE
<includeonly>Any categories to be inserted into articles by the template</includeonly>
<noinclude>{{Documentation}}</noinclude>
</pre>
''If your template is not a completed div or table, you may need to close the tags just before <code><nowiki>{{Documentation}}</nowiki></code> is inserted (within the noinclude tags).''
''A line break right before <code><nowiki>{{Documentation}}</nowiki></code> can also be useful as it helps prevent the documentation template "running into" previous code.''
===On the documentation page===
The documentation page is usually located on the /doc subpage for a template, but a different page can be specified with the first parameter of the template (see [[#Syntax|Syntax]]).
Normally, you will want to write something like the following on the documentation page:
<pre>
==Description==
This template is used to do something.
==Syntax==
Type <code>{{t|templatename}}</code> somewhere.
==Samples==
<code><nowiki>{{templatename|input}}</nowiki></code>
results in...
{{templatename|input}}
<includeonly>Any categories for the template itself</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
</pre>
Use any or all of the above description/syntax/sample output sections. You may also want to add "see also" or other sections.
Note that the above example also uses the [[Template:T]] template.
<includeonly>[[Category:Documentation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
58ca364cb71b551e4a71ddf3046cf41c84db0d57
Template:T/doc
10
8
8
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
A template link with a variable number of parameters (0-20).
;Syntax
:{{t|t|parameter1|parameter2|parameter3|parameter4|...|parameter20}} <!-- self-referential examples! -->
;Source
:Improved version not needing t/piece subtemplate developed on [http://templates.fandom.com Templates wiki] see the [http://templates.fandom.com/index.php?title=Template:T&action=history list of authors]. Copied here via CC-By-SA 3.0 license.
;Example
:{{t|t|param1|param2}}
<includeonly>[[Category:General wiki templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
6f7307b6bcfef75efcc1d71fc932366c04cd61b3
Template:Character
10
9
9
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Character">
<title source="name"/>
<image source="image">
<caption source="imagecaption" />
</image>
<group>
<data source="aliases"><label>Aliases</label></data>
<data source="relatives"><label>Relatives</label></data>
<data source="affiliation"><label>Affiliation</label></data>
<data source="occupation"><label>Occupation</label></data>
</group>
<group>
<header>Biographical information</header>
<data source="marital"><label>Marital status</label></data>
<data source="birthDate"><label>Date of birth</label></data>
<data source="birthPlace"><label>Place of birth</label></data>
<data source="deathDate"><label>Date of death</label></data>
<data source="deathPlace"><label>Place of death</label></data>
</group>
<group>
<header>Physical description</header>
<data source="species"><label>Species</label></data>
<data source="gender"><label>Gender</label></data>
<data source="height"><label>Height</label></data>
<data source="weight"><label>Weight</label></data>
<data source="eyes"><label>Eye color</label></data>
</group>
<group>
<header>Appearances</header>
<data source="portrayedby"><label>Portrayed by</label></data>
<data source="appearsin"><label>Appears in</label></data>
<data source="debut"><label>Debut</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Characters]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
f63ba56dbc9f4a25683ff5d7104509d0e8bb9eda
Template:Character/doc
10
10
10
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Character
| name =
| image =
| imagecaption =
| aliases =
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate =
| birthPlace =
| deathDate =
| deathPlace =
| species =
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
</pre>
== Sample output ==
{{Character
| name = Flowa
| image = Example.jpg
| imagecaption = Flowa, at rest
| aliases = Flo
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate = July 21st, 2013
| birthPlace = Iowa
| deathDate =
| deathPlace =
| species = Plant
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
<pre>
{{Character
| name = Flowa
| image = Example.jpg
| imagecaption = Flowa, at rest
| aliases = Flo
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate = July 21st, 2013
| birthPlace = Iowa
| deathDate =
| deathPlace =
| species = Plant
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
6ddf3451fd7140d6b498a17d53162a4ccd65e691
Template:Book
10
11
11
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Book">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="author"><label>Author</label></data>
<data source="illustrator"><label>Illustrator</label></data>
<data source="datePublished"><label>Published on</label></data>
<data source="publisher"><label>Publisher</label></data>
<group layout="horizontal">
<header>Publication order</header>
<data source="previous"><label>Previous</label></data>
<data source="next"><label>Next</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Books]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
c4bc425c60ee6f1a263f67a75f6d26aafc236c03
Template:Book/doc
10
12
12
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>{{Book
| title =
| image = [e.g. "Example.jpg"]
| author =
| illustrator =
| datePublished =
| publisher =
| previous =
| next =
}}</pre>
== Sample output ==
{{Book
| title = The Adventures of Flower
| image = Example.jpg
| author = Alice
| illustrator = Bob
| datePublished = April 1928
| publisher = Arthur's
| previous = Book One
| next = Book Three
}}
<pre>{{Book
| title = The Adventures of Flower
| image = Example.jpg
| author = Alice
| illustrator = Bob
| datePublished = April 1928
| publisher = Arthur's
| previous = Book One
| next = Book Three
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
7320d1953158c6673ed6ce2be7bc35e2356522e5
Template:Episode
10
13
13
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Episode">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="partOfSeason"><label>Season</label></data>
<data source="episodeNumber"><label>Episode</label></data>
<data source="airDate"><label>Air date</label></data>
<data source="writer"><label>Writer</label></data>
<data source="director"><label>Director</label></data>
<group layout="horizontal">
<header>Episode guide</header>
<data source="previousEpisode"><label>Previous</label></data>
<data source="nextEpisode"><label>Next</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Episodes]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
222b04973118bf9a11e3e5f3a034c07b6ec30fee
Template:Episode/doc
10
14
14
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>{{Episode
| title =
| partOfSeason =
| episodeNumber =
| image = [e.g. "Example.jpg"]
| airDate =
| writer =
| director =
| previousEpisode =
| nextEpisode =
}}</pre>
== Sample output ==
{{Episode
| title = Flower of Babel
| partOfSeason = One
| episodeNumber = Three
| image = Example.jpg
| airDate = Unaired
| writer = D. Righta
| director = A. di Rektour
| previousEpisode = Episode Two
| nextEpisode = Episode Four
}}<pre>{{Episode
| title = Flower of Babel
| partOfSeason = One
| episodeNumber = Three
| image = Example.jpg
| airDate = Unaired
| writer = D. Righta
| director = A. di Rektour
| previousEpisode = Episode Two
| nextEpisode = Episode Four
}}</pre>
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
422683315393b9908127727460675544f6ffb8cf
Template:Event
10
15
15
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Event">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="performers"><label>Performers</label></data>
<data source="date"><label>Date</label></data>
<data source="location"><label>Location</label></data>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Events]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
d66b112135e43b8474d30a6dab0feaab6588dfe8
Template:Event/doc
10
16
16
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Event
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| performers =
| date =
| location =
}}
</pre>
== Sample output ==
{{Event
| title = Flower du Jour
| image = Example.jpg
| performers = Awesome Ones
| date = All the time
| location = Everywhere
}}
<pre>
{{Event
| title = Flower du Jour
| image = Example.jpg
| performers = Awesome Ones
| date = All the time
| location = Everywhere
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
1502585ceb0f0a7e1e70edc0fa8c88720e7da905
Template:Item/doc
10
18
18
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Item
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| type =
| effects =
| source =
| buy =
| sell =
}}
</pre>
== Sample output ==
{{Item
| title = Power Flower
| image = Example.jpg
| type = Food
| effects = +1 Fire
| source = Vendor
| buy = 5g
| sell = 1g
}}<pre>
{{Item
| title = Power Flower
| image = Example.jpg
| type = Food
| effects = +1 Fire
| source = Vendor
| buy = 5g
| sell = 1g
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
ecd61f0a9df462e9790349a7ef0034b375ef0e2b
Template:Location
10
19
19
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Location">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<image source="map"><caption source="mapcaption"/></image>
<data source="type"><label>Type</label></data>
<data source="level"><label>Level</label></data>
<data source="location"><label>Location</label></data>
<data source="inhabitants"><label>Inhabitants</label></data>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Locations]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
74c089bf3093e560bd6a2144977d9d0bc5faebc0
Template:Location/doc
10
20
20
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Location
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| map = [e.g. "Example.jpg"]
| mapcaption =
| type =
| level =
| location =
| inhabitants =
}}
</pre>
== Sample output ==
{{Location
| title = Flora Island
| image = Example.jpg
| imagecaption = The island
| map = Example.jpg
| mapcaption = Zone map
| type = Contested
| level = 1-5
| location = Earth
| inhabitants = Stompy Humans, Drinky Bees
}}<pre>
{{Location
| title = Flora Island
| image = Example.jpg
| imagecaption = The island
| map = Example.jpg
| mapcaption = Zone map
| type = Contested
| level = 1-5
| location = Earth
| inhabitants = Stompy Humans, Drinky Bees
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
e3e627290fa1c04d98083b44bcd2fa5cb562e13c
Template:Navbox
10
21
21
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
{| style="width:100%; margin-top:1em; border:1px solid #999; font-size:90%; text-align:center;"
|-
! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | {{{header}}}
|-
| style="padding:0.2em 0.5em;" | {{{body}}}
|}<noinclude>
{{documentation}}</noinclude>
21aa3440d9c06c537ca5808c298e155d57e8dc90
Template:Navbox/doc
10
22
22
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to create a basic navigation box. You can do so by calling the template, via the steps under "Syntax", but it is recommended to '''copy the code verbatim''' via the steps under "Navbox Creation".
;Navbox Creation
<inputbox>
type=create
prefix=Template:
preload=Template:Navbox
editintro=Template:Navbox/doc
buttonlabel=Make your navbox!
default = Navbox Foo
</inputbox>
#Think of a name for your navbox, like "Navbox Foo". Type it in the above field, press the button, and save the page immediately. Be ready to return to ''this'' page to see the rest of the instructions.
#Edit the resulting page in source mode.
#Replace <code>{{{header}}}</code> with the text you would like to appear in the header.
#Replace <code>{{{body}}}</code> with the text you would like to appear in the body.
#To add another section, copy these four lines of code immediately below the lines in the existing code that they resemble:
<pre>|-
! style="padding:0.2em 0.5em;" nowrap="nowrap" class="color1" | {{{header}}}
|-
| style="padding:0.2em 0.5em;" | {{{body}}}</pre>
Save the page once you have added as many sections as you needed, and filled them with content. You may also want to create a /doc subpage explaining that to call the resulting template, one must only type <code>{<nowiki/>{Navbox Foo}}</code>, or rather, whatever we decided to name the template in step 1.
;Syntax
<pre>{{navbox
|header=Land of Bob
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
}}</pre>
:Results in...
{{navbox
|header=Land of Bob
|body=This <nowiki>[[place]]</nowiki> and that <nowiki>[[place]]</nowiki>.
}}
<includeonly>[[Category:Navbox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
4b1a1bf5f00c2d159d30d8f8bc525309ac16d406
Template:Quest
10
23
23
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Quest">
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="start"><label>Start</label></data>
<data source="end"><label>End</label></data>
<data source="prerequisites"><label>Prerequisites</label></data>
<data source="level"><label>Level</label></data>
<data source="location"><label>Location</label></data>
<data source="rewards"><label>Rewards</label></data>
<group layout="horizontal">
<header>Quest progression</header>
<data source="previous"><label>Previous</label></data>
<data source="next"><label>Next</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Quests]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
1057bf1c3220419334e60f6b01c07995f871d8f8
Template:Quest/doc
10
24
24
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Quest
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| start =
| end =
| prerequisites =
| level =
| location =
| rewards =
| previous =
| next =
}}
</pre>
== Sample output ==
{{Quest
| title = Example infobox
| image = Example.jpg
| start = Chrys
| end = Geran
| prerequisites = None
| level = 5
| location = Earth
| rewards = Justice-Wrought Petals
| previous = A
| next = C
}}
<pre>{{Quest
| title = Example infobox
| image = Example.jpg
| start = Chrys
| end = Geran
| prerequisites = None
| level = 5
| location = Earth
| rewards = Justice-Wrought Petals
| previous = A
| next = C
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
3c80ee4fc3fe45023bd67b3c400b2e64f4f2892a
File:Wiki.png
6
25
25
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
[[Category:Wiki skin images]]
f0235f85e2414431e046ae251792bf050daef5f7
Template:Permission
10
26
26
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{LicenseBox|text=''This file is copyrighted. The copyright holder has given permission for its use.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Files used with permission]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
5940d21c4cf55ab1e46623c8d7202220620ea3fc
Template:Fairuse
10
27
27
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{LicenseBox|text=''This file is copyrighted. It will be used in a way that qualifies as fair use under US copyright law.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Fairuse files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
5db6645c70193dbeb65eed77de07f36451e1145c
Template:Self
10
28
28
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{LicenseBox|text=''This file was uploaded by the photographer or author.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Files uploaded by the photographer or author]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
c3570ab7a69cc0cdf1478e8b7d45f8c70f1214c0
Template:From Wikimedia
10
29
29
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{LicenseBox|text=''This file was originally uploaded on Wikipedia or another Wikimedia project.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Files from WikiMedia projects]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
72fed0e402d6912cd6381ef1b21b52929b041d8c
Template:CC-BY-SA
10
30
30
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{LicenseBox|text=''This file is licensed under the [http://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-Share Alike License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:CC-BY-SA files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
b7cc0c0ae4d0cbff86fb66f332cdbfd9ef0c67f1
Template:Other free
10
31
31
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{LicenseBox|text=''This file is licensed under a free license.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Freely licensed files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
a0e93bfb8a804eb54e67553ff50ba57b368ba00d
Template:PD
10
32
32
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{LicenseBox|text=''This file is in the public domain''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Public domain files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
daf709f747ba95ea06112acade4c78177a475e30
Template:Permission/doc
10
33
33
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark images as being copyrighted, but the copyright holder has given permission for its use.
;Syntax
:Type <code>{{t|permission}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
e2fc5fa15609d14fe9de91b503904f2b3f363afa
Template:Fairuse/doc
10
34
34
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark images as fair use.
;Syntax
:Type <code>{{t|fairuse}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
a0b1f9487b6ecaaa0f6ea70533a69c17d42e01ff
Template:Self/doc
10
35
35
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark images as having been uploaded by the photographer or author.
;Syntax
:Type <code>{{t|self}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
8daf839df62f0465275f6ef57c3998c9af9e4e1d
Template:From Wikimedia/doc
10
36
36
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark images as having been uploaded on [[wikipedia:|Wikipedia]] or another [[wikimedia:|Wikimedia]] project.
;Syntax
:Type <code>{{t|From Wikimedia}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
077fe0f228cb18bf949fee95011ec7b36fe64033
Template:CC-BY-SA/doc
10
37
37
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark images with the CC-BY-SA license.
;Syntax
:Type <code>{{t|CC-BY-SA}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
4fa145ced3f3a218b897f635df8d678eeff73464
Template:Other free/doc
10
38
38
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark images with a free license not covered by other image templates.
;Syntax
:Type <code>{{t|Other free}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f4a03ee383d67da50c93408169b82b8217ff1404
Template:PD/doc
10
39
39
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark images as being in the public domain.
;Syntax
:Type <code>{{t|PD}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
bf14002371e6786761dfb4a58f4fdaf44062b8cc
Template:Topic
10
40
40
2022-01-18T05:21:31Z
FANDOM
7
Created page with "<includeonly>{{#sub:{{#replace:{{SITENAME}}| Wiki}}|-{{#len:{{#replace:{{SITENAME}}| Wiki}}}}-1}}</includeonly><noinclude>{{documentation}}</noinclude>"
wikitext
text/x-wiki
<includeonly>{{#sub:{{#replace:{{SITENAME}}| Wiki}}|-{{#len:{{#replace:{{SITENAME}}| Wiki}}}}-1}}</includeonly><noinclude>{{documentation}}</noinclude>
e8c5bb53e6d20ba0b81fcfa08813051675219442
Template:Topic/doc
10
41
41
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
This template uses your wiki's <code>SITENAME</code> and strips off the word "wiki" leaving what is in most cases the text describing the topic of your wiki. To use this template in its basic form, simply add the {{T|{{BASEPAGENAME}}}} template wherever you want your topic to appear in a sentence or section.
If your wiki's <code>SITENAME</code> minus the word "wiki" is not a good descriptor for your wiki's topic, you may also simply edit the template and replace it with just the text you want displayed.
== Syntax ==
<pre>{{Topic}}</pre>
== Sample output ==
{{Topic}}
<includeonly>[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
54e98cb6fa2fa6aec9e9fa9b138b0cd6d5bf321b
Category:Infobox templates
14
42
42
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Templates
14
43
43
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Maintenance]]"
wikitext
text/x-wiki
[[Category:Maintenance]]
a106a39e26c77e7b2ec90cb83728a6446cb6a1a1
Category:Maintenance
14
44
44
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
The subcategories of this category contain pages that have been identified as needing attention for one or more of the following reasons:
* Changes have been suggested that should be discussed first or are under discussion.
* The page has flaws that need addressing by an editor with the knowledge or skills to help.
* The action the page needs requires special rights.
''See also:''
{{cols|2|
* [[Special:BrokenRedirects|Broken redirects]]
* [[Special:DoubleRedirects|Double redirects]]
* [[Special:UncategorizedCategories|Uncategorized categories]]
* [[Special:UncategorizedFiles|Uncategorized files]]
* [[Special:UncategorizedPages|Uncategorized pages]]
* [[Special:UncategorizedTemplates|Uncategorized templates]]
* [[Special:WantedCategories|Wanted categories]]
* [[Special:WantedFiles|Wanted files]]
* [[Special:WantedPages|Wanted pages]]
* [[Special:WantedTemplates|Wanted templates]]
* [[Special:TrackingCategories|Other special tracking categories]]
}}
[[Category:{{SITENAME}}]]
3646bf22bbf81213a9b8ea11df02ceee8866b235
Category:Image license templates
14
45
45
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Navbox templates
14
46
46
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:General wiki templates
14
47
47
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Documentation templates
14
48
48
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Template documentation
14
49
49
2022-01-18T05:21:31Z
FANDOM
7
Created page with "The templates in this category contain documentation about other templates. The are automatically put here by the {{T|Documentation}} template. [[Category:Templates]]"
wikitext
text/x-wiki
The templates in this category contain documentation about other templates. The are automatically put here by the {{T|Documentation}} template.
[[Category:Templates]]
e1cf9416700d7877b308b2f9051b33cd028dd11d
Template:Main
10
50
50
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|main}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Main_article
--></noinclude>
de20b6a379396a3458f12d72e486fce07869137c
Template:See also
10
51
51
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|seeAlso}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Hatnote
--></noinclude>
e245d8ecb350a8965723151f4fad9d3cafedad60
Template:About
10
52
52
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|about}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:About
--></noinclude>
510109cae7f705952c7a0279d73a7a44fa82d41f
Template:For
10
53
53
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|For}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Hatnote
--></noinclude>
6caebf265784c02a3dba04fe77eb5c5afb52fbd4
Template:Further
10
54
54
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|further}}</includeonly>
<noinclude>{{Documentation|:Template:Hatnote/doc}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Hatnote
--></noinclude>
2b274c2a078defdd0995162869db05d3fc772067
Template:Hatnote
10
55
55
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{Documentation}}</noinclude>
47651229f8ca41785babe25d56cdae7ac03ad9e1
Template:Delete
10
56
56
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{MessageBox
|header = Candidate for deletion
|type = delete
|text = This page has been nominated for removal from the wiki.
|comment = Remember to check [[Special:Whatlinkshere/{{FULLPAGENAME}}|what links here]] and [{{fullurl:{{FULLPAGENAME}}|action=history}} the page history] before deletion.
|class = notice hidden plainlinks
|id = delete
}}<includeonly>[[Category:Candidates for deletion]]</includeonly><noinclude>
{{Documentation}}</noinclude>
4173b2533a1aa36de4f2777956f1eae8889808ba
Template:Quote
10
57
57
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
{{#invoke:Quote|quote}}<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://starter.fandom.com/wiki/Template:Quote?oldid=4277
--></noinclude>
bf6ed2ef0e8d676125dfd9d9b8b8ad72a18049e3
Template:Disambiguation
10
58
58
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{MessageBox
| header = Disambiguation page for {{PAGENAME}}
| type = disambiguation
| text = The following is a list of links to pages that might share the same title.
| comment = Please follow one of the disambiguation links below or [[Special:Search|search]] to find the page you were looking for if it is not listed. If an [[Special:Whatlinkshere/{{FULLPAGENAME}}|internal link]] led you here, you may wish to change the link to point directly to the intended article.
| class = notice hidden
| id = disambiguation}}
<includeonly>__DISAMBIG__[[Category:Disambiguations]]</includeonly><noinclude>
{{documentation}}</noinclude>
16605ae9114395add2e702cee409d0bd2deb7603
Template:MessageBox
10
59
59
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
{{#invoke:Mbox|main}}<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Ambox
--></noinclude>
fab8a2df56fd74147e1709af14e8993cfab7ebe7
Template:Dialogue
10
60
60
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
<includeonly><blockquote data-format="dialogue">{{#invoke:Dialogue|main}}</blockquote></includeonly><noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Dialogue
--></noinclude>
400ad4d61c7eff1f67db8a2116441090d803cb3d
Template:Namespace
10
61
61
2022-01-18T05:21:31Z
FANDOM
7
1 revision imported
wikitext
text/x-wiki
{{SAFESUBST:<noinclude />#invoke:Namespace detect|main}}<noinclude>{{Documentation}}<!--
For a more traditional wikitext version of this template, see
https://templates.fandom.com/wiki/Template:Namespace_detect
--></noinclude>
f5b6ed2c0363fd704c716a6e5420a5cc0546392f
Template:Hatnote/doc
10
62
62
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
The hatnotes used for adding links between articles where more context is important.
Broadly speaking, a hatnote should answer a readers' question: Am I on the right page?
== Usage ==
; Basic usage:
{{hatnote|''text''}}
; All parameters:
{{hatnote|''text''|extraclasses=''extra classes''|selfref=''yes''|category=''no''}}
== Parameters ==
This template accepts the following parameters:
* <code>1</code> - the hatnote text (required)
* <code>extraclasses</code> - any extra CSS classes to be added.
* <code>selfref</code> - If set to "yes", "y", "true" or "1", adds the CSS class "selfref". This is used to denote self-references.
* <code>category</code> - If set to "no", "n", "false", or "0", suppresses the error tracking category ([[:Category:Hatnote templates with errors]]). This has an effect only if the leftmost parameter (the hatnote text) is omitted.
== Example ==
* <code><nowiki>{{hatnote|Example hatnote text}}</nowiki></code> → {{hatnote|Example hatnote text}}
== Typical types ==
{{T|Main}}, {{T|Further}} are very similar, but indicate either the primary page for a topic or more detailed related topic. They have a nearly identical set of parameters.
;{{T|Main}}: When an article is large, it often has a summary and a link to a main article. This template is used after the heading of the summary, to indicate a link to the subtopic article that has been summarized.
;{{T|Further}}: Used to link to articles containing further information on this topic.
;{{T|See also}}: Used to link to additional articles on related topics.
:;{{T|Main|Main Page}} →:{{Main|Main Page}}
:;{{T|Main|Main Page|Main Page}} →:{{Main|Main Page|Main Page}}
:*<code>1</code>, <code>2</code>, <code>3</code>, ... – the pages to link to. If no page names are specified, the current page name is used instead (without the namespace prefix). Categories and files are automatically escaped with the [[w:Help:Colon trick|colon trick]], and links to sections are automatically formatted as ''page § section'', rather than the MediaWiki default of ''page#section''.
:*<code>l1</code>, <code>l2</code>, <code>l3</code>, ... ''or''<code>label 1</code>, <code>label 2</code>, <code>label 3</code>, ... – optional labels for each of the pages to link to (this is for articles where a piped link would be used). Note that the extra parameters use a lower case 'L', for example, <code>l1</code>, <u>not</u> <code>L1</code>.
:*<code>selfref</code> – if set to "yes", "y", "true" or "1", adds the CSS class "selfref". This is used to denote self-references.
== Disambiguation ==
Templates such as {{T|About}} and {{T|For}} are to be used in cases where a disambiguation is not needed. In general, disambiguation pages should only be used for 4 or more titles that are mostly or entirely identical, except for a qualifier.
;{{T|About}}: Links the reader to other articles with similar titles or concepts that they may have been seeking instead. The template has several formats, including:
:;{{T|About|Use1}} →:{{About|}}
:;{{T|About|Use1|<nowiki/>|Main Page}} →:{{About|Use1||Main Page}}
:;{{T|About|Use1|<nowiki/>|Main Page|and|Main Page}} →:{{About|Use1||Main Page|and|Main Page}}
:;{{T|About|Use1|Use2|Main Page}} →:{{About|Use1|Use2|Main Page}}
:;{{T|About|Use1|Use2|Main Page|and|Main Page}} →:{{About|Use1|Use2|Main Page|and|Main Page}}
:;{{T|About|Use1|Use2|Main Page|other uses}} →:{{About|Use1|Use2|Main Page|other uses}}
Alternately, a <code>section=yes</code> parameter can be added to the {{T|About}} template for use at the top of a section. When using this parameter, the wording in the template changes to specify that it is being used in a section:
:;{{T|About|Use1|<nowiki>section=yes</nowiki>}} →:{{About|Use1|section=yes}}
:;{{T|About|Use1|<nowiki/>|Main Page|<nowiki>section=yes</nowiki>}} →:{{About|Use1||Main Page|section=yes}}
:;{{T|About|Use1|Use2|Main Page|<nowiki>section=yes</nowiki>}} →:{{About|Use1|Use2|Main Page|section=yes}}
:;{{T|About|Use1|Use2|Main Page|and|Main Page|<nowiki>section=yes</nowiki>}} →:{{About|Use1|Use2|Main Page|and|Main Page|section=yes}}
:;{{T|About|Use1|Use2|Main Page|other uses|<nowiki>section=yes</nowiki>}} →:{{About|Use1|Use2|Main Page|other uses|section=yes}}
A <var>text</var> option adds text to the end; note that this should be only used when truly necessary, and the other hatnote templates listed below don't suffice. This template also supports <var>selfref</var>.
;{{T|For}}: Provides links to up to four articles or disambiguation pages. It accepts zero to five parameters.
:;If used without parameters on a page named ''Foo'', the result is
::{{hatnote|For other uses, see [[:Foo (disambiguation)]].}}
:;The first parameter changes the hatnote itself and should be plain text, e.g. {{T|For|similar terms}} yields
::{{hatnote|For similar terms, see [[:Foo (disambiguation)]].}}
:;The second parameter is used to change the resultant link, e.g. {{T|For|similar terms|Main Page}} yields
::{{For|similar terms|Main Page}}
:;The third, fourth and fifth parameters are used to give one, two, or three supplementary links:
:*{{For|similar terms|Main Page|Main Page}}
:*{{For|similar terms|Main Page|Main Page|Main Page}}
:*{{For|similar terms|Main Page|Main Page|Main Page|Main Page}}
:the last being produced by e.g. {{T|For|similar terms|Main Page|Main Page|Main Page|Main Page}}.
== Errors ==
If no hatnote text is supplied, the template will output the following message:
* {{hatnote|category=no}}
If you see this error message, it is for one of four reasons:
# No parameters were specified (the template code was <code><nowiki>{{hatnote}}</nowiki></code>). Please use <code><nowiki>{{hatnote|</nowiki>''text''<nowiki>}}</nowiki></code> instead.
# Some parameters were specified, but the hatnote text wasn't included. For example, the template text <code><nowiki>{{hatnote|extraclasses=seealso}}</nowiki></code> will produce this error. Please use (for example) <code><nowiki>{{hatnote|</nowiki>''text''<nowiki>|extraclasses=seealso}}</nowiki></code> instead.
# The hatnote text was specified, but that text contains an equals sign ("="). The equals sign has a special meaning in template code, and because of this it cannot be used in template parameters that do not specify a parameter name. For example, the template code <code><nowiki>{{hatnote|2+2=4}}</nowiki></code> will produce this error. To work around this, you can specify the parameter name explicitly by using <code>1=</code> before the hatnote text, like this: <code><nowiki>{{hatnote|1=2+2=4}}</nowiki></code>.
# You tried to access [[Module:Hatnote]] directly by using <code><nowiki>{{#invoke:hatnote|hatnote|</nowiki>''text''<nowiki>}}</nowiki></code>. Use of #invoke in this way has been disabled for performance reasons. Please use <code><nowiki>{{hatnote|</nowiki>''text''<nowiki>}}</nowiki></code> instead.
Pages that contain this error message are tracked in [[:Category:Hatnote templates with errors]].
== Technical details ==
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Hatnote|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Hatnote|Hatnote on Templates Wiki]]'''.
The HTML code produced by this template looks like this:
* <code><nowiki><div role="note" class="hatnote"></nowiki>''hatnote text''<nowiki></div></nowiki></code>
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f89b62bda227691a45fd6d42d8bf89b151436cd2
Template:Delete/doc
10
63
63
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to mark pages for deletion, categorizing them in [[:Category:Candidates for deletion]].
;Syntax
:Type <code>{{t|delete}}</code> on the page to be deleted.'''
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
baa263e149fb470c182f0de3af57178739e61a86
Template:Quote/doc
10
64
64
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
==Description==
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up.
==Syntax==
<pre>
{{Quote
| quote =
| speaker =
| source =
}}
</pre>
As an alternative, these can be placed in positional order.
==Samples==
{{Quote
| quote = When you play the game of thrones, you win or you die.
| speaker = [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| source = [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
<pre>
{{Quote
| quote = When you play the game of thrones, you win or you die.
| speaker = [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| source = [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
</pre>
or
<pre>
{{Quote
| When you play the game of thrones, you win or you die.
| [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
</pre>
== Technical details ==
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Quote|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Quote|Quote on Templates Wiki]]'''.
<includeonly>[[Category:Quote templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
9257007bdd810476e8723e435841c3f133a204f2
Template:Disambiguation/doc
10
65
65
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:Marks an article as a disambiguation page, adding a banner to the article and categorizing it under [[:Category:Disambiguations]].
;Syntax
:Add <code>{{t|disambiguation}}</code> at the top of a disambiguation page.
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
c0a52d0ac40d9827b4462625985906e37c6f83c9
Template:MessageBox/doc
10
66
66
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{T|MessageBox}} is a template for creating message boxes.
It is highly customizable with classes, inline styles, and provided CSS selectors. Optional features such as an image, left border, right-side text (for e.g. shortcuts), and a dismiss function.
It uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Mbox|on the Global Lua Module page]]. This version is modified to produce a starter style, based on the [[w:c:dev:mediawiki:Global Lua Modules/Mbox.css|basic style from the module]]. To use the full capabilities of this module and remove the default styling, remove the indicated portions of [[Module:Mbox]].
'''For a traditional wikitext version of this template, see [[w:c:templates:Template:Ambox|Ambox on Templates Wiki]]'''.
==Parameters==
For examples of how to use these parameters, see [[#Examples]].
{| class="wikitable" style="width: 100%"
! Parameter name
! Description
! Required?
! Default
|-
| <code>class</code>
| Additional classes to the root <code>.mbox</code> element.
| No
| —
|-
| <code>bordercolor</code>
| The color of the thick left-most border.
| No
| Stylesheet default
|-
| <code>type</code>
| Type of mbox as declared as in CSS with variables. Affects color of the thick left-most border. See [[#Using types]].
| No
| —
|-
| <code>bgcolor</code>
| The color of the mbox's background.
| No
| Stylesheet default
|-
| <code>style</code>
| Additional inline styles to the root <code>.mbox</code> element.
| No
| —
|-
| <code>image</code>
| An image to be added to the left of all text content.
| No
| —
|-
| <code>imagewidth</code>
| The width of the image (height automatically adjusts).
| No
| <code>60px</code>
|-
| <code>imagelink</code>
| The link to which the image points (could link to the relevant maintenance category, per example). If not included, the image will be un-clickable.
| No
| —
|-
| <code>header</code>
| The header (bold text placed at the top). This is typically used to very briefly explain the subject of the mbox itself, as when the mbox is closed, only the header will show.
| No
| —
|-
| <code>text</code>
| Non-bold text placed below the header, typically used to explain the subject of the mbox in further or additional detail. When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>comment</code>
| Smaller non-bold text placed below the main text, typically used to add additional links or context about the notice. When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>aside</code>
| Text placed within a small allocation on the right side separated by a light gray border. Most commonly used to show shortcuts to the page in question (such as on policy pages). When the mbox is closed, this text will be hidden.
| No
| —
|-
| <code>id</code>
| By default, one close button will close all mboxes on the page. However, to change this, this parameter may be used, given as the name of the mbox implementation (e.g., "Template:Cleanup" would have <code><nowiki>|id=cleanup</nowiki></code>).
| No
| —
|-
| <code>collapsed</code>
| By default, the mbox will be uncollapsed, and the full contents will be shown. However, to change this, this parameter may be used to set an mbox as collapsed by default (e.g., <code><nowiki>|collapsed=true</nowiki></code> would set the mbox to be collapsed by default).
| No
| —
|}
==Design==
Some communities may wish to customize the appearance of the mboxes. The most common styling options are provided illustrated in CSS.
<syntaxhighlight lang="css" class="mw-collapsible mw-collapsed">
.mbox {
/* the background of the entire box */;
background-color: ;
/* the border color of the entire box */
border-color: ;
/* the border thickness of the entire box */
border-width: ;
/* the default thick left border color; note this can be changed from within the template implementations using the "color" parameter */
border-left-color: ;
/* the rounded-ness of the corners */;
border-radius: ;
/* the baseline font-size of the mbox */
font-size: ;
}
.mbox__content {
/* the padding inside the mbox */
padding: ;
}
.mbox__content__image {
/* the minimum width of the mbox's image (if bigger, use the "imagewidth" parameter in the template) */
width: ;
/* the spacing to the left of the text (i.e., the right of the image) */
padding-right: ;
}
.mbox__content__text__comment {
/* the size of the text in the "comment" parameter */
font-size: ;
}
.mbox__content__aside {
/* any particular modifications to the "aside" area can go here */
/* the maximum width of the aside area */
width: ;
}
.mbox__close {
/* the appearance of the close symbol here */
}
.mbox__close:after {
/* overwrite "content" here if you do not wish for the close symbol to be × */
content: '';
}
.mw-collapsed + .mbox__close {
/* modifications to the close symbol when the box is closed */
}
.mw-collapsed + .mbox__close:after {
/* overwrite "content" here if you do not wish for the close symbol to be + when the box is closed */
content: '';
}
</syntaxhighlight>
; Technical notes
* Additional inline styles to the root <code>.mbox</code> element can be achieved via the <code>style</code> parameter in the template.
== Examples ==
=== Basic MessageBox ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|id = test1
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|text = Normal text here
|id = test1
}}
=== Using types ===
To use types, CSS variables must be added, such as:
<syntaxhighlight lang="css">
:root {
--type-important: rgba(200, 0, 0, 0.8);
--type-moderate: rgba(233, 124, 47, 0.8);
--type-minor: rgba(241, 197, 37, 0.8);
}
</syntaxhighlight>
If added:
<pre>
{{MessageBox
|header = Header text here
|type = important
|text = Normal text here
|id = test2
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|type = important
|text = Normal text here
|id = test2
}}
Depending on your styling, there may not be a visual difference in the above example.
=== With an image ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|image = Wiki.png
|imagelink =
|imagewidth = 50px
|id = test3
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|text = Normal text here
|image = Wiki.png
|imagelink =
|imagewidth = 50px
|id = test3
}}
=== With an aside ===
<pre>
{{MessageBox
|header = Header text here
|type = important
|text = Normal text here
|aside = Aside text here
|id = test4
}}</pre>
Produces:
{{#invoke:Mbox|main
|header = Header text here
|type = important
|text = Normal text here
|aside = Aside text here
|id = test4
}}
=== Standard/default style ===
<pre>
{{MessageBox
|header = Header text here
|text = Normal text here
|comment = Comment text here
|image = Wiki.png
|aside = Aside text here
|id = standard
}}</pre>
Produces:
{{#invoke:Mbox|main|header=Header text here |text=Normal text here |comment=Comment text here |image=Wiki.png |aside=Aside text here |id=standard}}
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
ca7c12cf4c7d97a6a3a96c5adc07ee3ceaf78fda
Template:Dialogue/doc
10
67
67
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
{{t|Dialogue}} facilitates the writing of dialogue in a standard format. The template can handle most standard formats of writing dialogue, and can be indented, bulleted or numbered. '''This template ''cannot'' be <code>subst:</code>'d'''.
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Dialogue|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Dialogue/wikitext|Dialogue on Templates Wiki]]'''.
==Syntax==
This is how to write the template in [[w:Help:wikitext|wikitext]] onto your article:
<pre>{{dialogue
|short=full
|short=full
|short=full
...
|Character|Speech
|Character|Speech
|Character|Speech
...
|cite = dialogue description
}}</pre>
These parameters are explained more fully below.
==Parameters==
'''Named parameters specify name shortcuts. They are all optional.''' They are placed at the top of the template call, like this:
<pre>{{dialogue
|short=full
|short=full
|short=full
...</pre>
Name shortcuts apply to your main dialogue text. If you use a shortcut specified here for a character name, then the full name will be replaced for it.
Named parameters of the form "<code>mood1</code>", "<code>mood2</code>", "<code>mood3</code>", etc., up to "<code>mood10</code>", specify moods for the corresponding line number (e.g. "<code>mood1</code>" specifies line 1). They are placed in a line like this:
<pre>...
|Character|Speech|mood1=angry
|Character|Speech|mood2=quiet
|Character|Speech|mood3=ecstatic
...</pre>
Positional parameters form the text of the dialogue (i.e. any line not containing an "<code>=</code>" will be construed as part of the dialogue.
:;<code>Parameter 1</code> ''(required)'' : Character name speaking
:;<code>Parameter 2</code> ''(optional)'' : Line to speak
:;<code>Parameter 3</code> ''(optional)'' : Next character
:;<code>Parameter 4</code> ''(optional)'' : Next line
:;<code>Parameter 5</code> ''(optional)'' : Next character
:;<code>Parameter 6</code> ''(optional)'' : Next line
:;<code>Parameter 7</code> ''(optional)'' : so on...
Note: if any character is called "<code>action</code>" then that line will be construed as an action line. It still counts as a ''line'' nonetheless.
To write a dialogue description/source, use <code>cite =</code>
==Examples==
Here is an example of a full template usage:
<pre>{{dialogue
|harry=Harry Enfield
|bryan=Bryan Adams
|harry|Hello! |mood1=happy
|bryan|Oh hello there |mood2=surprised
|harry|How are you? |mood3=inquisitive
|bryan|Quite fine thank you. |mood4=reserved
|harry|Oh that's spiffing. |mood5=spiffed
|bryan|It is, isn't it?! |mood6=multo-spiffed
|harry|Quite so. |mood7=bored
|bryan|Well, I'm off! |mood8=joyous
|harry|Ta-ta! |mood9=relieved
|bryan|Au revoir! |mood10=sarcastic
}}</pre>
The above would generate:
{{dialogue
|harry=Harry Enfield
|bryan=Bryan Adams
|harry|Hello! |mood1=happy
|bryan|Oh hello there |mood2=surprised
|harry|How are you? |mood3=inquisitive
|bryan|Quite fine thank you. |mood4=reserved
|harry|Oh that's spiffing. |mood5=spiffed
|bryan|It is, isn't it?! |mood6=multo-spiffed
|harry|Quite so. |mood7=bored
|bryan|Well, I'm off! |mood8=joyous
|harry|Ta-ta! |mood9=relieved
|bryan|Au revoir! |mood10=sarcastic
}}
The below code demonstrates examples of extended use:
<pre>{{dialogue
|george=Georgie Boy
|rachel=Rachel
|action|Enter: George and Rachel
|george|Good morrow dearest Rachel!|mood2=happy
|action|Rachel turns to see him
|rachel|Oh, George, it's you!
|george|...
|rachel|Why won't you say anything?!|mood6=worried
|action|Enter: Guards
|Guards|We are announcing George's arrest!
|rachel|Oh my!|mood9=horrified
|action|George is dragged away.
}}</pre>
The above would generate:
{{dialogue
|george=Georgie Boy
|rachel=Rachel
|action|Enter: George and Rachel
|george|Good morrow dearest Rachel!|mood2=happy
|action|Rachel turns to see him
|rachel|Oh, George, it's you!
|george|...
|rachel|Why won't you say anything?!|mood6=worried
|action|Enter: Guards
|Guards|We are announcing George's arrest!
|rachel|Oh my!|mood9=horrified
|action|George is dragged away.
}}
===Notes===
You can number, bullet or indent your dialogue:
<pre>:{{dialogue|Me|Hello|You|Howdido!}}</pre>
:{{dialogue|Me|Hello|You|Howdido!}}
<pre>#{{dialogue|Me|Hello|You|Howdido!}}
#{{dialogue|Them|Good afternoon|Us|What a load of rubbish!}}</pre>
#{{dialogue|Me|Hello|You|Howdido!}}
#{{dialogue|Them|Good afternoon|Us|What a load of rubbish!}}
<pre>*{{dialogue
|angel=Fortitude
|angel|I am an angel!|Crowd|We don't believe you!}}
*{{dialogue
|angel=Fortitude
|angel|But I'm being quite serious!|Crowd|Too bad for you then!}}</pre>
*{{dialogue
|angel=Fortitude
|angel|I am an angel!|Crowd|We don't believe you!}}
*{{dialogue
|angel=Fortitude
|angel|But I'm being quite serious!|Crowd|Too bad for you then!}}
You will get the odd spacing error (e.g. "Speech<code><nowiki><space></nowiki></code>") if you lay out your dialogue on multiple lines.
<includeonly>[[Category:Quote templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
56b3a94f307db52b25c728122e451a63e806c791
Template:Namespace/doc
10
68
68
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
This is the {{t|Namespace}} meta-template. It helps other templates detect what type of page they are on.
It detects and groups all the different [[Wikipedia:Namespace#Enumeration|namespaces]] used on Fandom into several types:
; main : Main (i.e. article) space, where normal articles are kept.
; talk : Any talk space, including page names that start with "Talk:", "User talk:", "File talk:", etc.
;user
;file
;mediawiki
;template
;help
;category
: The remaining namespaces.
; other : Any namespaces that were not specified as a parameter to the template (see explanation below).
For backwards compatibility, this template handles '''image''' as if '''file'''. '''image''' (<nowiki>[[Image:...]]</nowiki>) is now deprecated.
'''Note:''' For most cases it may be better to use the simpler namespace detection templates (see the [[#See also|see also]] section below). This template is more prone to human errors such as misspelling parameter names.
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global_Lua_Modules/Namespace_detect|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Namespace_detect|Namespace_detect on Templates Wiki]]'''.
== Usage ==
This template takes one or more parameters named after the different page types as listed above. Like this:
<pre>
{{Namespace
| main = Article text
| talk = Talk page text
| other = Other pages text
}}
</pre>
If the template is on a main (article) page, it will return this:
: {{Namespace |demospace=main
| main = Article text
| talk = Talk page text
| other = Other pages text
}}
If the template is on any other page than an article or a talk page, it will return this:
: {{Namespace
| main = Article text
| talk = Talk page text
| other = Other pages text
}}
The example above made the template return something for all page types. But if we don't use the '''other''' parameter or leave it empty, it will not return anything for the other page types. Like this:
<pre>
{{Namespace
| file = File page text
| category = Category page text
| other =
}}
</pre>
On any pages other than file and category pages the code above will render nothing.
<!-- Do not remove this one. It is supposed to render nothing, but we have it here for testing purposes. -->
: {{Namespace
| file = File page text
| category = Category page text
| other =
}}
By using an empty parameter, you can make it so the template doesn't render anything for some specific page type. Like this:
<pre>
{{Namespace
| main =
| other = Other pages text
}}
</pre>
The code above will render nothing when on mainspace (article) pages, but will return this when on other pages:
: {{Namespace
| main =
| other = Other pages text
}}
== Demospace and page ==
For testing and demonstration purposes, this template can take two parameters named '''demospace''' and '''page'''.
'''demospace''' understands any of the page type names used by this template, including the '''other''' type. It tells the template to behave like it is on some specific type of page. Like this:
<pre>
{{Namespace
| main = Article text
| other = Other pages text
| demospace = main
}}
</pre>
No matter on what kind of page the code above is used, it will return this:
: {{Namespace
| main = Article text
| other = Other pages text
| demospace = main
}}
The '''page''' parameter instead takes a normal pagename, making this template behave exactly as if on that page. The pagename doesn't have to be an existing page. Like this:
<pre>
{{Namespace
| user = User page text
| other = Other pages text
| page = User:Example
}}
</pre>
No matter on what kind of page the code above is used, it will return this:
: {{Namespace
| user = User page text
| other = Other pages text
| page = User:Example
}}
It can be convenient to let your template understand the '''demospace''' and/or '''page''' parameter and send it on to the {{T|Namespace}} template. Like this:
<pre>
{{Namespace
| main = Article text
| other = Other pages text
| demospace = {{{demospace|}}}
| page = {{{page|}}}
}}
</pre>
If both the '''demospace''' and '''page''' parameters are empty or undefined, the template will detect page types as usual.
== Parameters ==
List of all parameters:
<pre>
{{Namespace
| main =
...
| other =
| demospace = {{{demospace|}}} / main / talk / user /
file / mediawiki / template /
help / category / other
| page = {{{page|}}} / User:Example
}}
</pre>
== Technical details ==
If you intend to feed tables as content to the numbered parameters of this template, you need to know this:
[[w:Help:Template|Templates]] have a problem handling parameter data that contains pipes "<code>|</code>" unless the pipe is inside another template <code><nowiki>{{name|param1}}</nowiki></code> or inside a piped link <code><nowiki>[[w:Help:Template|help]]</nowiki></code>. Thus templates can not handle [[w:Help:Table|wikitables]] as input unless you escape them by using the <code><nowiki>{{!}}</nowiki></code> [[w:Help:Magic words|magic word]]. This makes it hard to use wikitables as parameters to templates. Instead, the usual solution is to use HTML wikimarkup for the table code, which is more robust.
<includeonly>[[Category:General wiki templates]]{{#ifeq:{{SUBPAGENAME}}|sandbox|[[Category:Namespace manipulation templates]]}}</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
abd1a20286343a0c76ff9c575682bd5d011f5a6d
Module:Dialogue
828
69
69
2022-01-18T05:21:31Z
FANDOM
7
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Dialogue module from the [[w:c:dev:Global Lua Modules]].
local Dialogue = require('Dev:Dialogue')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Dialogue]]
-- The last line produces the output for the template
return Dialogue
a147d7d4d5837eeb0910d21be2904bbae6658ad2
Module:Hatnote
828
70
70
2022-01-18T05:21:31Z
FANDOM
7
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Hatnote module from the [[w:c:dev:Global Lua Modules]].
local H = require('Dev:Hatnote')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Hatnote]]
-- The last line produces the output for the template
return H
d52966e186d4771ee7844be7f402467c51644349
Module:Mbox
828
71
71
2022-01-18T05:21:31Z
FANDOM
7
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Mbox module from the [[w:c:dev:Global Lua Modules]].
local Mbox = require('Dev:Mbox')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Mbox]]
-- The imported Module is overwritten locally to include default styling.
-- For a more flexible Mbox experience, delete the function below and import
-- https://dev.fandom.com/wiki/MediaWiki:Global_Lua_Modules/Mbox.css
-- or paste (and modify as you like) its contents in your wiki's
-- [[MediaWiki:Wikia.css]] (see [[w:Help:Including_additional_CSS_and_JS]])
-- or look at https://dev.fandom.com/wiki/Global_Lua_Modules/Mbox
-- for more customization inspiration
--
-- BEGIN DELETION HERE
--
local getArgs = require('Dev:Arguments').getArgs
local localCSS = mw.loadData('Module:Mbox/data').localStyle
function Mbox.main(frame)
local args = getArgs(frame)
-- styles
local styles = {}
if args.bordercolor then
styles['border-left-color'] = args.bordercolor
elseif args.type then
styles['border-left-color'] = 'var(--type-' .. args.type .. ')'
end
if args.bgcolor then
styles['background-color'] = args.bgcolor
end
-- images
local image = args.image or ''
local imagewidth = args.imagewidth or '80px'
local imagelink = ''
if args.imagelink then
imagelink = '|link=' .. args.imagelink
end
local imagewikitext = ('%sFile:%s|%s%s' .. ']]'):format('[[', image, imagewidth, imagelink)
-- id for closure
local id = args.id or 'mbox'
local container = mw.html.create('div')
:addClass('mbox')
:addClass(args.class)
:css(styles)
:css(localCSS['mbox'])
:cssText(args.style)
local content = container:tag('div')
:addClass('mbox__content')
:css(localCSS['mbox__content'])
if args.image then
local image = content:tag('div')
:addClass('mbox__content__image')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__image'])
:wikitext(imagewikitext)
if args.collapsed then
image:addClass('mw-collapsed')
end
end
local contentwrapper = content:tag('div')
:addClass('mbox__content__wrapper')
:css(localCSS['mbox__content__wrapper'])
if args.header then
contentwrapper:tag('div')
:addClass('mbox__content__header')
:css(localCSS['mbox__content__header'])
:wikitext(args.header)
end
if args.text then
local text = contentwrapper:tag('div')
:addClass('mbox__content__text')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__text'])
:wikitext(args.text)
if args.collapsed then
text:addClass('mw-collapsed')
end
if args.comment then
text:tag('div')
:addClass('mbox__content__text__comment')
:css(localCSS['mbox__content__text__comment'])
:wikitext(args.comment)
end
end
contentwrapper:tag('span')
:addClass('mbox__close')
:addClass('mw-customtoggle-' .. id)
:css(localCSS['mbox__close'])
:attr('title', 'Dismiss')
if args.aside then
local aside = content:tag('div')
:addClass('mbox__content__aside')
:addClass('mw-collapsible')
:attr('id', 'mw-customcollapsible-' .. id)
:css(localCSS['mbox__content__aside'])
:wikitext(args.aside)
if args.collapsed then
aside:addClass('mw-collapsed')
end
end
return container
end
--
-- END DELETION HERE
--
-- The last line produces the output for the template
return Mbox
1c196d668f9209faef3e9a78c1f082f1c8573042
Module:Mbox/data
828
72
72
2022-01-18T05:21:31Z
FANDOM
7
Scribunto
text/plain
local localStyle = {
['mbox'] = {
['display'] = 'flex',
['position'] = 'relative',
['border'] = '1px solid #d6d6d6',
['border-left-width'] = '8px',
['border-left-color'] = '#d6d6d6',
['border-radius'] = '3px',
['margin-bottom'] = '5px',
['min-height'] = '32px'
},
['mbox__content'] = {
['display'] = 'table',
['box-sizing'] = 'border-box',
['width'] = '100%',
['padding'] = '8px 15px'
},
['mbox__content__image'] = {
['display'] = 'table-cell',
['width'] = '40px',
['height'] = '100%',
['text-align'] = 'center',
['vertical-align'] = 'middle',
['padding-right'] = '15px'
},
['mbox__content__wrapper'] = {
['display'] = 'table-cell',
['vertical-align'] = 'middle'
},
['mbox__content__header'] = {
['display'] = 'block',
['font-weight'] = 'bold'
},
['mbox__content__text'] = {
['display'] = 'block'
},
['mbox__content__text__comment'] = {
['font-size'] = 'small'
},
['mbox__content__aside'] = {
['display'] = 'table-cell',
['width'] = '100px',
['vertical-align'] = 'middle',
['text-align'] = 'center',
['padding-left'] = '15px',
['border-left'] = '1px solid #d6d6d6'
},
['mbox__close'] = {
['position'] = 'absolute',
['right'] = '0',
['top'] = '0',
['padding'] = '2px 7px',
['font-weight'] = 'bold',
['font-size'] = '16px',
['color'] = '#bbb',
['cursor'] = 'pointer',
['transition'] = 'all .15s ease-in'
}
}
return { localStyle = localStyle }
7afdc5979e3b8bc8d21b52929058ba24c351dbdc
Module:Namespace detect
828
73
73
2022-01-18T05:21:31Z
FANDOM
7
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Namespace_detect module from the [[w:c:dev:Global Lua Modules]].
local NS = require('Dev:Namespace_detect')
-- Local configuration can be modified in
-- [[Module:Namespace detect/data]] and
-- [[Module:Namespace detect/config]]
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Namespace detect]]
-- The last line produces the output for the template
return NS
108c1bd4f38e4a0b40b9a85178a4d68cd557cef3
Module:Namespace detect/config
828
74
74
2022-01-18T05:21:31Z
FANDOM
7
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports from the [[w:c:dev:Global Lua Modules]].
local nsConfiguration = require('Dev:Namespace_detect/config')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Namespace_detect]]
-- The imported Module is overwritten locally to include default configuration.
-- For a more flexible experience, delete the page import
-- and paste (and modify as you like) its contents into this page
-- https://dev.fandom.com/wiki/Module:Namespace_detect/config
-- The last line produces the output for the template
return nsConfiguration
22ca76ef47387cf20b5fcc7d1f14687f0b2da915
Module:Namespace detect/data
828
75
75
2022-01-18T05:21:31Z
FANDOM
7
fixing broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports from the [[w:c:dev:Global Lua Modules]].
local nsData = require('Dev:Namespace_detect/data')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Namespace_detect]]
-- The imported Module is overwritten locally to include default configuration.
-- For a more flexible experience, delete the page import
-- and paste (and modify as you like) its contents into this page
-- https://dev.fandom.com/wiki/Module:Namespace_detect/data
-- The last line produces the output for the template
return nsData
4056c252664c31f05a9d54c48fcd865cdf41dd9f
Module:Navbox
828
76
76
2022-01-18T05:21:31Z
FANDOM
7
fixed broken help link
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Navbox module from the [[w:c:dev:Global Lua Modules]].
local N = require('Dev:Navbox')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Navbox]]
-- The last line produces the output for the template
return N
7c5d05d6cc02dafdd64b46ca3fbdc3f808e53e5b
Module:Quote
828
77
77
2022-01-18T05:21:31Z
FANDOM
7
Scribunto
text/plain
-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Quote module from the [[w:c:dev:Global Lua Modules]].
local Quote = require('Dev:Quote')
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Quote]]
-- The last line produces the output for the template
return Quote
6918bf52f0c3bdbd83cc4611b6243a659e7d800b
Category:Disambiguations
14
78
78
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:{{SITENAME}}]]"
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Category:Quote templates
14
79
79
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Notice templates
14
80
80
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Templates]]"
wikitext
text/x-wiki
[[Category:Templates]]
06eecdec29f6cb215c99cf216d1e3bdc8c30a95e
Category:Candidates for deletion
14
81
81
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
This category contains articles that have been marked as candidates for deletion with the {{T|Delete}} template.
'''Administrators, before deleting these pages''' make sure you check each page's discussion page, what links to each page, and the history of each page before proceeding with the deletion.
[[Category:Maintenance]]
a73d7b53cf0697a0682f842f1a71aafbe127aade
Template:=
10
82
82
2022-01-18T05:21:31Z
FANDOM
7
Created page with "<includeonly>=</includeonly><noinclude> {{documentation}}<noinclude>"
wikitext
text/x-wiki
<includeonly>=</includeonly><noinclude>
{{documentation}}<noinclude>
8f9d55b93874a691b84a9b6acb54bc6dd01fbf39
Template:=/doc
10
83
83
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used when escaping <code>=</code> when contained in [[w:Help:Parser functions|Parser functions]].
;This template cannot be substituted.
;Syntax
:Insert this template using <code>{{t|{{=}}}}</code>
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
ce8f267527b35c852e8190c38416584783aa37ac
Template:Clear
10
84
84
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><div style="clear:{{{1|both}}}"></div></includeonly><noinclude>
{{documentation}}</noinclude>
02f4c0e17d50c41f902cad74e6d937f585ba4719
Template:Cols
10
85
85
2022-01-18T05:21:31Z
FANDOM
7
Modern and supported browsers no longer need vendor-specific prefixes for column-count
wikitext
text/x-wiki
<includeonly><div style="column-count: {{{1}}};">{{{2}}}</div></includeonly><noinclude>
{{documentation}}</noinclude>
7e455c29d8571535f2a7692bcd711e2d0547441c
Template:Space
10
86
86
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly> </includeonly><noinclude>
{{documentation}}</noinclude>
e1c3d6d869303e7cc9d8a997c69b01995b7e4928
Template:Tocright
10
87
87
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><div style="float:right; clear:{{{clear|right}}}; margin-bottom:.5em; padding:.5em 0 .8em 1.4em; background:transparent; max-width:20em;">__TOC__</div></includeonly><noinclude>
{{documentation}}</noinclude>
e05836955bb88801d044130d69154745f45c7642
Template:Trim
10
88
88
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly>{{#if:{{{1|}}}|{{{1}}}|}}</includeonly><noinclude>
{{documentation}}</noinclude>
21c7177ac37ea769b22ca26a2493df055a56f87a
Template:Cols/doc
10
89
89
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
This template formats the text into the specified number of columns.
;Syntax
<pre>{{cols|<# of columns>|<content>}}</pre>
Especially useful to wrap long lists of items into multiple columns.
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
763fc74c9235663a500bcc69a50d425c77c16cb0
Template:Space/doc
10
90
90
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
This template allows you to force a space in areas that strip whitespace.
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
e361d3f5c2ca3c7d7503d9bb0d311e9d440c3cc2
Template:Tocright/doc
10
91
91
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
{{t|tocright}} forces the auto-generated Table of Contents for an article to appear floated to the right side of the page, in order to improve article layout.
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
1449f71ce473315e9f2ad72064ee5c76ed00c89d
Template:Trim/doc
10
92
92
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
This template trims whitespace from the beginning and end of the supplied value. It works by using the simple hack of filtering it through the <code>#if</code> parser function.
;Syntax
<nowiki>{{trim| value }}</nowiki>
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f1f126e3f6fe8474d693ec499d71a9c4067043f9
Template:Clear/doc
10
93
93
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
This template allows you to clear the left side, right side, or both sides of the page. Clearing means that the content following the template will not be displayed until the existing content on the specified sides (for example, "hanging" or floating images or blocks) is displayed completely. This template is often used so that the text does not flow around unrelated images.
The template adds the following code to the page: <code><nowiki><div style="clear:left/right/both;"></div></nowiki></code> (the value after <code>clear</code> depends on the parameters). This code affects elements with the CSS property <code>float</code>, including files floated to the side (for example, <code><nowiki>[[File:Image.png|right]]</nowiki></code>).
;Syntax
* To clear both sides of the page, add the code {{t|Clear}}.
* To clear only the left side of the page, add the code {{t|Clear|left}}.
* To clear only the right side of the page, add the code {{t|Clear|right}}.
You can also use {{t|-}} instead of {{t|Clear}} as a shorthand call for this template.
__NOTOC__
;Example
<pre style="display:table">
=== Section 1 ===
[[File:Example.jpg|200px|right]]
Section 1 text.
=== Section 2 ===
Section 2 text.
{{Clear|right}}
=== Section 3 ===
Section 3 text.
</pre>
This code produces the following result:
----
=== Section 1 ===
[[File:Example.jpg|200px|right]]
Section 1 text.
=== Section 2 ===
Section 2 text.
{{Clear|right}}
=== Section 3 ===
Section 3 text.
----
As you can see above, the example image added in section 1 is displayed to the right and extends down through section 2, while the {{t|Clear}} template is called at the end of the second section, resulting in the example image not being next to section 3. Thus, one use of the {{t|Clear}} template is to control which elements are displayed next to which other elements.
== See also ==
* [https://developer.mozilla.org/en-US/docs/Web/CSS/clear CSS property <code>clear</code> on MDN]
* [https://developer.mozilla.org/en-US/docs/Web/CSS/float CSS property <code>float</code> on MDN]
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
23cbf4a368710af74b5a7e729c6a7205939cd5de
File:Example.jpg
6
94
94
2022-01-18T05:21:31Z
FANDOM
7
{{PD}}
[[Category:Images]]
wikitext
text/x-wiki
== Summary ==
{{PD}}
[[Category:Images]]
b45ad4275ad2f01c536d8fee443ea7264309586b
Category:Images
14
95
95
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Media]]"
wikitext
text/x-wiki
[[Category:Media]]
b141d2b9971d6efe9f59bd03449781e71411c631
Category:Media
14
96
96
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:{{SITENAME}}]]"
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Template:Game
10
97
97
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<caption source="caption"/>
</image>
<data source="developer"><label>Developer</label></data>
<data source="publisher"><label>Publisher</label></data>
<data source="engine"><label>Engine</label></data>
<data source="version"><label>Version</label></data>
<data source="platform"><label>Platform</label></data>
<data source="releasedate"><label>Release date</label></data>
<data source="genre"><label>Genre</label></data>
<data source="mode"><label>Mode</label></data>
<data source="rating"><label>Rating</label></data>
<data source="media"><label>Media</label></data>
<group collapse="open">
<header>System requirements</header>
<data source="requirements"></data>
</group>
</infobox></includeonly><noinclude>{{Documentation}}</noinclude>
632ebe6f3e8bab75f012f57996157e6b71f04c2c
Template:Game/doc
10
98
98
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>{{Game
| title = The game's name, displayed on top of the infobox
| image = [e.g. "Example.jpg"]
| developer =
| publisher =
| engine = The engine the game runs on
| version = Most recently released version of the game. If your wiki does patch notes, you may wish to link to those.
| platform = Platform(s) the game is available on
| releasedate = When the game released
| genre = Genre(s) the game is classified as
| mode = Singeplayer, multiplayer, etc.
| rating = ESRB / PEGI, etc. ratings
| media = What media the game is available on (digital, cartridge, cd, etc.)
| requirements = System requirements
}}</pre>
== Sample output ==
{{Game
| title = The Game of Flower
| image = Example.jpg
| developer =
| publisher =
| engine =
| version =
| platform = PC
| releasedate = Soon
| genre = RPG
| mode = Single player
| rating =
| media =
| requirements = Cutting edge hardware
}}
<pre>{{Game
| title = The Game of Flower
| image = Example.jpg
| developer =
| publisher =
| engine =
| version =
| platform = PC
| releasedate = Soon
| genre = RPG
| mode = Single player
| rating =
| media =
| requirements = Cutting edge hardware
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f43ae1af35184ba75281f54d6c3683a202f5fd69
Template:LicenseBox
10
99
99
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><div style="border-collapse: collapse; border-color: #d6d6d6; border-radius: 3px; border-style: solid; border-left-width: 8px; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 1px; display: flex; margin: 0 auto 5px auto; min-height: 32px; padding: 0.25em 0.5em; {{{style|}}}" class="article-table plainlinks {{{class|}}}">
{{#if:{{{image|}}} | <span style="padding: 2px 0px 2px 0.5em; text-align: center; width: 60px;">[[File:{{{image}}}{{!}}48px{!}}alt{{=}}]]</span>}}
{{{text|''Your license text is not specified''}}}
</div></includeonly><noinclude>
{{documentation}}</noinclude>
069ed63c4b14e0275262b6d3e8d9e91ecba49744
Template:LicenseBox/doc
10
100
100
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
;Description
:This template is used to create the box used by the various image license templates. The default styling is currently geared to a light-themed wiki. If your wiki has a dark theme and this template is too bright relative to the other elements on your wiki, simply change the following style parameters:
:<code>background-color:</code> This is the color of the background and is currently set to: <code>#fefefe</code>
:<code>border-color:</code> This is the color of the borders and is currently set to: <code>#d6d6d6</code>
:<code>color:</code> This is the color of the text and is currently set to: <code>#333</code>
;Syntax
:Type <code>{{t|LicenseBox|text{{=}}License text}}</code> on the image information page.
<includeonly>[[Category:Image license templates| ]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
9ec2738036e3818826b937975731274577856c0d
Template:-
10
101
101
2022-01-18T05:21:31Z
FANDOM
7
Redirected page to [[Template:Clear]]
wikitext
text/x-wiki
#REDIRECT [[Template:Clear]]
1a2aa4a9ba7478e54a2b21cbce68887ea297ea86
Category:Stubs
14
103
103
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
This category contains articles that are incomplete and are tagged with the {{T|Stub}} template.
[[Category:Maintenance]]
0ec95b0d8542e012132ff79db688797e78439093
Template:Stub/doc
10
104
104
2022-01-18T05:21:31Z
FANDOM
7
Created page with " ;Description :This template is used to identify a stub. Any pages using this template will be automatically placed in the [[:Category:Stubs|Stubs]] category. <includeonl..."
wikitext
text/x-wiki
;Description
:This template is used to identify a stub. Any pages using this template will be automatically placed in the [[:Category:Stubs|Stubs]] category.
<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
fe9e5e7f5e645666194f69dc88d7d12b5429e8f8
Template:MIT
10
105
105
2022-01-18T05:21:31Z
FANDOM
7
Created page with "{{LicenseBox|text=''This work is licensed under the [https://opensource.org/licenses/MIT MIT License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>Category:MIT licens..."
wikitext
text/x-wiki
{{LicenseBox|text=''This work is licensed under the [https://opensource.org/licenses/MIT MIT License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:MIT license files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
fa53e460d1a0d2cfb9e350fa64292cc428aed859
Template:LGPL
10
106
106
2022-01-18T05:21:31Z
FANDOM
7
Created page with " {{LicenseBox|text=''This work is licensed under the [https://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <incl..."
wikitext
text/x-wiki
{{LicenseBox|text=''This work is licensed under the [https://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License].''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:LGPL files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
066b54eb9300540d46a07b5148865821bd3b2f08
Template:GFDL
10
107
107
2022-01-18T05:21:31Z
FANDOM
7
Created page with " {{LicenseBox|text=''This file is licensed under the GFDL. Permission is granted to copy, distribute and/or modify this image under the terms of the '''Wikipedia:Text of th..."
wikitext
text/x-wiki
{{LicenseBox|text=''This file is licensed under the GFDL. Permission is granted to copy, distribute and/or modify this image under the terms of the '''[[Wikipedia:Text of the GNU Free Documentation License|GNU Free Documentation License]]''', Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:GFDL files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
b3c309cd585718bb7808409474f98a1c5ec46103
Template:MIT/doc
10
108
108
2022-01-18T05:21:31Z
FANDOM
7
Created page with ";Description :This template is used to mark images using the MIT license. ;Syntax :Type <code>{{t|MIT}}</code> on the image information page. <includeonly>Category:Ima..."
wikitext
text/x-wiki
;Description
:This template is used to mark images using the MIT license.
;Syntax
:Type <code>{{t|MIT}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
f243f408a7cb3acce5635655a2648b3dcd892584
Template:LGPL/doc
10
109
109
2022-01-18T05:21:31Z
FANDOM
7
Created page with ";Description :This template is used to mark images using the LGPL. ;Syntax :Type <code>{{t|LGPL}}</code> on the image information page. <includeonly>Category:Image lic..."
wikitext
text/x-wiki
;Description
:This template is used to mark images using the LGPL.
;Syntax
:Type <code>{{t|LGPL}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
a1352dd235ba24762d42130c24a5a7971e1cdd31
Template:GFDL/doc
10
110
110
2022-01-18T05:21:31Z
FANDOM
7
Created page with ";Description :This template is used to mark images using the GFDL. ;Syntax :Type <code>{{t|GFDL}}</code> on the image information page. <includeonly>Category:Image lic..."
wikitext
text/x-wiki
;Description
:This template is used to mark images using the GFDL.
;Syntax
:Type <code>{{t|GFDL}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
cb8fb84dfc8e1d8b8544fdff7530dce231764a63
Template:Nolicense
10
111
111
2022-01-18T05:21:31Z
FANDOM
7
Created page with "{{LicenseBox|text=''This file does not have information on its copyright status.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Unattributed files]]</includeonl..."
wikitext
text/x-wiki
{{LicenseBox|text=''This file does not have information on its copyright status.''}}{{#ifeq: {{NAMESPACENUMBER}} | 0 | <includeonly>[[Category:Unattributed files]]</includeonly>}}<noinclude>
{{documentation}}</noinclude>
a99128c5d8a0cd0723b13b6d9e5fd78b18dbedec
Category:Unattributed files
14
112
112
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
__EXPECTUNUSEDCATEGORY__
The files in this category do not have an appropriate license selected and are tagged with the {{t|nolicense}} template.
Administrators should review files in this category and either:
* Update the file page with an appropriate if one can be easily determined.
* Delete the image, though it is good idea to give the uploader a chance to select a license first.
[[Category:Images]]
[[Category:Maintenance]]
fe16ed203269a56dcbf8a76f72943484fe67047f
Template:Nolicense/doc
10
113
113
2022-01-18T05:21:31Z
FANDOM
7
Created page with ";Description :This template is used to mark images where the copyright status is not known. It automatically adds the images to the :Category:Unattributed files|Unattribute..."
wikitext
text/x-wiki
;Description
:This template is used to mark images where the copyright status is not known. It automatically adds the images to the [[:Category:Unattributed files|Unattributed files]] category for later maintenance
;Syntax
:Type <code>{{t|Nolicense}}</code> on the image information page.
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
346dcb940ca838c854f75f3db5229b97cce87d40
File:Favicon.ico
6
114
114
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
== Licensing ==
{{CC-BY-SA}}
[[Category:Wiki skin images]]
4d9dc3162be921e39ea7166659dae4b8fe461b71
Category:Hatnote templates with errors
14
115
115
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Maintenance]]"
wikitext
text/x-wiki
[[Category:Maintenance]]
a106a39e26c77e7b2ec90cb83728a6446cb6a1a1
Module:Mbox/doc
828
116
116
2022-01-18T05:21:31Z
FANDOM
7
getting rid of a red link for the documentation
wikitext
text/x-wiki
This module is used by most of the basic [[:Category:Notice templates|Notice templates]] and is invoked by {{t|MessageBox}}.
f4a47833d87441e40c6613bb641eb72f6207cbb1
Module:Mbox/data/doc
828
117
117
2022-01-18T05:21:31Z
FANDOM
7
to get rid of a red link for documentation
wikitext
text/x-wiki
This is a sub-module of [[Module:Mbox]] and is used to specify the CSS properties for message boxes.
fcd42c844d485c7da3317a85c9521ea96145cb35
Module:Quote/doc
828
118
118
2022-01-18T05:21:31Z
FANDOM
7
to get rid of the red link for the documentation
wikitext
text/x-wiki
This module is used by most of the basic [[:Category:Quote templates|Quote templates]] and is invoked by {{t|Quote}}.
665dce984d14e47c31477a42382fecb536de1da7
Module:Dialogue/doc
828
119
119
2022-01-18T05:21:31Z
FANDOM
7
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Dialogue}} template.
d22c926bd1a5c2221b42dc1a05b2326ecaaa6712
Module:Hatnote/doc
828
120
120
2022-01-18T05:21:31Z
FANDOM
7
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Hatnote}} template, which is used by a number of [[:Category:Notice templates|Notice templates]].
b5c1fc43f0f6bd96416f2fec21a7da0b34ae8aac
Module:Navbox/doc
828
121
121
2022-01-18T05:21:31Z
FANDOM
7
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Navbox}} template. Navbox templates are not displayed for mobile users.
23d4ed4b22c8bf7316431e1f6df6d4d5d9de1ef5
Module:Namespace detect/doc
828
122
122
2022-01-18T05:21:31Z
FANDOM
7
getting rid of red links
wikitext
text/x-wiki
This module is invoked by the {{t|Namespace}} template.
157d889ae2f345f719a68f459ee2ca550d14afb5
Module:Namespace detect/data/doc
828
123
123
2022-01-18T05:21:31Z
FANDOM
7
Created page with "This module holds data for [[Module:Namespace detect]] to be loaded per page, rather than per #invoke, for performance reasons."
wikitext
text/x-wiki
This module holds data for [[Module:Namespace detect]] to be loaded per page, rather than per #invoke, for performance reasons.
4b5f88c95a81f026633adaae2556eeaa2896fd6f
Module:Namespace detect/config/doc
828
124
124
2022-01-18T05:21:31Z
FANDOM
7
Created page with "This module stores configuration data for Module:Namespace detect. Here you can localise the module to your wiki's language. To activate a configuration item, you need to u..."
wikitext
text/x-wiki
This module stores configuration data for Module:Namespace detect. Here you can localise the module to your wiki's language.
To activate a configuration item, you need to uncomment it. This means that you need to remove the text "-- " at the start of the line.
5b3ec654956a66588b67fedc310584e2769e6f5c
Template:Series
10
125
125
2022-01-18T05:21:31Z
FANDOM
7
Created page with "<includeonly><infobox> <title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title> <image source="image"><caption source="caption" /></image> <dat..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title>
<image source="image"><caption source="caption" /></image>
<data source="release"><label>First released</label></data>
<data source="seasons"><label>Seasons</label></data>
<data source="episodes"><label>Episodes</label></data>
<data source="runtime"><label>Run time</label></data>
<data source="genre"><label>Genre</label></data>
<data source="network"><label>Network</label></data>
<data source="distrib"><label>Distributor</label></data>
<data source="creator"><label>Created by</label></data>
<data source="writer"><label>Written by</label></data>
<data source="director"><label>Directed by</label></data>
<data source="composer"><label>Composer</label></data>
<data source="based on"><label>Based on</label></data>
<data source="exec prod"><label>Executive producer</label></data>
<data source="producer"><label>Producer</label></data>
<data source="prod co"><label>Production company</label></data>
<data source="country"><label>Country</label></data>
<data source="language"><label>Language</label></data>
</infobox></includeonly><noinclude>{{documentation}}</noinclude>
f2e00daecd3f3df5c31267e0a9ffd721ac2f186d
Template:Series/doc
10
126
126
2022-01-18T05:21:31Z
FANDOM
7
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Series
| title =
| image =
| caption =
| release =
| seasons =
| episodes =
| runtime =
| genre =
| network =
| distrib =
| creator =
| writer =
| director =
| composer =
| based on =
| exec prod =
| producer =
| prod co =
| country =
| language =
}}</pre>
== Sample output ==
{{Series
| title = ''Default page title''
| image = Wiki.png
| caption = Test
| release = Test
| seasons = Test
| episodes = Test
| runtime = Test
| genre = Test
| network = Test
| distrib = Test
| creator = Test
| writer = Test
| director = Test
| composer = Test
| based on = Test
| exec prod = Test
| producer = Test
| prod co = Test
| country = Test
| language = Test
}}
<pre>{{Series
| title = ''Default page title''
| image = Wiki.png
| caption = Test
| release = Test
| seasons = Test
| episodes = Test
| runtime = Test
| genre = Test
| network = Test
| distrib = Test
| creator = Test
| writer = Test
| director = Test
| composer = Test
| based on = Test
| exec prod = Test
| producer = Test
| prod co = Test
| country = Test
| language = Test
}}</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
7f9a7daecb805234290cd4addefc0c049fe125ce
Template:Film
10
127
127
2022-01-18T05:21:31Z
FANDOM
7
Created page with "<includeonly><infobox> <title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title> <image source="image"><caption source="caption"/></image> <g..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title>
<image source="image"><caption source="caption"/></image>
<group>
<data source="premiere"><label>Premiere date</label></data>
<data source="genre"><label>Genre</label></data>
<data source="rating"><label>Rating</label></data>
<data source="runtime"><label>Runtime</label></data>
<data source="director"><label>Directed by</label></data>
<data source="writer"><label>Written by</label></data>
<data source="music"><label>Music by</label></data>
<data source="producer"><label>Produced by</label></data>
<data source="budget"><label>Budget</label></data>
<data source="earned"><label>Box Office</label></data>
</group>
<group layout="horizontal">
<header>Series</header>
<data source="previous"><label>← Previous</label></data>
<data source="next"><label>Next →</label></data>
</group>
</infobox>{{Namespace|main=[[Category:Films]]}}</includeonly><noinclude>{{documentation}}</noinclude>
92b5337f22ec52309cba873beaf3cdb11d2f64e0
Template:Film/doc
10
128
128
2022-01-18T05:21:31Z
FANDOM
7
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Film
| title =
| image =
| caption =
| premiere =
| genre =
| rating =
| runtime =
| director =
| writer =
| music =
| producer =
| budget =
| earned =
| previous =
| next =
}}
</pre>
== Sample output ==
{{Film
| title = This is a test
| image = Wiki.png
| caption = This is a test
| premiere = This is a test
| genre = This is a test
| rating = This is a test
| runtime = This is a test
| director = This is a test
| writer = This is a test
| music = This is a test
| producer = This is a test
| budget = This is a test
| earned = This is a test
| previous = This is a test
| next = This is a test
}}
<pre>
{{Film
| title = This is a test
| image = Wiki.png
| caption = This is a test
| premiere = This is a test
| genre = This is a test
| rating = This is a test
| runtime = This is a test
| director = This is a test
| writer = This is a test
| music = This is a test
| producer = This is a test
| budget = This is a test
| earned = This is a test
| previous = This is a test
| next = This is a test
}}
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
b085f97e35a2ac96b5ddf92a22e98fbd93933736
Template:Season
10
129
129
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly><infobox type="Season">
<title source="title"><default>{{PAGENAME}}</default></title>
<image source="image"><caption source="caption"/></image>
<data source="season"><label>Season</label></data>
<data source="episodes"><label>Episodes</label></data>
<data source="premiere"><label>Premiered</label></data>
<group layout="horizontal">
<header>Navigation</header>
<data source="previous"><label>← Previous</label></data>
<data source="next"><label>Next →</label></data>
</group>
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Seasons]]}}</includeonly><noinclude>{{documentation}}</noinclude>
2e09c5f43c99d98363971b63ad639874c5e6c452
Template:Season/doc
10
130
130
2022-01-18T05:21:31Z
FANDOM
7
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Season
| title =
| image =
| caption =
| season =
| episodes =
| premiere =
| previous =
| next =
}}
</pre>
== Sample output ==
{{Season
| title = This is a test
| image = Wiki.png
| caption = This is a test
| season = This is a test
| episodes = This is a test
| premiere = This is a test
| previous = This is a test
| next = This is a test
}}
<pre>
{{Season
| title = This is a test
| image = Wiki.png
| caption = This is a test
| season = This is a test
| episodes = This is a test
| premiere = This is a test
| previous = This is a test
| next = This is a test
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
b3f82f2223cf6f8323820bce6de5427e4b6a1380
Template:Cast
10
131
131
2022-01-18T05:21:31Z
FANDOM
7
Created page with "<includeonly><infobox> <title source="name"><default>{{PAGENAME}}</default></title> <image source="image"><caption source="caption" /></image> <data><label>Born..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image"><caption source="caption" /></image>
<data><label>Born</label>
<default>{{#if: {{{birthname|}}} | {{{birthname|}}} }}{{#if: {{{birthdate|}}} | {{#if: {{{birthname|}}} | <br />}}{{{birthdate|}}}{{#if: {{{birthplace|}}} | <br />}} }}{{#if: {{{birthplace|}}} | {{#if: {{{birthdate|}}} || {{#if: {{{birthname|}}}|<br />}} }}{{{birthplace|}}} }}</default>
</data>
<data><label>Died</label>
<default>{{#if: {{{deathdate|}}} | {{{deathdate|}}} }}{{#if: {{{deathplace|}}} | {{#if: {{{deathdate|}}} | <br />}}{{{deathplace|}}} }}</default>
</data>
<data source="gender"><label>Gender</label></data>
<data source="height"><label>Height</label></data>
<data source="occupation"><label>Occupation</label></data>
<data source="appears in"><label>Appears in</label></data>
<data source="portrays"><label>Portrays</label></data>
</infobox>{{Namespace|main=[[Category:Cast]]<!--
-->{{#if: {{#pos:{{{appears in|}}} | TITLE}} | [[Category:TITLE cast]] }}<!--
-->}}</includeonly><noinclude>{{documentation}}</noinclude>
b1e4767be7d53e599ae3ac18e9f41dff90fdfe89
Template:Cast/doc
10
132
132
2022-01-18T05:21:31Z
FANDOM
7
Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo..."
wikitext
text/x-wiki
== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
<pre>
{{Cast
| name =
| image =
| caption =
| birthname =
| birthdate =
| birthplace =
| deathdate =
| deathplace =
| gender =
| height =
| occupation =
| appears in =
| portrays =
}}
</pre>
== Sample output ==
{{Cast
| name = Test
| image = Wiki.png
| caption = Test
| birthname = Name
| birthdate = Date
| birthplace = Place
| deathdate = Date
| deathplace = Place
| gender = Test
| height = Test
| occupation = Test
| appears in = Test
| portrays = Test
}}
<pre>
{{Cast
| name = Test
| image = Wiki.png
| caption = Test
| birthname = Name
| birthdate = Date
| birthplace = Place
| deathdate = Date
| deathplace = Place
| gender = Test
| height = Test
| occupation = Test
| appears in = Test
| portrays = Test
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
fea3e74e01ad2f66bb54f921f82426cb1a7fa748
Template:Cite web
10
133
133
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
<includeonly>{{
#if: {{#if: {{{url|}}} | {{#if: {{{title|}}} |1}}}}
||Error on call to [[Template:cite web]]: Parameters '''url''' and '''title''' must be specified
}}{{
#if: {{{archiveurl|}}}{{{archivedate|}}}
| {{#if: {{#if: {{{archiveurl|}}}| {{#if: {{{archivedate|}}} |1}}}}
||Error on call to [[template:cite web]]: Parameters '''archiveurl''' and '''archivedate''' must be both specified or both omitted
}}
}}{{#if: {{{author|}}}{{{last|}}}
| {{#if: {{{authorlink|}}}
| [[{{{authorlink}}}|{{#if: {{{last|}}}
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }}
| {{{author}}}
}}]]
| {{#if: {{{last|}}}
| {{{last}}}{{#if: {{{first|}}} | , {{{first}}} }}
| {{{author}}}
}}
}}
}}{{#if: {{{author|}}}{{{last|}}}
| {{#if: {{{coauthors|}}}| <nowiki>;</nowiki> {{{coauthors}}} }}
}}{{#if: {{{author|}}}{{{last|}}}|
{{#if: {{{date|}}}
|  ({{{date}}})
| {{#if: {{{year|}}}
| {{#if: {{{month|}}}
|  ({{{month}}} {{{year}}})
|  ({{{year}}})
}}
}}
|}}
}}{{#if: {{{last|}}}{{{author|}}}
| . }}{{
#if: {{{editor|}}}
|  {{{editor}}}:
}}{{#if: {{{archiveurl|}}}
| {{#if: {{{archiveurl|}}} | {{#if: {{{title|}}} | [{{{archiveurl}}} {{{title}}}] }}}}
| {{#if: {{{url|}}} | {{#if: {{{title|}}} | [{{{url}}} {{{title}}}] }}}}
}}{{#if: {{{language|}}} |  <span style="font-size: 0.95em; font-weight: bold; color:#555; position: relative;">({{{language}}})</span>
}}{{#if: {{{format|}}}
|  ({{{format|}}})
}}{{#if: {{{work|}}}
| . ''{{{work}}}''
}}{{#if: {{{pages|}}}
|  {{{pages}}}
}}{{#if: {{{publisher|}}}
| . {{{publisher}}}{{#if: {{{author|}}}{{{last|}}}
|
| {{#if: {{{date|}}}{{{year|}}}{{{month|}}} || }}
}}
}}{{#if: {{{author|}}}{{{last|}}}
||{{#if: {{{date|}}}
|  ({{{date}}})
| {{#if: {{{year|}}}
| {{#if: {{{month|}}}
|  ({{{month}}} {{{year}}})
|  ({{{year}}})
}}
}}
}}
}}.{{#if: {{{archivedate|}}}
|  Archived from [{{{url}}} the original] on {{#time:F j, Y|{{{archivedate}}}}}{{#if: {{{archiveyear|}}} | , {{{archiveyear}}} }}.
}}{{#if: {{{accessdate|}}}
|  Retrieved on {{#time:F j, Y|{{{accessdate}}}}}{{#if: {{{accessyear|}}} | , {{{accessyear}}} }}.
}}{{#if: {{{accessmonthday|}}}
|  Retrieved on {{{accessmonthday}}}, {{{accessyear}}}.
}}{{#if: {{{accessdaymonth|}}}
|  Retrieved on {{{accessdaymonth}}} {{{accessyear}}}.
}}{{#if: {{{quote|}}}
| “{{{quote}}}”
}}</includeonly><noinclude>{{documentation}}
</noinclude>
06085b03744dda1cb654deed7c8e92495d7593a6
Template:Cite web/doc
10
134
134
2022-01-18T05:21:31Z
FANDOM
7
Created page with "__NOTOC__ This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprec..."
wikitext
text/x-wiki
__NOTOC__
This template is used to [[Wikipedia:WP:CITE|cite sources]] in Wikipedia. It is specifically for web sites which are not news sources. This template replaces deprecated [[Wikipedia:Template:Teb reference|template:web reference]]. It provides lower case parameters only.
A general discussion of the use of templates for adding citation of open-source web content to Wikipedia articles is available at [[Wikipedia:Citation templates|citation templates]].
This page uses [[w:Wikia:Licensing|Creative Commons Licensed]] content from [[w:c:Wookieepedia:Template:Cite web|Wookieepedia]]
== Usage ==
;Common form for cases where little is known about authorship of the page (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |format= |work= }}</nowiki></tt>
;Using last, first (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;Using author (with current date)
<tt><nowiki>{{Cite web |url= |title= |accessdate=</nowiki>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}<nowiki> |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;Using non-linked retrieved date, last, first
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;Using non-linked retrieved date, author
<tt><nowiki>{{Cite web |url= |title= |accessmonthday= |accessyear= |author= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;All parameters, horizontal format (delete the ones you don't need)
<tt><nowiki>{{Cite web |url= |title= |accessdate= |accessmonthday= |accessdaymonth = |accessyear= |author= |last= |first= |authorlink= |coauthors= |date= |year= |month= |format= |work= |publisher= |pages= |language= |archiveurl= |archivedate= |quote= }}</nowiki></tt>
;All parameters, vertical format
<pre>{{Cite web
| url =
| title =
| accessdate =
| accessdaymonth =
| accessmonthday =
| accessyear =
| author =
| last =
| first =
| authorlink =
| coauthors =
| date =
| year =
| month =
| format =
| work =
| publisher =
| pages =
| language =
| archiveurl =
| archivedate =
| quote =
}}</pre>
=== Required parameters ===
* '''url''': URL of online item.
* '''title''': Title of online item.
''For producing a [[Wikipedia:WP:CONTEXT#Dates|wikilinked date]] of retrieval:''
:* '''accessdate''': Full date when item was accessed, in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, for example "accessdate = {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}". ''Must not be wikilinked''
''For producing a non-wikilinked date of retrieval:''
:* '''accessmonthday''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = May 10", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on May 10, 2006.''
:* '''accessdaymonth''' and '''accessyear''': Month and day when item was accessed, for example "accessmonthday = 10 May", <u>and</u> year when item was accessed, for example "accessyear = 2005". Produces: ''Retrieved on 10 May 2006.''
=== Optional parameters ===
* '''author''': Author
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''authorlink''' works either with '''author''' or with '''last''' & '''first''' to link to the appropriate wikipedia article. Does not work with URLs.
** '''coauthors''': allows additional authors
* '''date''': Full date of publication, preferably in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. May be wikilinked.
** OR: '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead. Must not be wikilinked.
* '''format''': Format, e.g. PDF. HTML implied if not specified.
* '''work''': If this item is part of a larger work, name of that work.
* '''publisher''': Publisher, if any.
* '''pages''': ''pp. 5–7'': first page and optional last page. This is for listing the pages relevant to the citation, not the total number of pages in the book. This is especially useful for PDF format, where the page can be linked to with the <code>#page=''number''</code> anchor tagged on the end of the URL:
*: <code><nowiki>pages = [http://www.example.org/file.pdf#page=123 p. 123]</nowiki></code>
* '''language''': language of publication (don't specify "English" as this is the default).
* '''archiveurl''': URL of the archive location of the item (requires '''archivedate''')
* '''archivedate''': Date when the item was archived (requires '''archiveurl'''), in [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked; it will be linked automatically.
* '''quote''': Relevant quote from online item.
== Examples ==
;Some standard use cases
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| publisher=Open Publishing
| date=2005-04-30
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| date=2005-04-30
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| date=2005-04-30
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06}}</span>
* <nowiki>{{Cite web
| author=Doe, John
| title=My Favorite Things Part II
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Doe, John | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
* <nowiki>{{Cite web
| title=My Favorite Things Part II
| url=http://www.example.org/
| accessdate=2005-07-06
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | url=http://www.example.org | accessdate=2005-07-06}}</span>
* <nowiki>{{Cite web
| url=http://www.nfl.com/fans/
| title=Digest of Rules
| publisher= National Football League
| accessdate=2005-07-06
}}</nowiki><br>→ <span style="background:white">{{cite web | url=http://www.nfl.com/fans/
| title=Digest of Rules | publisher= National Football League | accessdate=2005-07-06 }}</span>
;Non-linking date of retrieval (using accessmonthday and accessyear)
* <nowiki>{{Cite web
| title=My Favorite Things Part II
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessmonthday=July 6
| accessyear=2005
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=My Favorite Things Part II
| work=Encyclopedia of Things
| url=http://www.example.org/
| accessmonthday=July 6
| accessyear=2005
}}</span>
;Using format
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| publisher = International Narcotics Control Board
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=List of psychotropic substances under international control
| publisher = International Narcotics Control Board | url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF | accessdate=2005-07-06}}</span>
;language
* <nowiki>{{Cite web
| author=Joliet, François
| title=Honnit soit qui mal y pense
| date=2005-04-30
| url=http://www.example.org/
| accessdate=2005-07-06
| language=French
}}</nowiki><br/>→ <span style="background:white">{{cite web | author=Joliet, François | title=Honnit soit qui mal y pense | date=2005-04-30 | url=http://www.example.org | accessdate=2005-07-06 | language=French}}</span>
;coauthors
* <nowiki>{{Cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16
}}</nowiki><br/>→ <span style="background:white">{{cite web | first=John | last=Doe | coauthors=Peter Smith, Jim Smythe | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span>
;No author
* <nowiki>{{Cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16
}}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | publisher=Open Publishing | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2006-05-16 }}</span>
;No author, no publisher
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06
}}</nowiki></br>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | work=Encyclopedia of Things | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</nowiki><br/>→ <span style="background:white">{{cite web | title=My Favorite Things Part II | date=2005-04-30 | url=http://www.example.org/ | accessdate=2005-07-06 }}</span>
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
| language=Greek
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=List of psychotropic substances under international control | date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf | format = PDF | accessdate=2005-07-06
| language=Greek }}</span>
; Using archiveurl and archivedate to refer to items that went away but are available from an archive site
* <nowiki>{{Cite web
| title=List of psychotropic substances under international control
| date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate=2005-09-11
}}</nowiki><br/> → <span style="background:white">{{cite web
| title=List of psychotropic substances under international control
| date=2005-04-30
| url=http://www.incb.org/pdf/e/list/green.pdf
| format = PDF
| accessdate=2005-07-06
| archiveurl=http://www.archive.org/2005-09-11/www.incb.org/pdf/e/list/green.pdf
| archivedate=2005-09-11 }}</span>
* <nowiki>
{{Cite web
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|title=Interview with Maggie Downs
|date=2006-03-31
|publisher=The Desert Sun
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archivedate=2006-04-26
}}</nowiki><br/> → <span style="background:white">{{cite web
|url=http://joanjettbadrep.com/cgi-bin/fullStory.cgi?archive=currnews&story=20060405-01shore.htm
|title=Interview with Maggie Downs
|date=2006-03-31
|publisher=The Desert Sun
|archiveurl=http://72.14.207.104/search?q=cache:JAxf4v-pQmgJ:joanjettbadrep.com/cgi-bin/fullStory.cgi%3Farchive%3Dcurrnews%26story%3D20060405-01shore.htm
|archivedate=2006-04-26}}</span>
; Using quote
* <nowiki>{{Cite web
| title = My Favorite Things Part II
| work = Encyclopedia of Things
| url = http://www.example.org/
| accessdate = 2005-07-06
| quote = Lorem ipsum dolor.
}}</nowiki><br/>→ <span style="background:white">{{cite web
| title = My Favorite Things Part II
| work = Encyclopedia of Things
| url = http://www.example.org/
| accessdate = 2005-07-06
| quote = Lorem ipsum dolor.
}}</span>
;No parameters (error)
* <nowiki>{{Cite web}}</nowiki><br/>→ <span style="background:white">{{cite web}}</span>
<includeonly>[[Category:General wiki templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
49566b6a3601a57e7e4d3521179ec7d3300ec2a1
Blog:Recent posts
0
135
135
2022-01-18T05:21:31Z
FANDOM
7
Created article for recent blog posts
wikitext
text/x-wiki
<bloglist summary="true" count=50><title>⧼create-blog-post-recent-listing-title ⧽</title><type>plain</type><order>date</order></bloglist>
afb902f1d8c2d7adccbdd48b1fbd4a0cc5361783
Category:Blog posts
14
136
136
2022-01-18T05:21:31Z
FANDOM
7
wikitext
text/x-wiki
This is an automatically generated list of blog posts
[[Category:Community]]
864f70c2af84fd84c1901d154b90eb4facc9f37c
Category:Community
14
137
137
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:{{SITENAME}}]]"
wikitext
text/x-wiki
[[Category:{{SITENAME}}]]
dd8aaa34cf600c1567d240a3f4bc615164a11592
Category:Pages with broken file links
14
138
138
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Maintenance]]"
wikitext
text/x-wiki
[[Category:Maintenance]]
a106a39e26c77e7b2ec90cb83728a6446cb6a1a1
Category:Videos
14
139
139
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Media]]"
wikitext
text/x-wiki
[[Category:Media]]
b141d2b9971d6efe9f59bd03449781e71411c631
Category:Screenshots
14
140
140
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Images]]"
wikitext
text/x-wiki
[[Category:Images]]
8820b63e35aedd9d2666fe40b965d4e91ce0a106
Category:Wiki skin images
14
141
141
2022-01-18T05:21:31Z
FANDOM
7
Created page with "[[Category:Images]]"
wikitext
text/x-wiki
[[Category:Images]]
8820b63e35aedd9d2666fe40b965d4e91ce0a106
MediaWiki:Mainpage
8
142
142
2022-01-18T05:21:31Z
FANDOM
7
SEO
wikitext
text/x-wiki
Minus Elevation Wiki
6db7eaef9d96a36330e41d51673184d36c590ac7
Main Page
0
1
143
2022-01-18T05:21:31Z
FANDOM
7
FANDOM moved page [[Main Page]] to [[Minus Elevation Wiki]]: SEO
wikitext
text/x-wiki
#REDIRECT [[Minus Elevation Wiki]]
773148a91897c5af32b008203fb58da4be97faf3
File:Site-background-light
6
144
145
2022-01-18T05:22:14Z
FANDOMbot
8
Protected "[[File:Site-background-light]]": Theme designer protected image ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:DiscordEmbed
10
146
147
2022-01-18T10:13:37Z
mh:minuselevation>D1vnty
0
wikitext
text/x-wiki
<includeonly>{{#if:{{{1|{{{id|}}}}}}|<span class="DiscordIntegrator" data-id="{{{1|{{{id}}}}}}" data-logged-in="{{{loggedIn}}}" data-usePTB="{{{usePTB|}}}" data-theme="{{{theme|}}}" data-width="{{{width|100%}}}" data-height="{{{height|90%}}}" data-allowtransparency="{{{allowtransparency|true}}}" frameborder="{{{frameborder|0}}}">If you see this, your JavaScript might be disabled or DiscordIntegrator plugin isn't working. If the latter, please contact a wiki administrator.</span>|<span style="color:red">'''DiscordIntegrator error: ID of the server isn't supplied.'''</span> On instructions how to find a Discord server ID, see [https://support.discordapp.com/hc/en-us/articles/206346498-Where-can-I-find-my-server-ID- this]}}</includeonly><noinclude>{{documentation}}</noinclude>
aded66321d4b1ad888d3dfa04826cb8dc1731602
MediaWiki:Custom-DiscordIntegrator-config-id
8
147
148
2022-01-18T10:14:31Z
mh:minuselevation>D1vnty
0
Created page with "932935197693968385"
wikitext
text/x-wiki
932935197693968385
b272ce53ae6160df123e2e35e8a0fc4af7553054
File:IllusionistBestiary.png
6
173
174
2022-01-28T02:28:23Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WardenBestiary.png
6
174
175
2022-01-28T02:32:56Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ScrapSculptureBestiary.png
6
175
176
2022-01-28T02:35:34Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NightmareDelusionerBestiary.png
6
176
177
2022-01-28T02:38:38Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wraith.png
6
179
180
2022-01-30T10:57:38Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FortressPack.png
6
184
185
2022-02-01T18:53:30Z
mh:minuselevation>Badgehunter072
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SecurityCamera.png
6
186
187
2022-02-01T19:26:17Z
mh:minuselevation>Badgehunter072
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StealthToggle.png
6
187
188
2022-02-01T19:27:21Z
mh:minuselevation>Badgehunter072
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DatabaseScraperWhite.png
6
190
191
2022-02-03T15:24:37Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MaterialMasteryWhite.png
6
191
192
2022-02-03T15:25:04Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BlockerDoorsWhite.png
6
192
193
2022-02-03T15:25:29Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ButtonSkimmerWhite.png
6
193
194
2022-02-03T15:26:02Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PassiveGeneratorWhite.png
6
195
196
2022-02-03T15:26:49Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PlayerTrackerWhite.png
6
197
198
2022-02-03T15:27:47Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KineticBattery.png
6
200
201
2022-02-03T19:48:38Z
mh:minuselevation>Badgehunter072
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Rationator.png
6
201
202
2022-02-03T19:50:47Z
mh:minuselevation>Badgehunter072
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShockerBreaker.png
6
202
203
2022-02-03T19:53:04Z
mh:minuselevation>Badgehunter072
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ButtonCompass.png
6
203
204
2022-02-03T19:54:54Z
mh:minuselevation>Badgehunter072
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mimic's true form.png
6
205
206
2022-02-03T19:58:24Z
mh:minuselevation>TacoBellNoise
0
wikitext
text/x-wiki
After the mimic aggros onto a player
1169f9c8efadc142e336a19e8bdb03ae8b089679
File:Power Station.png
6
210
211
2022-02-07T15:39:53Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Button Expansion.png
6
211
212
2022-02-07T15:40:10Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ButtonSapWhite.png
6
212
213
2022-02-07T20:04:39Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Bonwastaken
2
213
214
2022-02-08T01:32:55Z
mh:minuselevation>Bonwastaken
0
Created page with "im bon"
wikitext
text/x-wiki
im bon
1cacd779ec9c0c28089fc88df02bbae4005d6239
File:Minus Elevation basic thumbnail.png
6
214
215
2022-02-10T18:15:42Z
mh:minuselevation>UnsightlyCommand
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gumballer Plushie held by player.png
6
215
216
2022-02-12T15:47:32Z
mh:minuselevation>UnsightlyCommand
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FirstSighting.png
6
227
228
2022-02-27T01:31:43Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BossTesting.png
6
232
233
2022-03-03T20:09:43Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylBaller3.png
6
235
236
2022-03-04T16:24:09Z
mh:minuselevation>WapitiWaltz
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Slenderman.png
6
245
246
2022-05-17T13:59:48Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Scratcher.png
6
247
248
2022-05-24T03:38:01Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bozo.png
6
257
258
2022-07-27T02:57:24Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Newstatues.png
6
260
261
2022-07-27T04:24:34Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TrevorBestiary.png
6
269
270
2022-08-25T22:48:08Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Screen Shot 2022-08-25 at 4.49.16 PM.png
6
270
271
2022-08-25T23:53:19Z
mh:minuselevation>DerVerurteilung
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Trevor Kill-Animation.gif
6
271
272
2022-08-26T18:52:31Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Jack Smith.png
6
272
273
2022-08-27T16:50:19Z
mh:minuselevation>TillyCorbin
0
TillyCorbin uploaded a new version of [[File:Jack Smith.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gloom.png
6
282
283
2022-08-29T02:23:52Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Water.png
6
293
294
2022-08-29T02:26:58Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LevelsCustomArt.png
6
294
295
2022-08-29T04:11:12Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FeatureCustomArt2.png
6
295
296
2022-08-29T04:38:39Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FeatureCustomArt3.png
6
296
297
2022-08-29T04:42:15Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stambar.png
6
297
298
2022-08-29T06:13:47Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Batbar.png
6
298
299
2022-08-29T06:22:12Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Burger2.png
6
299
300
2022-08-29T06:40:01Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Garden.png
6
300
301
2022-08-29T13:45:33Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Achievements.png
6
301
302
2022-08-30T03:01:07Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Plushie.png
6
302
303
2022-08-30T03:11:26Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-logo.png
6
305
306
2022-08-30T21:03:51Z
mh:minuselevation>Jaskulsky
0
Protected "[[File:Site-logo.png]]": Theme designer protected image ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-background-dark
6
143
144
2022-08-30T21:13:42Z
mh:minuselevation>BarelyBranded
0
BarelyBranded uploaded a new version of [[File:Site-background-dark]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemassFront.png
6
308
309
2022-08-30T23:40:08Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Placeholder.png
6
310
311
2022-08-31T02:12:30Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gats.png
6
312
313
2022-08-31T02:56:26Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:3buttons.png
6
313
314
2022-08-31T02:59:52Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wallet.png
6
314
315
2022-08-31T02:59:53Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Beastiary.png
6
315
316
2022-08-31T02:59:53Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Inventory.png
6
316
317
2022-08-31T02:59:53Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Achivementstab.png
6
317
318
2022-08-31T02:59:53Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Example1.png
6
318
319
2022-08-31T03:13:36Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Example2.png
6
319
320
2022-08-31T03:54:32Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Beastiary2.png
6
320
321
2022-08-31T03:57:19Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Example3.png
6
321
322
2022-08-31T04:09:08Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:3bars.png
6
322
323
2022-08-31T04:51:29Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:2bars.png
6
323
324
2022-08-31T04:57:11Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stats.png
6
324
325
2022-08-31T05:23:13Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Crafting.png
6
325
326
2022-08-31T05:23:14Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Options.png
6
326
327
2022-08-31T05:23:14Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Elewarning.png
6
327
328
2022-08-31T05:35:40Z
mh:minuselevation>AttentionAllLivesAgain
0
AttentionAllLivesAgain uploaded a new version of [[File:Elewarning.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GanderBestiary.png
6
331
332
2022-08-31T15:45:12Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GanderWander.png
6
332
333
2022-08-31T16:14:07Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ThornBestiary.png
6
333
334
2022-08-31T17:01:39Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ThornInGame.png
6
334
335
2022-08-31T17:04:08Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:THECREATURE.png
6
336
337
2022-08-31T18:02:54Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SKETCHERbestiary.png
6
337
338
2022-08-31T19:47:47Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PlaceholderMurk.png
6
339
340
2022-08-31T21:51:13Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Worldsworstqualityeyemasterimage.png
6
340
341
2022-08-31T21:52:48Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Thisissohighqualityomenfruit.png
6
341
342
2022-09-01T01:13:30Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Progress Line.png
6
342
343
2022-09-01T02:54:50Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
An old zone indicator from an older version of Minus Elevation
dffd07a4fcd18e78caf89fc369cf3766bdd2d188
File:Campaign Mode and Vanilla Mode.png
6
343
344
2022-09-01T03:17:24Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
Lukki attached this image after announcing that Campaign and Vanilla modes will be separate
9a2068e70d689b1eee19b78a9a42b80d94eddeef
File:BerylBestiary.png
6
345
346
2022-09-01T16:45:31Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Round Modifiers teaser.png
6
349
350
2022-09-02T01:31:04Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
Posted in #teasers in Vanilla Deluxe
d43d287654abc3d92cafd19c7f0eb8d99e9428ea
Campaign Mode
0
344
345
2022-09-02T23:55:59Z
mh:minuselevation>BarelyBranded
0
linked gamemodes category
wikitext
text/x-wiki
Campaign mode was a game mode in Minus Elevation which will eventually make a return to the game as a separate mode to "Vanilla Mode"
== Overview ==
Campaign Mode is a former soon-to-return game mode in Minus Elevation. Campaign Mode was the only game mode available through the V 1.0 - V 1.15 versions of the game, "Vanilla Mode" was made the default game mode again in update V 1.16 and Campaign Mode was subsequently removed for an indefinite amount of time. It is unknown when this game mode will return
== About ==
[[File:Progress Line.png|alt=Old zone progression meter from an older version of Minus Elevation|frame]]
Campaign Mode (as described by Lukki) is "Zones and Specific floors". Meaning that specific floors will spawn on specific zones. Back in V 1.0 through V 1.15, the only maps present were the office maps that all shared a consistent theme, which was an early version of Campaign Mode at the time. Due to a somewhat major dislike of the idea and harsh feedback on the maps from the community, in V 1.16 Campaign Mode was temporarily removed and replaced with "Vanilla Mode", which is more of what the older Minus Elevation used to be like (Random maps every floor)
== Gameplay ==
Fundamentally, Campaign Mode is the same as Vanilla Mode, as the players must descend through floors and get as deep as possible. However, in Campaign Mode, it has been confirmed that the deepest floor is 50, and only specific maps will spawn during a specific range of floors during the run, known as "Zones"
Each zone is different with its maps and (presumably) entities, with the same difficulty scaling applied. Nothing is known about any zones other than the "Office" levels, and even then it is not known what zone those maps will be present in, but it is speculated to be the first zone the players will enter.
== Addition to the game ==
Campaign Mode started off as the first version of the overhaul of Minus Elevation, after Lukki mentioned in an announcement:{{Quote|"a lot of systems were getting annoying to add on to and the game was differing from the direction I wanted it to go to"|- Lukki (in #teasers, Vanilla Deluxe)}}The game was not open for testing until several months later, and received very mixed opinions from the community
[[File:Campaign Mode and Vanilla Mode.png|none|thumb|Campaign mode next to Vanilla mode after Lukki announced they would be separate game modes|320x320px]]
== Speculation ==
A lot of things have been speculated as to what may be included in Campaign Mode, such as all 5 item slots in the inventory, or boss floors at a set level. (More info needed, contributions appreciated)
== Trivia ==
* Campaign mode was the fifth game mode to be added to Minus Elevation
** The second being "Hard mode", the third being "Boss Testing Temp", and the fourth being "Five nights"
**The campaign mode elevator is in the same location that the "Hard Mode" elevator used to be
* Campaign mode, upon initial release, received very mixed feedback
** One of the main criticisms was about the maps being very similar to each other, and feeling more like a "chore" than a "game"
* Campaign mode was initially released alongside the overhaul of Minus Elevation in V 1.0, which quite literally completely reshaped the game into something that was still Minus Elevation, but had a completely different direction of development.
[[Category:Gamemodes]]
12486c8db728612cf971d77da60e8df6f5772553
Daily Mode
0
350
351
2022-09-02T23:57:00Z
mh:minuselevation>BarelyBranded
0
Linked gamemodes category
wikitext
text/x-wiki
Daily mode is an upcoming game mode to Minus Elevation
== Overview ==
Daily mode is, as mentioned, an upcoming game mode to Minus Elevation. Little to nothing is known about this game mode, as it was never playable and only showed 2 things on the information board next to it.
== About ==
[[File:Round Modifiers teaser.png|thumb|Round Modifiers teased in #teasers in Vanilla Deluxe, this teaser was posted pre-V 1.0]]
As mentioned, nothing is known about Daily Mode other than the fact that it gives 2x more rewards (presumably in-game money, though the board used to say "Exp") and opens every 12 hours. It is presumably only playable once every 12 hours and changes after said timeframe.
== Gameplay ==
Almost nothing is known about the gameplay, the only real revealing thing is that round modifiers will be present. It is unknown if the maps are specific, or if the entity order will be altered in any way. Lukki has briefly mentioned things about Daily Mode, but aside from the floor modifier teaser, not much else is known.
== Trivia ==
* Daily Mode was once available for a single testing session, however, the elevator never worked, and was meant as a "troll" for players
* Daily Mode's last official mention was on May 1st, 2022.
** Since then, no official announcements have been made regarding it.
* Daily mode has been in the game since the beginning, but was never once actually playable
[[Category:Gamemodes]]
a7a00ef7d063110bcd46164435541957c4dec975
File:EyemassBlackout.png
6
358
359
2022-09-04T22:58:39Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterBlindness.gif
6
359
360
2022-09-06T15:53:32Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site-favicon.ico
6
362
363
2022-09-22T13:45:24Z
mh:minuselevation>Jaskulsky
0
Protected "[[File:Site-favicon.ico]]": Theme designer protected image ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Upload=Allow only administrators] (indefinite))
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterInRealLife.png
6
363
364
2022-09-23T20:12:00Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Note.png
6
364
365
2022-09-29T16:38:24Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Note (1).png
6
365
366
2022-09-29T16:45:16Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bubble.png
6
366
367
2022-09-29T16:50:06Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Vanilla.png
6
367
368
2022-09-29T17:00:15Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Calander.png
6
368
369
2022-09-29T18:55:33Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Zones.png
6
369
370
2022-09-29T19:00:17Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Gamemodes
14
347
348
2022-09-29T19:00:46Z
mh:minuselevation>AttentionAllLivesAgain
0
Added Campaign Mode icon.
wikitext
text/x-wiki
Gamemodes are options that players can choose between to alter their gameplay. Gamemodes are accessible through elevators found in the lobby. Currently only 1 gamemode is available in the game.
==[[Campaign Mode]]==
{| class="fandom-table"
|Campaign mode is an upcoming gamemode to Minus Elevation which will eventually make a return to the game as a separate mode to "Vanilla Mode". This mode has zones specific to the floor level and goes up to floor 50.
|[[File:zones.png|center|thumb|120x120px]]
|}
==[[Vanilla Mode]]==
{| class="fandom-table"
|Vanilla mode is the current gamemode in Minus Elevation, and is meant to replicate the original Minus Decendance, with the added Elevation entities and items. However, the map generation is not random like in Minus Decendance. In the future, this will change.
|[[File:vanilla.png|center|thumb|120x120px]]
|}
==[[Daily Mode]]==
{| class="fandom-table"
|Daily Mode is an upcoming gamemode to Minus Elevation which is playable once every 12 hours. Round modifiers are present in this gamemode and players will receive x2 rewards.
|[[File:calander.png|center|thumb|120x120px]]
|}
[[Category:Miscellaneous]]
1c25bdd66a1d995ffdaa4acad9010d3ef088caa0
File:Note (7).png
6
370
371
2022-09-29T19:05:41Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Controller.png
6
372
373
2022-09-29T19:18:08Z
mh:minuselevation>AttentionAllLivesAgain
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Boss Entities
14
374
375
2022-10-19T20:09:44Z
mh:minuselevation>BarelyBranded
0
Created page with "Boss entities are unique and spawn on a specific floor or under certain conditions."
wikitext
text/x-wiki
Boss entities are unique and spawn on a specific floor or under certain conditions.
0b7a9cd75ee7a1ce4b3bb00a12ea4ad8bf5aa89b
File:HalloweenLobby.png
6
377
378
2022-11-02T01:47:25Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ArcadeRoomV2.png
6
378
379
2022-11-02T01:49:17Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GreedBestiary.png
6
391
392
2022-11-03T21:08:49Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesireBestiary.png
6
392
393
2022-11-03T22:02:16Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlothBestiary.png
6
393
394
2022-11-03T22:02:52Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Seekerplush.png
6
394
395
2022-11-03T22:51:09Z
mh:minuselevation>Cacv1
0
wikitext
text/x-wiki
photo of seeker plush
fed56bf258ff4f183fa17b58ec818b8510dd451f
File:WrathBestiary.png
6
399
400
2022-11-04T17:17:51Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EnvyBestiary.png
6
397
398
2022-11-04T17:20:08Z
mh:minuselevation>Jaskulsky
0
Jaskulsky uploaded a new version of [[File:EnvyBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CrystalExplosion.gif
6
402
403
2022-11-04T22:25:36Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GreedMoney.gif
6
403
404
2022-11-04T22:58:11Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GumballerGumballs.gif
6
405
406
2022-11-05T02:24:48Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Scratcher Plush.png
6
406
407
2022-11-05T15:14:16Z
mh:minuselevation>Taqe
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesireAttack.gif
6
407
408
2022-11-05T16:30:36Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WrathSpear.gif
6
408
409
2022-11-05T21:50:37Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GluttonyBestiary.png
6
400
401
2022-11-06T15:47:11Z
mh:minuselevation>BarelyBranded
0
BarelyBranded uploaded a new version of [[File:GluttonyBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GluttonyAttack.gif
6
412
413
2022-11-06T16:54:11Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:HintHunter
2
419
420
2022-11-06T18:38:48Z
mh:minuselevation>HintHunter
0
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WrathAttack.gif
6
420
421
2022-11-06T20:49:29Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Arcade.png
6
425
426
2022-11-07T22:51:26Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Storage.png
6
427
428
2022-11-08T02:24:23Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BalloonHouse.png
6
428
429
2022-11-08T21:27:09Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Coffeeitem.PNG
6
429
430
2022-11-08T22:07:44Z
mh:minuselevation>JayVonLight
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wrath plushy.png
6
432
433
2022-11-09T10:56:46Z
mh:minuselevation>Duckiegobrrrr
0
wikitext
text/x-wiki
== Summary ==
wrath plushy that gives a Speed Buff for 7s when spotted by an entity
== Licensing ==
{{Self}}
e1f630e4218a6bb7ef14ae2cb04974ef6b4fdbb4
File:DFAC3C2D-26B2-4051-A6AD-BF6DEDEA28CA.jpg
6
435
436
2022-11-11T13:57:17Z
mh:minuselevation>Citrusplays
0
wikitext
text/x-wiki
A photo of shadowwalker in game.
6ae15f4aca9f8ffd63a45c3bd577bf4d882a80cd
File:ShadowwalkerBestiary.png
6
436
437
2022-11-12T00:48:55Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlenderForest.png
6
437
438
2022-11-12T04:47:49Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlenderForestBlackout.png
6
438
439
2022-11-12T04:48:00Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadowwalkerPlush.png
6
440
441
2022-11-12T06:15:28Z
mh:minuselevation>Skarcko
0
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadowWalkerPlush.png
6
441
442
2022-11-12T07:03:59Z
mh:minuselevation>EnderrBoi
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DoubleMire.PNG
6
442
443
2022-11-12T08:17:28Z
mh:minuselevation>Garden snail
0
Two mires
wikitext
text/x-wiki
== Summary ==
Two mires
ed73d3d66e951ede5a68381da790794d8218598e
File:Theatre.png
6
453
454
2022-11-13T19:40:51Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TheatreCribble.png
6
454
455
2022-11-13T19:41:03Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TheatreSoda.png
6
455
456
2022-11-13T19:41:14Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:VanillaOffice.png
6
456
457
2022-11-13T19:41:25Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EntertainmentRoom.png
6
458
459
2022-11-13T19:42:18Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ComfortRoom.png
6
459
460
2022-11-13T19:42:29Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TheGreatParasite.png
6
463
464
2022-11-13T21:55:12Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FoliaathMC.png
6
464
465
2022-11-13T22:01:25Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shadowwalker.png
6
465
466
2022-11-13T23:22:45Z
mh:minuselevation>Thebestminer44
0
wikitext
text/x-wiki
A very brief, up-close view of Shadowwalker
dd9f649a72cd22a246a7e2b33cd7b7c8fbb01323
File:Scrapstoreboard.png
6
470
471
2022-11-14T21:29:01Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Scrapstoreback.png
6
471
472
2022-11-14T21:29:45Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Scrapstoreinside.png
6
472
473
2022-11-14T21:32:02Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SwamplandsAbove.png
6
476
477
2022-11-15T00:58:48Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Testing.png
6
497
498
2022-12-04T16:52:56Z
mh:minuselevation>Damaging20202020201
0
Damaging20202020201 uploaded a new version of [[File:Testing.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Parasitetrap.png
6
499
500
2022-12-04T19:32:13Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Tesla Coil.gif
6
510
511
2022-12-07T20:40:51Z
mh:minuselevation>EdnR2
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DiscomasterBeam.gif
6
409
410
2022-12-18T03:29:23Z
mh:minuselevation>BarelyBranded
0
BarelyBranded uploaded a new version of [[File:DiscomasterBeam.gif]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DiscomasterBlindness.gif
6
527
528
2022-12-18T03:30:11Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Eye&Disco.png
6
529
530
2022-12-23T18:21:51Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gift of Fleeting Time.png
6
530
531
2022-12-30T04:51:08Z
mh:minuselevation>Pixil aka DoodlyGamerAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gift of Liminality.png
6
531
532
2022-12-30T05:00:06Z
mh:minuselevation>Pixil aka DoodlyGamerAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Giftwalker Held.png
6
532
533
2022-12-30T05:07:47Z
mh:minuselevation>Pixil aka DoodlyGamerAlt
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KadCoin.png
6
534
535
2023-01-02T00:29:35Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:ETQWConstructor
2
535
536
2023-01-02T12:04:17Z
mh:minuselevation>ETQWConstructor
0
Created page with "I sometimes edit the Enemy Territory Quake Wars Wiki, haven't really in a long time."
wikitext
text/x-wiki
I sometimes edit the Enemy Territory Quake Wars Wiki, haven't really in a long time.
fbfe85edd2d06b1c04a9fef405d003976b22bbc7
User blog:Damaging20202020201/testing123
0
498
499
2023-01-15T06:46:05Z
mh:minuselevation>Damaging20202020201
0
wikitext
text/x-wiki
Given the technology and social construct, it is reasonable to assume that the entity facility in Minus Elevation is currently in its medieval period of history (500-1400AD). The medieval period was not an extremely globalized world with minimal knowledge of foreign languages and many monsters not leaving the facility in their entire lives. Due to this fact, inbreeding became a common occurrence from floor to floor. Using this knowledge, we can safely predict with historical accuracy that the wanderer (evil optic decelerator) and the eyemaster were in fact, in a sexual relationship together despite being close relatives and knowing nothing about the effects it could have. This explains the obnoxiously strange body proportions and strange abnormalities in some enemies.
<br /><br />
[[File:Testing.png|<center><small>h</small></center>|center|frame]]
[[Category:Blog posts]]
d08cfe8536c224e69b879ad5d659164fdda0ef4e
File:NewShadowExplosion.gif
6
538
539
2023-01-16T02:54:05Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DiscoandEye.png
6
539
540
2023-01-17T03:14:29Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DiscomasterBestiary.png
6
541
542
2023-01-23T20:41:45Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Spark's PTSD.png
6
547
548
2023-02-21T09:42:55Z
mh:minuselevation>NotYourTypicalProtagonist
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:NotYourTypicalProtagonist
2
548
549
2023-02-21T09:54:28Z
mh:minuselevation>NotYourTypicalProtagonist
0
Created page with "[[File:BerylBestiary.png|right|frameless|289x289px|Berylballer Gaming]] == Introduction == * Hello to whoever is viewing this. * You might have clicked on my profile due to the edits I made. * I also like giving correct information to clueless people. == Edited Wikis == * I have edited the '''[https://pilgrammed-rblx.fandom.com/wiki Pilgrammed]''' and '''[[Minus Elevation Wiki|Minus Elevation]]''' wikis as of now. * Either made big or small edits."
wikitext
text/x-wiki
[[File:BerylBestiary.png|right|frameless|289x289px|Berylballer Gaming]]
== Introduction ==
* Hello to whoever is viewing this.
* You might have clicked on my profile due to the edits I made.
* I also like giving correct information to clueless people.
== Edited Wikis ==
* I have edited the '''[https://pilgrammed-rblx.fandom.com/wiki Pilgrammed]''' and '''[[Minus Elevation Wiki|Minus Elevation]]''' wikis as of now.
* Either made big or small edits.
edd8d7914eedd50aadabc4b09158db22412935e7
Category:Rare Floors
14
567
568
2023-03-18T11:53:02Z
mh:minuselevation>Cicopath
0
Created page with "'''Rare floors''' have a rare chance to appear randomly."
wikitext
text/x-wiki
'''Rare floors''' have a rare chance to appear randomly.
2665121e5089413c34d152699774f46cafbfb39f
Category:Large Floors
14
568
569
2023-03-18T11:55:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
'''Large floors''' have a chance to spawn only when the condition that a certain number of players are in a game.
37dc1acd439851811cbc0167decdeccc34cd3368
Category:Unique Floors
14
569
570
2023-03-18T11:58:45Z
mh:minuselevation>Cicopath
0
Replaced content with "{{Stub}}"
wikitext
text/x-wiki
{{Stub}}
422fbc214fe0de55f7625543ea71f3ccc704fe37
Category:Upgrade Floors
14
570
571
2023-03-18T11:58:56Z
mh:minuselevation>Cicopath
0
Created page with "'''Upgrade floors''' have a chance to be chosen as an "upgrade" before the elevator reaches the next floor."
wikitext
text/x-wiki
'''Upgrade floors''' have a chance to be chosen as an "upgrade" before the elevator reaches the next floor.
d389c538f4f1f9e08f5d78918ca17091749e8d5c
Category:SMALL QOL
14
573
574
2023-03-18T13:22:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
The '''''SMALL QOL''''' update occurred on November 19, 2022, and updated Minus Decendance to version 2.03. As obvious by its name, many quality-of-life changes and overall game improvements were made.
==Maps==
+ New map loading system aimed to help players with excessive ping<br>
+ [[Swamplands]] elevators now have ground under them to prevent players from falling off the map<br>
<nowiki>*</nowiki> Maps now use dynamic rarity<br>
- [[Pumpkin Patch]], [[Swamplands]], [[Slender Forest]], and [[Balloon House]] have become [[:Category:Large Floors|Large Floors]]<br>
- [[Pumpkin Patch]] large pumpkins revamped so players cannot hide from enemies unable to reach them
==Entities==
+ New pointer when spotted by an entity<br>
+ Fixed [[Murk]]'s grasp range bug<br>
+ Fixed [[Wrath|{{Wrath}}]]'s spear attack lag issue<br>
<nowiki>*</nowiki> Speed and chance of entities have been rebalanced<br>
- [[Eyemaster]]'s beam ability will no longer bounce to the roof
==Items==
+ [[Lifeform Scanner]] now shows map chances<br>
+ [[Fungal Roots]] now gives [[stamina]] to nearby players<br>
+- [[Vampire Cloak]] can now go through entities, but its cooldown increased from 10 seconds to 20<br>
<nowiki>*</nowiki> [[Echolocator]] now shows diamond-like icons rather than highlights on mobile<br>
<nowiki>*</nowiki> [[Plushies]] were given dialogue, as well as gift and buff/debuff adjustments
==Miscellaneous==
+ Flashlight is now brighter<br>
+ Fixed [[Effects#Debuffs|Injured Debuff]] stack visual<br>
+ Fixed [[Effects#Debuffs|Blindness Debuff]] fog color bug<br>
+ Fixed button resolution for iPad devices<br>
+ Fixed an issue with Kad's Coin Game<br>
+ Fixed an issue with the Shield Generator Upgrade<br>
<nowiki>*</nowiki> Bestiary stat adjustments<br>
- Clicking items fast in the lobby now damages players to prevent them from clipping
{{Updates}}
d137ef936256ce9783c5a7e83271974a486d368d
Floors
0
275
276
2023-03-18T13:37:33Z
mh:minuselevation>Cicopath
0
Changed redirect target from [[Category:Floor]] to [[Category:Floors]]
wikitext
text/x-wiki
#redirect [[:Category:Floors]]
4b0cd8e11acb3b3f52a0f4a33999c1021663c00f
Entities
0
578
579
2023-03-18T23:43:54Z
mh:minuselevation>Cicopath
0
Redirected page to [[Category:Entities]]
wikitext
text/x-wiki
#redirect [[:Category:Entities]]
47e82f6b3d0daa2dbc5b4a9aa6e148465d1d5b9c
Items
0
579
580
2023-03-18T23:48:51Z
mh:minuselevation>Cicopath
0
Redirected page to [[Category:Items]]
wikitext
text/x-wiki
#redirect [[:Category:Items]]
de3df079aa5223b002ad0d4b45166b5882f996f0
File:NewShopLocation.png
6
581
582
2023-03-19T02:07:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PossibleNewMap.png
6
583
584
2023-03-19T03:35:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Dark Forest Map.png
6
585
586
2023-03-19T04:22:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Library Vent Map.png
6
586
587
2023-03-19T04:22:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewFeature3.png
6
589
590
2023-03-19T04:44:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewMDFacilityMap.png
6
590
591
2023-03-19T04:46:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Maps
0
591
592
2023-03-23T03:57:13Z
mh:minuselevation>Cicopath
0
Why would this redirect page be deleted???
wikitext
text/x-wiki
#redirect [[:Category:Floors]]
4b0cd8e11acb3b3f52a0f4a33999c1021663c00f
File:Arcade Room V2.png
6
592
593
2023-03-23T04:03:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewFeature4.png
6
593
594
2023-03-23T04:08:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewFeature5.png
6
594
595
2023-03-23T04:08:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewFeature6.png
6
595
596
2023-03-23T04:10:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Battery
10
598
599
2023-03-24T23:00:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<div style="text-align:center; color:#6c70a3;font-size: 120%;">'''Battery'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
1c932d9bb703464a53306e0484503c4cf09c3ff6
Template:Stamina
10
599
600
2023-03-24T23:01:31Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#b19157;font-size: 120%;">'''Stamina'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#b19157;font-size: 120%;">'''Stamina'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
0df2db6849f3eafe86a6b04ae180ffbd684dfb9e
Template:Speed
10
600
601
2023-03-24T23:01:51Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#81b9ca;font-size: 120%;">'''Speed'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#81b9ca;font-size: 120%;">'''Speed'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
3149341ef847b6bac80484f4d0ef2358d78ff244
Template:Luck
10
601
602
2023-03-24T23:02:11Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#7bbb71;font-size: 120%;">'''Luck'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#7bbb71;font-size: 120%;">'''Luck'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
c70dd4bef6a18afdec15f66fd534a08c28905778
Template:Overdrive
10
602
603
2023-03-24T23:02:29Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#a74679;font-size: 120%;">'''Overdrive'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#a74679;font-size: 120%;">'''Overdrive'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
2c207882454b4b9a252a0b0759a8963e12c7ba19
Template:Item
10
17
17
2023-03-24T23:06:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<div style="text-align:center; color:#bfba4c;font-size: 120%;">'''Item'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
4d7aff9d16b03b9c235991f0fef50872c400337a
Template:Scrap
10
603
604
2023-03-24T23:06:30Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#636363;font-size: 120%;">'''Scrap'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#636363;font-size: 120%;">'''Scrap'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
e52001f42bad9055668df91ea95276d6054b81e9
Template:Info
10
604
605
2023-03-24T23:06:52Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#c0c0c0;font-size: 120%;">'''Info'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#c0c0c0;font-size: 120%;">'''Info'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
f2e0bb3077059bc559fdf5337de81c512ced2475
Template:Button
10
605
606
2023-03-24T23:07:09Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#5db583;font-size: 120%;">'''Button'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#5db583;font-size: 120%;">'''Button'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
49b627e1f5a36fc347105782ddb5ec41a18c4e2e
Template:Status
10
607
608
2023-03-24T23:08:08Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#72b75e;font-size: 120%;">'''Status'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#72b75e;font-size: 120%;">'''Status'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
969a24271bdf60f329be4e5e211987d0ae31ced3
Template:Priority
10
608
609
2023-03-24T23:13:50Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#2193c7;font-size: 120%;">'''Priority'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#2193c7;font-size: 120%;">'''Priority'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
0ad0d63a5ba9684bd3aced3ca552b8544eb8cdb4
Template:Building
10
626
627
2023-03-25T10:57:52Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#ffffff;font-size: 120%;">'''Building'''</div><noinclude> [[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#ffffff;font-size: 120%;">'''Building'''</div><noinclude>
[[Category:SpecialWords]]</noinclude>
8ff48418545158424d6034451fe6c6b75bc8665a
Template:Fear
10
627
628
2023-03-25T10:58:02Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#ffffff;font-size: 120%;">'''Fear'''</div><noinclude> [[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#ffffff;font-size: 120%;">'''Fear'''</div><noinclude>
[[Category:SpecialWords]]</noinclude>
de56aa0dd1ff27b2358dc5932f1ceeed1b082be0
File:NewFeature7.png
6
628
629
2023-03-25T12:02:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Dangerous Entities
14
395
396
2023-03-26T05:01:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
'''Dangerous entities''' are much deadlier than the common entity. They typically have unique abilities which makes them deadly.
==Trivia==
*The SFX of a dangerous entity is Hypermutation's Alarm Sound.
6d1b7e847b745c0f23ef202eaa84d7910e655005
File:Placeholder2.png
6
635
636
2023-03-27T06:20:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Sin Entities
14
566
567
2023-03-28T02:45:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
'''Sin entities''' are dangerous entities that, unlike other entities, only spawn under certain conditions. Once the conditions are met, they would then have a chance to spawn on future floors regardless of their spawn conditions. They are hidden in the Bestiary until at least 1% research is obtained.
10845da89838120abf5b6bf244d5169d490013ab
File:NewEntity1.png
6
647
648
2023-03-31T04:51:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Fools de April
10
648
649
2023-04-01T20:45:22Z
mh:minuselevation>WhyCorrosive
0
Created page with "<infobox> <image source="image1"> <caption source="caption1"/> </image> <data source="gumballer_in_fools_of_april_update"> <label>Gumballer in Fools of April update</label> </data> </infobox> <noinclude> Example usage: <pre> {{Fools de April | image1=Example | caption1=Example | gumballer_in_fools_of_april_update=Example }} </pre> <templatedata> {"params":{"image1":{"suggested":true},"caption1":{"suggested":true},"gumballer_in_fools_of_april_upd..."
wikitext
text/x-wiki
<infobox>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="gumballer_in_fools_of_april_update">
<label>Gumballer in Fools of April update</label>
</data>
</infobox>
<noinclude>
Example usage:
<pre>
{{Fools de April
| image1=Example
| caption1=Example
| gumballer_in_fools_of_april_update=Example
}}
</pre>
<templatedata>
{"params":{"image1":{"suggested":true},"caption1":{"suggested":true},"gumballer_in_fools_of_april_update":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
a2fba37bd814dd2dff1712936e2d5db81ee39fcd
File:Eyegield&Seeker.png
6
649
650
2023-04-02T03:46:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Strange Portal.png
6
657
658
2023-04-02T04:49:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Output-onlinepngtools (1).png
6
658
659
2023-04-02T05:16:03Z
mh:minuselevation>Payton the 2nd because of password stuff
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Spectre.png
6
662
663
2023-04-02T05:51:21Z
mh:minuselevation>Payton the 2nd because of password stuff
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterPrimeFront.png
6
667
668
2023-04-02T17:03:08Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamaterFront.png
6
668
669
2023-04-02T17:03:23Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Jug avjfhbs.png
6
669
670
2023-04-02T18:36:03Z
mh:minuselevation>WhyCorrosive
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SkeletonFront.png
6
670
671
2023-04-02T21:34:39Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterPrimeBestiary.png
6
671
672
2023-04-02T23:29:59Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamaterBestiary.png
6
672
673
2023-04-02T23:30:06Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GolemBestiary.png
6
673
674
2023-04-02T23:30:15Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SkeletonBestiary.png
6
674
675
2023-04-02T23:30:24Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShakesBestiary.png
6
675
676
2023-04-02T23:30:32Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gluttony during april fools update.png
6
676
677
2023-04-03T21:49:39Z
mh:minuselevation>Mr. Despacito
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gluttony april fools 2023.png
6
677
678
2023-04-03T21:55:24Z
mh:minuselevation>Mr. Despacito
0
wikitext
text/x-wiki
{{Gluttony}} during April fools 2023.
e91edb318cb7e8ca9c69f061c32fc2ed43beaa58
File:EyegieldImage.png
6
678
679
2023-04-04T06:57:46Z
mh:minuselevation>AverageGlitch
0
wikitext
text/x-wiki
Yeah nobody somehow has an image of this already
5c801c63f96991eea8ee02aee92f4cba842f64bc
File:GluttonyFOA.png
6
679
680
2023-04-04T20:43:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WrathFOA.png
6
680
681
2023-04-04T20:48:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WandFOA.png
6
681
682
2023-04-04T20:52:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GandFOA.png
6
682
683
2023-04-04T20:58:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ThornFOA.png
6
683
684
2023-04-04T21:04:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SculptFOA.png
6
684
685
2023-04-04T21:16:20Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpectreChase1.png
6
685
686
2023-04-04T21:19:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GhastFOA.png
6
686
687
2023-04-04T21:45:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ParaFOA.png
6
687
688
2023-04-04T21:50:11Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SeekFOA.png
6
688
689
2023-04-04T21:52:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadeFOA.png
6
689
690
2023-04-04T22:01:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MireFOA.png
6
690
691
2023-04-04T22:11:11Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MurkFOA.png
6
691
692
2023-04-04T22:18:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BozoFOA.png
6
692
693
2023-04-04T22:19:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlothFOA.png
6
693
694
2023-04-04T23:12:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MassFOA.png
6
694
695
2023-04-04T23:18:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesireFOA.png
6
706
707
2023-04-04T23:49:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MasterFOA.png
6
713
714
2023-04-05T13:55:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MimicFOA.png
6
714
715
2023-04-05T14:50:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GreedFOA.png
6
715
716
2023-04-05T15:00:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PrimeKneel.png
6
716
717
2023-04-05T15:22:21Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EnvyFOA.png
6
717
718
2023-04-05T15:25:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PrimeDefeat1.png
6
718
719
2023-04-05T16:29:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bear5HeightComp.png
6
719
720
2023-04-05T16:33:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyegieldFront.png
6
720
721
2023-04-05T20:32:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpectreTrans0.png
6
721
722
2023-04-06T05:15:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpectreFront.png
6
722
723
2023-04-06T05:15:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LeftWall.png
6
723
724
2023-04-06T05:21:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MiddleWall.png
6
724
725
2023-04-06T05:21:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RightWall.png
6
725
726
2023-04-06T05:21:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DiscoSuit.png
6
726
727
2023-04-06T05:33:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Spectre2Front.png
6
727
728
2023-04-06T16:44:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Spectre3Front.png
6
728
729
2023-04-06T16:45:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shadowwalkerfeatures.png
6
729
730
2023-04-06T18:01:32Z
mh:minuselevation>Garden snail
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StatuesSeeker.png
6
730
731
2023-04-06T19:54:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShakesFront.png
6
731
732
2023-04-07T00:41:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ChocolateMode.png
6
734
735
2023-04-07T03:49:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Vanilla Mode
0
348
349
2023-04-07T03:52:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
== Overview ==
'''Vanilla Mode''' is considered the standard base mode of Minus Elevation, and was the first game mode to release with the experience during the first testing session, albeit with limited in-game features
== About ==
Generally, '''Vanilla Mode''' is often compared to Minus Descendance's core gameplay in the random gameplay sense as every floor and entity are random. The only real changes are the maps not being randomly generated like M.D. but being more open, and items spawning by themselves instead of being upgrade-restricted.
== Gameplay ==
'''Vanilla Mode''', as mentioned before, is comparable to Minus Descendance's core gameplay. Players descend through an endless amount of floors, press buttons to progress, and avoid entities. When the v1.0 released, also known as the Overhaul Update, '''Vanilla Mode''' was removed for some time and replaced with [[Campaign Mode]], but was eventually brought back in v1.16 with [[Campaign Mode]] sunsetting for an indefinite amount of time.
Every floor is random; there is no set order. In older versions of Elevation, more specifically pre-v1.0, the map variety was a lot broader, every map was unique, completely different from one another. Post-v1.0, almost every map has shared a consistent theme up until this point, those being Office Maps, 2 "Storage Room" maps, and a singular unique map being the arcade. The Office and Storage maps specifically are generally disliked by the community as there is very little difference from the Office maps and the Storage maps are "too cramped".
Pre-V 1.0, the difficulty scaling worked differently to how it does now. The game would start with 2 entities from floor 1-5, and it would increase to 3 on floor 6, to 4 on floor 11, and finally, 5 on floor 16. These entities were not in a predetermined order and were always random, and their stats did not periodically increase.
== Trivia ==
*'''Vanilla Mode''' was originally named "Normal Mode".
**The elevators are still in the same location of each other; however, they have essentially just been renamed. (?)
*'''Vanilla Mode''' is currently the only playable game mode as of v2.07.2.
==Gallery==
<gallery widths="185" bordersize="none">
ChocolateMode.png|'''Vanilla Mode''' renamed in [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Gamemodes]]
f31e304d16b009961480b07654bb48f98e44a85c
File:EyeObservatory.png
6
735
736
2023-04-07T15:21:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Petsim2023.png
6
736
737
2023-04-07T15:24:25Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Petsim2023-1.png
6
737
738
2023-04-07T15:25:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Petsim2023-2.png
6
738
739
2023-04-07T15:33:25Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ToiletHallway.png
6
739
740
2023-04-07T15:52:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sandbox.png
6
740
741
2023-04-07T15:54:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpiralofInconveniences.png
6
741
742
2023-04-07T16:06:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:645 stairs.png
6
742
743
2023-04-07T16:07:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:645 top.png
6
743
744
2023-04-07T16:10:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PathwayofSnakes.png
6
744
745
2023-04-07T16:13:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SoundTestLevel1.png
6
745
746
2023-04-07T16:26:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:IssacNewton.png
6
746
747
2023-04-07T17:54:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Eyegield&Golem.png
6
747
748
2023-04-07T17:56:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Spectre'sZone.png
6
750
751
2023-04-07T19:54:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Observ1.png
6
751
752
2023-04-07T19:58:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obser3.png
6
752
753
2023-04-07T19:59:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obser2.png
6
753
754
2023-04-07T19:59:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FunballerAttack.png
6
754
755
2023-04-07T20:04:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sanc1.png
6
755
756
2023-04-07T20:08:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sanc2.png
6
756
757
2023-04-07T20:08:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sanc3.png
6
757
758
2023-04-07T20:08:35Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Statue'sZone.png
6
758
759
2023-04-07T20:58:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TightropeDesert.png
6
759
760
2023-04-07T20:59:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DeepwokenCaves.png
6
760
761
2023-04-07T21:06:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ScratcherFront.png
6
770
771
2023-04-08T06:29:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ArcadeRoom.png
6
771
772
2023-04-08T20:38:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OpenEyeLisa.png
6
777
778
2023-04-08T21:45:11Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:VeilEntrance.png
6
781
782
2023-04-08T21:56:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Reception.png
6
782
783
2023-04-08T22:15:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sidney.png
6
783
784
2023-04-08T22:16:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Light.png
6
785
786
2023-04-08T22:16:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sparks.png
6
786
787
2023-04-08T22:17:20Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Icey.png
6
787
788
2023-04-08T22:17:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Nutticus.png
6
788
789
2023-04-08T22:18:02Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Ellie.png
6
789
790
2023-04-08T22:18:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Kad.png
6
790
791
2023-04-08T22:19:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Element.png
6
791
792
2023-04-08T22:19:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:June.png
6
792
793
2023-04-08T22:20:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lukki1.png
6
793
794
2023-04-08T22:20:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lukki2.png
6
794
795
2023-04-08T22:20:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lukki3.png
6
795
796
2023-04-08T22:21:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Tiny Lukki.png
6
796
797
2023-04-08T22:21:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Rat.png
6
797
798
2023-04-08T22:22:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lukki4.png
6
798
799
2023-04-08T22:22:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Clock.png
6
799
800
2023-04-08T22:26:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FourCorners.png
6
802
803
2023-04-09T03:21:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MysteriousSanctuary.png
6
803
804
2023-04-09T03:40:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PillarPools.png
6
804
805
2023-04-09T04:13:42Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sanc2.5.png
6
805
806
2023-04-09T04:15:06Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Clock12AM.png
6
806
807
2023-04-09T04:23:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GriddyAnimation.gif
6
807
808
2023-04-09T22:29:29Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RegularDancePotionAnim.gif
6
808
809
2023-04-09T22:37:34Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Roblox 4 10 2023 3 38 22 PM.png
6
813
814
2023-04-10T22:34:11Z
mh:minuselevation>Natdonn
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Roblox 4 10 2023 3 38 22 PM (2).png
6
814
815
2023-04-10T22:34:27Z
mh:minuselevation>Natdonn
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Midnightballer.png
6
816
817
2023-04-11T11:34:40Z
mh:minuselevation>AverageGlitch
0
wikitext
text/x-wiki
Wow
0bbcdbd1616a1d2230100f629649dcf5b7a28b7f
File:Sin of Ratio Bestiary.png
6
821
822
2023-04-14T04:41:31Z
mh:minuselevation>MalwareHost
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SandboxMapGameplay.png
6
822
823
2023-04-15T11:35:48Z
mh:minuselevation>Burbulas
0
wikitext
text/x-wiki
The sandbox map but from a players perspective (Bur, me)
37e4f353ec51aa5052b69eb4b18273b4f271c5cc
MediaWiki:Common.css
8
824
825
2023-04-16T04:25:38Z
mh:minuselevation>Cicopath
0
Replaced content with "/* CSS placed here will be applied to all skins */"
css
text/css
/* CSS placed here will be applied to all skins */
f23a4358c198efde0025fa6fb8082854aa392a65
File:Kindergarten.png
6
827
828
2023-04-16T06:26:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ToiletLand.png
6
829
830
2023-04-16T06:28:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:VirtualCon.png
6
831
832
2023-04-16T06:30:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TinyNerdballer1.png
6
833
834
2023-04-16T06:32:06Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Pride'sArena.png
6
836
837
2023-04-16T06:41:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PrideHallway.gif
6
837
838
2023-04-16T06:44:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Wrath
10
560
561
2023-04-16T06:48:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:crimson;"><span style="text-shadow: red 0px 0px 5px;">'''Wrath'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
101b455785e69f8931cf328c98ba25a03811453d
Template:Sloth
10
562
563
2023-04-16T06:48:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:cyan;"><span style="text-shadow: blue 0px 0px 5px;">'''Sloth'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
f6e55ae3dc44c9adfbc265ac523113fff555271b
Template:Shadowwalker
10
559
560
2023-04-16T06:48:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:black;"><span style="text-shadow: black 0px 0px 5px;">'''Shadowwalker'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
8781b9ba618a236ccd11e6ae6ffea2b4de257e74
Template:Gumballer
10
557
558
2023-04-16T06:48:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:firebrick;"><span style="text-shadow: firebrick 0px 0px 5px;">'''Gumballer'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
0fff19dd8ad3005052c4cb2a0c637395bee8ea97
Template:Greed
10
563
564
2023-04-16T06:49:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:gold;"><span style="text-shadow: yellow 0px 0px 5px;">'''Greed'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
0b294e96e3b0c4014f927366d3f86271d036058b
Template:Gluttony
10
561
562
2023-04-16T06:49:25Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:orange;"><span style="text-shadow: grey 0px 0px 5px;">'''Gluttony'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
e23318b68e125bb22d9b91d5720a09f20d46acea
Template:Envy
10
565
566
2023-04-16T06:49:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:#90EE90;"><span style="text-shadow: green 0px 0px 5px;">'''Envy'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
c83033a520649096f94623b39afd97021427c07e
Template:Desire
10
564
565
2023-04-16T06:49:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:pink;"><span style="text-shadow: purple 0px 0px 5px;">'''Desire'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
c86b91327afc382ac12fa591ef2935e9373e8c8f
Template:Berylballer
10
558
559
2023-04-16T06:50:02Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:deepskyblue;"><span style="text-shadow: deepskyblue 0px 0px 5px;">'''Berylballer'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
4256c2bc852e6888a11977380485be06a52ff711
Template:II
10
640
641
2023-04-16T07:55:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color:#ffa53e;">'''II'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
24d3691e16d166735647b3681d36e29eddc25c56
Template:III
10
641
642
2023-04-16T07:55:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color: #d99959;">'''III'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
31105bb75bc8968a66f7b649110a0afb7a4ee316
Template:I
10
639
640
2023-04-16T07:56:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color: #81d96b;">'''I'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
d64c67f91b10209670b4cca88453670b56b6ee27
Template:IIII
10
642
643
2023-04-16T07:57:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color:#d9533b;">'''IIII'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
3f7b0e9af26b8fda0aaf1c4c1c952737c57f6e76
Template:IIIII
10
643
644
2023-04-16T07:57:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color:#d963aa;">'''IIIII'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
2fb921a1dd0fcec0bdf3a48cf38607b49f642d81
Template:VII
10
644
645
2023-04-16T07:57:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color: #ff5a5a;">'''VII'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
a189251c204860487e8c46284101064e1f8f9ec1
Template:?
10
577
578
2023-04-16T07:57:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color: #000000;">'''?'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
63da88bb02aed18d1942c5f6f7edfa6e31e87bcc
Template:0G
10
839
840
2023-04-16T07:57:42Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color:#d963aa;">'''0'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
c89603580a5a21cb8d7955ba3a5672ffe64e42b5
Template:0
10
645
646
2023-04-16T07:57:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;font-size:20px;color:#5a5a5a;">'''0'''</span><noinclude>
[[Category:Entity stats]]</noinclude>
a666fac5cabd0788d0758a6359e1083f4c4f9d77
File:WandStatFront1.png
6
840
841
2023-04-16T17:56:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Facility1.png
6
841
842
2023-04-16T19:19:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Facility2.png
6
842
843
2023-04-16T19:20:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Facility3.png
6
843
844
2023-04-16T19:21:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Facility4.png
6
844
845
2023-04-16T19:21:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Sin of Ratio
0
847
848
2023-04-16T19:29:37Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Sin of Ratio]] to [[Ratio]]: Dividing into Sin of Ratio and Demise of Ratio
wikitext
text/x-wiki
#REDIRECT [[Ratio]]
e72663457ef75681008077745e141a65cc6271d2
File:DemiseofRatio1.png
6
849
850
2023-04-16T19:46:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Demise of Ratio
0
851
852
2023-04-16T19:51:03Z
mh:minuselevation>Cicopath
0
Redirected page to [[Ratio/Demise of Ratio]]
wikitext
text/x-wiki
#redirect [[Ratio/Demise of Ratio]]
1d5e26b9ae0f1ed2cffd9dec5d8f1b0a0051d64e
File:SinofRatioFront.png
6
853
854
2023-04-16T20:01:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShowerRooms.png
6
854
855
2023-04-16T20:05:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WhiteAbyss.png
6
855
856
2023-04-16T20:07:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WhiteAbyssHallway1.png
6
857
858
2023-04-16T20:10:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RatioAttack1.png
6
856
857
2023-04-16T20:11:37Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:PrideAttack1.png]] to [[File:RatioAttack1.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wrath Helmet.png
6
864
865
2023-04-17T01:14:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterStatue.png
6
865
866
2023-04-17T01:15:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:The Backstage.png
6
867
868
2023-04-17T01:18:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FortuneNPC.png
6
868
869
2023-04-17T01:37:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Whote Abyss.png
6
869
870
2023-04-17T12:03:48Z
mh:minuselevation>AnoHumol
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Music
0
870
871
2023-04-17T20:18:09Z
mh:minuselevation>JayVonLight
0
wikitext
text/x-wiki
'''<big>Main Game Soundtracks</big>'''
Yume 2kki OST - Circus in the Forest-https://www.youtube.com/watch?v=znQqeEM0SVY&
Yume 2kki OST - Fairy Tale Path-https://www.youtube.com/watch?v=umucDf93v7I&
Yume 2kki OST - Bottom Garden-https://www.youtube.com/watch?v=eQalLoKxq3I&
Yume 2kki OST - Forest-https://www.youtube.com/watch?v=--MIaaGceP8&
Yume 2kki OST - Laboratory-https://www.youtube.com/watch?v=jUnOsO_SsWQ&
Yume 2kki OST - Buried City-https://www.youtube.com/watch?v=AKGzOoNesU8&
Yume 2kki OST:Flesh Paths World-https://www.youtube.com/watch?v=kw9dDbslgok&
Yume 2kki OST - Submarine-https://www.youtube.com/watch?v=duDvt40Bxxw&
Yume 2kki OST - Ocean Floor-https://www.youtube.com/watch?v=3aDkG4ehHUc&
Yume 2kki OST - Big Eye Tree-https://www.youtube.com/watch?v=fBnT7zIsBN4&
Yume 2kki OST - Skull Entrance-https://www.youtube.com/watch?v=dmOOc4UmyJc&
EPHEMERAL OST ||Song 2||Original OST-https://www.youtube.com/watch?v=Jb2VUe1hevM&
Fleshchild OST: The Labs-https://www.youtube.com/watch?v=We7PsK5cH-w&
Ib OST - "Dining Room"-https://www.youtube.com/watch?v=UOiIkmdLhmo&
3 Shousou (Uneasiness) (Ib OST)-https://www.youtube.com/watch?v=IrOeh3RkQ9g&
Test Facility-https://www.youtube.com/watch?v=lHqgY29Q4n8&
Dark Terror-https://www.youtube.com/watch?v=ebPTSRy9hys&
Atmospheric Drone-https://www.youtube.com/watch?v=72YCQMGGdlk&
Ghost drone-https://www.youtube.com/watch?v=bvneso3najk&
Eschatos Arrange Tracks - EXTERMINATION [AREA 26A]-Sin of Ratio Boss Fight-https://youtu.be/7m9xENP4FY8
Cytokine - Phantasmagoria-Sin of Demise Boss Fight https://youtu.be/rr3_Ga8T-X0
Heaven Pierce Her - CHAOS (ULTRAKILL P-1 Theme #1)-AMALGAMAGATER Boss Fight https://www.youtube.com/watch?v=-hszelincU8&
Heaven Pierce Her - ORDER (ULTRAKILL P-1 Theme #2)-EYEMASTER PRIME Boss Fight l<nowiki/>https://www.youtube.com/watch?v=cI5V_8RErzI&
<big>Lobby music</big>
5 PM - (Animal Crossing New Leaf)-https://www.youtube.com/watch?v=-E9hDb1_3j4&
ONISM1999 - (YIIK)-https://www.youtube.com/watch?v=12zdwU9XLn0&
Waiting - (Indie Miracles)-https://www.youtube.com/watch?v=71VNWaWW3D0&
This Could Be Fun - (Erik Haddad)-https://www.youtube.com/watch?v=80QOKHxNtKI&
Nova Bossa Nova - (The Ultimate Combo & Duo Collection)https://www.youtube.com/watch?v=8OJtRRENl60&
Prelude - (One Step From Eden)-https://www.youtube.com/watch?v=9ZhMCezTZYY&
Comforting Chococcino - (ZeroRanger)-https://www.youtube.com/watch?v=9uecf6_SEXc&
Hau'oli City (Night) - (Pokemon Sun & Moon)-https://www.youtube.com/watch?v=IUDB10_WIEs&
Turkey Shop - (Spelunky 2)-https://www.youtube.com/watch?v=JgqOojGGXms&
5 PM - (Animal Crossing Population Growing)-https://www.youtube.com/watch?v=KuwYt-3v0aQ&
Local Forecast - (Kevin MacLeod)-https://www.youtube.com/watch?v=Pe2T9SnLDJk&
Secret Garden - (Kwaito House: Retro)-https://www.youtube.com/watch?v=WHpj4CR1IZ4&
Empathic Duel - (Breast Implosion)-https://www.youtube.com/watch?v=ZhN2noWoRfM&
Electro Bossa Nova OL - (Jazztronic)-https://www.youtube.com/watch?v=cLtFGBvqLvY&
Dormitory -(Cherry Tree High Comedy Club)-https://www.youtube.com/watch?v=dzE0TSoNokg&
Elevator Music - (Khuskan)-https://www.youtube.com/watch?v=e47upLY288Y&
Cottage House - (Mad Rat Dead)-https://www.youtube.com/watch?v=fDBVKM0iMG0&
Night In The City - (Smooth, Groovin' And Jazzy)-https://www.youtube.com/watch?v=iCrV0d87ZNs&
Eternal.Temp - (Graham Kartna)-https://www.youtube.com/watch?v=oy6lxe-M9xA&
Elegant Summer - (MELTY BLOOD)-https://www.youtube.com/watch?v=tgr51C-YE5s&
<big>'''Miscellaneous/removed'''</big>
Yume Nikki OST - Snow World-https://www.youtube.com/watch?v=tSH7J9RAHm8&
Yume 2kki OST:Amusement Park's Inner Rooms-https://www.youtube.com/watch?v=ZxrfNheENiw&
Five Nights at Freddy's 4 OST 'Ambience 2'-https://www.youtube.com/watch?v=6FIFDLiOTFQ&
Here We Are-Undertale-https://www.youtube.com/watch?v=LS86CPaShI4&
FNaC 3 OST - Dreamscape-https://www.youtube.com/watch?v=PQpUafTR0xw&
Droned-https://www.youtube.com/watch?v=pq9vUtM7sxQ&
Drone to Earth-https://www.youtube.com/watch?v=PY9XYzcslvc&
Drone Ranger-https://www.youtube.com/watch?v=r86t9ogfxw4&
Lets go Shopping-https://www.youtube.com/watch?v=WdbAyDUYah4&
acb953df7e8656ab66cd27fce0d1b33d15e690d5
File:Dabear.webp
6
872
873
2023-04-18T04:51:04Z
mh:minuselevation>ShiLavWar
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Troll Berylballer.png
6
873
874
2023-04-19T21:13:58Z
mh:minuselevation>Microwave Idiot
0
wikitext
text/x-wiki
Berylballer's April fools' form
f57064aeb9456d0959d96af81753bef2b10a97dc
File:BathroomsSecret2.png
6
874
875
2023-04-23T05:15:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BathroomsSecret1.png
6
875
876
2023-04-23T05:15:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylFOA.png
6
876
877
2023-04-23T07:34:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bear 5 1.png
6
877
878
2023-04-23T07:40:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PumpkniPatch.webp
6
878
879
2023-04-23T12:55:25Z
mh:minuselevation>W.D. Eros
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Capture.png
6
879
880
2023-04-23T12:57:48Z
mh:minuselevation>W.D. Eros
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:TillyCorbin
2
885
886
2023-04-23T21:31:02Z
mh:minuselevation>TillyCorbin
0
Created page with "Epic gamer, has gotten to floor 1 solo which is the world record"
wikitext
text/x-wiki
Epic gamer, has gotten to floor 1 solo which is the world record
158a10d7a050772d79dadb7f96b5e81a9a0e50c3
File:EnragedRatio.png
6
886
887
2023-04-25T04:02:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RatioAttack2.png
6
887
888
2023-04-25T04:06:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RatioAttack3.png
6
888
889
2023-04-25T04:07:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Pride
10
889
890
2023-04-25T04:27:58Z
mh:minuselevation>Cicopath
0
Created page with "<span style="color:blueviolet;"><span style="text-shadow: indigo 0px 0px 5px;">'''Pride'''</span></span><noinclude> [[Category:Special entity names]] </noinclude>"
wikitext
text/x-wiki
<span style="color:blueviolet;"><span style="text-shadow: indigo 0px 0px 5px;">'''Pride'''</span></span><noinclude>
[[Category:Special entity names]]
</noinclude>
4ba0a8e7c68d453d2568a413719bd2243830e3ef
File:PrideAFF1.png
6
890
891
2023-04-25T04:30:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylballerSays.png
6
893
894
2023-04-25T08:32:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyegieldSays.png
6
894
895
2023-04-25T08:33:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GumballerSays.png
6
895
896
2023-04-25T08:33:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ThornSays.png
6
896
897
2023-04-25T08:33:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ParasiteSays.png
6
897
898
2023-04-26T18:34:11Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SeekerSays.png
6
898
899
2023-04-26T18:34:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MireSays.png
6
899
900
2023-04-26T18:34:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Aggro
10
606
607
2023-04-27T19:02:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<div style="text-align:center; color:#b36733;font-size: 120%;">'''Aggro'''</div><noinclude>
[[Category:SpecialWords]]</noinclude>
949a80bf76860f7134c64148201a97204f393dfc
File:SmoothAnim.gif
6
900
901
2023-04-27T20:46:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Apple.png
6
901
902
2023-04-28T07:24:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Railgun.png
6
907
908
2023-04-28T07:25:02Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gift big.jpg
6
772
773
2023-04-28T07:52:43Z
mh:minuselevation>Cicopath
0
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category talk:Upcoming Content
15
908
909
2023-04-29T01:21:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
This page is for anybody wanting to discuss new upcoming content. Enjoy!
59f7d9e5e0f9e9f600060f707c6fcc4efd7d4531
Category:Upcoming Content
14
576
577
2023-04-29T01:27:31Z
mh:minuselevation>Cicopath
0
Replaced content with "This is a category page for all of the new upcoming content."
wikitext
text/x-wiki
This is a category page for all of the new upcoming content.
57d7ea2c18e91dafd352b2b94cc626a6e5dbe269
File:Scrapblackout.png
6
909
910
2023-04-29T01:32:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RatioAttack4.png
6
910
911
2023-04-29T01:53:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Upgrades
0
913
914
2023-04-30T18:53:21Z
mh:minuselevation>TillyCorbin
0
Redirected page to [[Floor Upgrades]]
wikitext
text/x-wiki
#REDIRECT [[Floor Upgrades]]
c6efe176ab6c6eac0ad339a3732da4493e0b216b
Template:LimitedItem
10
637
638
2023-05-01T02:04:02Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{|style="padding: 2px; margin-bottom:1px; background-color: #000000; color: #fff; border: 3px solid #00ffff; width: 100%; border-radius:10px;"
|-
|align="center"|<span style="text-shadow: 0 0 3px black,0 0 3px black;color: white;">'''LIMITED-TIME ITEM; GET IT WHILE YOU CAN!'''</span>
|}<noinclude>
This template is used for pages of event items that are currently available for a limited time.
[[Category:Notice templates]]
</noinclude>
f0be50f5992148315800eaf3991ae1dc41c86558
File:FlowerSpawn1.gif
6
915
916
2023-05-01T02:43:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Rare Entities
14
373
374
2023-05-01T13:55:24Z
mh:minuselevation>Theguywhoprobablyisinyourbasementat2am
0
wikitext
text/x-wiki
'''Rare entities''' have a very low spawn rate. They are hidden in the Bestiary until at least 1% research is obtained.
Usually '''Rare Entities''' do not pose any inherent danger, and are often sought out for due to their rarity.
8dc9f092a859f101d90a18a6b793426bfbb71a90
Category:Common Floors
14
917
918
2023-05-02T15:54:25Z
mh:minuselevation>Theguywhoprobablyisinyourbasementat2am
0
Created page with "[[:Category:Floors|Floors]] that are frequently encountered in-game. These floors are likely highly unremarkable, sharing no noticable qualities, though still posing their own distinctive danger."
wikitext
text/x-wiki
[[:Category:Floors|Floors]] that are frequently encountered in-game. These floors are likely highly unremarkable, sharing no noticable qualities, though still posing their own distinctive danger.
d071df902d5d51674a66a05150c8ccebb0216d5a
File:SandPitCat.png
6
919
920
2023-05-04T00:44:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:CreatedBy
10
554
555
2023-05-04T02:02:35Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
[https://www.roblox.com/users/profile?username={{{1}}} {{{1}}}]<noinclude>
<pre>
{{CreatedBy|Roblox Username}}
</pre>
<br>
Example:
{| class="article-table"
!Code
!Output
|-
|<code><nowiki>{{CreatedBy|Roblox}}</nowiki></code>
|{{CreatedBy|Roblox}}
|}
</noinclude>
90781a298ba4b937cd15ba10cb7768fd66f23444
Category:Stun Immunity
14
920
921
2023-05-05T02:03:32Z
mh:minuselevation>Cicopath
0
Created page with "Entities in this category have stun immunity. Stun-immune entities are not affected by [[Camera]], [[Info Visor]], [[:Category:Items#Scrap Items/Miscellaneous|Beartraps]], and [[Tesla Coil]]."
wikitext
text/x-wiki
Entities in this category have stun immunity. Stun-immune entities are not affected by [[Camera]], [[Info Visor]], [[:Category:Items#Scrap Items/Miscellaneous|Beartraps]], and [[Tesla Coil]].
4c59d7855a1ff27135050451caddec2e5187b9ee
File:GrailFish.png
6
921
922
2023-05-05T06:31:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlothBlackout.PNG
6
925
926
2023-05-05T23:43:25Z
mh:minuselevation>Garden snail
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BrokenTV.png
6
928
929
2023-05-06T18:37:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CherishedEra1.png
6
929
930
2023-05-06T18:38:21Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NullDice.png
6
931
932
2023-05-06T18:47:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Luck...?.png
6
932
933
2023-05-06T18:50:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MayFools.png
6
930
931
2023-05-06T19:40:31Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:MayFools.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewLobbyRoom1.png
6
936
937
2023-05-06T19:41:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Prenerd.png
6
937
938
2023-06-04T04:30:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Throwbacker.png
6
938
939
2023-06-12T18:09:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HeartCandies.png
6
940
941
2023-06-12T18:10:06Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PinkHeartCandy.png
6
941
942
2023-06-12T18:10:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RedHeartCandy.png
6
942
943
2023-06-12T18:11:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PurpleHeartCandy.png
6
943
944
2023-06-12T18:11:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribbleHeartCandy.png
6
944
945
2023-06-12T18:11:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DrinkSound.ogg
6
945
946
2023-06-12T18:16:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DreamerDesign.png
6
946
947
2023-06-12T18:30:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylballerAttack1.png
6
947
948
2023-06-14T22:23:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Stamina
0
948
949
2023-06-15T04:50:14Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Stamina]] to [[Category:Stamina]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Stamina]]
2c3db70b9df2841a5d71f99e43b48eac24841d13
Battery
0
949
950
2023-06-15T04:50:27Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Battery]] to [[Category:Battery]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Battery]]
7896d20d8098a75fc747798c23ed18a9c91493f6
File:TeleportRemoteGP.png
6
950
951
2023-06-15T15:45:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DoubleVotesGP.png
6
951
952
2023-06-15T15:48:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EnemyDistanceTrackerGP.png
6
952
953
2023-06-15T15:48:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LifeformScannerGP.png
6
953
954
2023-06-15T15:48:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ThornFront.png
6
356
357
2023-06-15T22:32:05Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:NewThornImage2.0.png]] to [[File:ThornFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GolemFront.png
6
732
733
2023-06-15T22:33:38Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GolemFront2.png]] to [[File:GolemFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GandererFront.png
6
354
355
2023-06-15T22:34:00Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GanderFront.png]] to [[File:GandererFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterFront.png
6
355
356
2023-06-15T22:34:17Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:EyemasterImage2.0.png]] to [[File:EyemasterFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SketchermanFront.png
6
311
312
2023-06-15T22:34:54Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Sketcherman.png]] to [[File:SketchermanFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DiscomasterFront.png
6
733
734
2023-06-15T22:36:32Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:DiscoFront.png]] to [[File:DiscomasterFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GumballerFront.png
6
852
853
2023-06-15T22:36:51Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GumballerFront1.png]] to [[File:GumballerFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesireFront.png
6
398
399
2023-06-15T22:37:22Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Desire.png]] to [[File:DesireFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GluttonyFront.png
6
382
383
2023-06-15T22:38:26Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Gluttony.png]] to [[File:GluttonyFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GreedFront.png
6
380
381
2023-06-15T22:38:43Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Greed.png]] to [[File:GreedFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlothFront.png
6
401
402
2023-06-15T22:39:05Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Sloth.png]] to [[File:SlothFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WrathFront.png
6
390
391
2023-06-15T22:39:29Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Wrath.png]] to [[File:WrathFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bear5Front.png
6
661
662
2023-06-15T22:39:53Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Bear5Sand.png]] to [[File:Bear5Front.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FunballerFront.png
6
665
666
2023-06-15T22:40:42Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:FunballerBestiary.png]] to [[File:FunballerFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TeleportRemote.png
6
481
482
2023-06-16T18:42:45Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TeleportRemoteNew.png]] to [[File:TeleportRemote.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LifeformScanner.png
6
478
479
2023-06-16T18:42:53Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:LifeformScannerNew.png]] to [[File:LifeformScanner.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RunningShoes.png
6
542
543
2023-06-16T18:42:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:RunningShoesNew.png]] to [[File:RunningShoes.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:VampireCloak.png
6
518
519
2023-06-16T18:43:00Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:VampireCloakNew.png]] to [[File:VampireCloak.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PumpkinSprout.png
6
516
517
2023-06-16T18:43:03Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:PumpkinSproutNew.png]] to [[File:PumpkinSprout.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PrimordialPartyHat.png
6
521
522
2023-06-16T18:43:07Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:PrimordialPartyHatNew.png]] to [[File:PrimordialPartyHat.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TeslaCoil.png
6
473
474
2023-06-16T18:43:12Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TeslaCoilNew.png]] to [[File:TeslaCoil.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SodaCap.png
6
525
526
2023-06-16T18:43:15Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SodaCapNew.png]] to [[File:SodaCap.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadowOrb.png
6
511
512
2023-06-16T18:43:21Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ShadowOrbNew.png]] to [[File:ShadowOrb.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ResearchGoggles.png
6
520
521
2023-06-16T18:43:31Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ResearchGogglesNew.png]] to [[File:ResearchGoggles.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MossmetalScraper.png
6
515
516
2023-06-16T18:43:34Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:MossmetalScraperNew.png]] to [[File:MossmetalScraper.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:InfoVisor.png
6
523
524
2023-06-16T18:43:40Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:InfoVisorNew.png]] to [[File:InfoVisor.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDT.png
6
479
480
2023-06-16T18:44:40Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:EDTNew.png]] to [[File:EDT.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Overdriver.png
6
522
523
2023-06-16T18:46:17Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:OverdriverNew.png]] to [[File:Overdriver.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GoldenApple.png
6
466
467
2023-06-16T18:54:18Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Goldenapplemodel.png]] to [[File:GoldenApple.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Omenfruit.png
6
492
493
2023-06-16T18:55:25Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Omenfruit2.png]] to [[File:Omenfruit.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AlchemySetPotions.png
6
495
496
2023-06-16T18:57:58Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:AlchemyPotionsNew.png]] to [[File:AlchemySetPotions.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LastUpdateSign.png
6
543
544
2023-06-16T19:00:52Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:LastUpdateSignNew.png]] to [[File:LastUpdateSign.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GiftofFleetingTime.png
6
537
538
2023-06-16T19:03:37Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:FleetingGiftNew.png]] to [[File:GiftofFleetingTime.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Giftwalker.png
6
536
537
2023-06-16T20:12:52Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GiftwalkerAAA.png]] to [[File:Giftwalker.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
The Cure
0
613
614
2023-06-16T20:30:06Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
'''<span style="color:#b00000;">THIS ITEM HAS BEEN TEMPORARILY REMOVED FROM THE GAME FOR FIXES.</span>'''
{{Infobox1
|title=The Cure
|image=
|abilities=
*120s cooldown
*stamina gain: debuff duration / 2.5
*battery use: debuff duration / 1.5
|categories={{Battery}}
{{Status}}
{{Stamina}}
|types=Active
|acq_by=Shop
|price=35
}}
{{Quote|A revolutionary advancement from the greatest medical minds. It allows the user to instantly dispell [sic] their debuffs and turn them into stamina. It will take quite a long while to recharge however. [sic]|— Inventory}}
==Overview==
Currently, '''The Cure''' does not have a model. It can clear all [[Effects#Debuffs|debuffs]] you have and convert them into stamina.
==Abilities==
*Converts Debuffs into <math>\frac{\text{Debuff duration}}{2.5}</math> stamina
**Example: If you have a Debuff that lasts for 10s, you will gain 4 stamina
**Costs <math>\frac{\text{Debuff duration}}{1.5}</math> battery
**60s cooldown
==Trivia==
*The cooldown for '''The Cure''' is actually 60s despite its inventory description stating that it is 120s.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
8da0b492255e9dd7712c81683c31f6f8465f1308
Template:M$
10
609
610
2023-06-16T20:39:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;text-shadow:-0.9px 0 black, 0px -1px black, 0 0px black, 0.2px 1px black, 1px 0px black;color: #ffb535;>'''{{{1}}} M$'''</span><noinclude><br>
This template is used when referring to the in-game currency, minus dollars.
Example:
{| class="article-table"
!Code
!Output
|-
|<code><nowiki>{{M$|Example}}</nowiki></code>
|{{M$|Example}}
|}
</noinclude>
e7321893086954d28924f6665e2baf5069ba5261
File:Robux.png
6
956
957
2023-06-16T20:49:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Robux
10
955
956
2023-06-16T20:51:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
[[File:Robux.png|18px|link=https://www.roblox.com/upgrades/robux]] [https://www.roblox.com/upgrades/robux <span style="text-shadow: 0 0 2px black; color: #D8C68B;">'''{{{1}}}'''</span>]
<noinclude><br>
This template is used when referring to robux.
Example:
{| class="article-table"
!Code
!Output
|-
|<code><nowiki>{{Robux|Example}}</nowiki></code>
|{{Robux|Example}}
|}
''<small>Credit to TropNB!</small>''
</noinclude>
6b2a70c62bcab952e5201d5e8cedc2d50cdb867d
File:BerylAttack.gif
6
957
958
2023-06-19T17:48:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewEntity1.2.png
6
958
959
2023-06-19T21:28:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NewEntity2.png
6
959
960
2023-06-19T21:29:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WrathBlackout.PNG
6
960
961
2023-06-20T05:04:06Z
mh:minuselevation>Garden snail
0
Wrath during a blackout.
wikitext
text/x-wiki
== Summary ==
Wrath during a blackout.
20c1a4d47ea4b2578e3b168d557ff6e26f3f8851
File:EnvyBlackout.PNG
6
961
962
2023-06-20T05:06:03Z
mh:minuselevation>Garden snail
0
Envy in a blackout.
wikitext
text/x-wiki
== Summary ==
Envy in a blackout.
cd46d3db00d73c8467889836222c03bb718d39c5
File:TrevorTouchdownFront.png
6
500
501
2023-06-21T20:37:44Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:TrevorTouchdownFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MimicFront.png
6
206
207
2023-06-22T02:00:43Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:MimicFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Common Entities
14
375
376
2023-06-22T04:37:04Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Category:Normal Entities]] to [[Category:Common Entities]] without leaving a redirect
wikitext
text/x-wiki
Normal entities are main threats and what most commonly spawn and range in many difficulties, though some entities are more uncommon than others.
01e79b90e8e65ab709fcb7d4755c031d8119336b
Template:BossFloor
10
551
552
2023-06-22T04:47:22Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:BossType]] to [[Template:BossFloor]] without leaving a redirect
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Floors#Boss_Floors|<span style="color:#8b0000;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Boss {{{1}}}</span>]]</div><includeonly>[[Category:Boss {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
45d957816ee63821b468997f82bec792009574d8
Template:EventBossFloor
10
871
872
2023-06-22T04:47:28Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:EventBossType]] to [[Template:EventBossFloor]] without leaving a redirect
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Floors#Event_Boss_Floors|<span style="color:#fffb00;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Event Boss {{{1}}}</span>]]</div><includeonly>[[Category:Event Boss {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
de0deb57e460412cdeb2c6cba0d0e57ac2289143
Template:EventFloor
10
553
554
2023-06-22T04:47:32Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:EventType]] to [[Template:EventFloor]]
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Floors#Event_Floors|<span style="color:#00ff0f;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Event {{{1}}}</span>]]</div><includeonly>[[Category:Event {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
d70a8e6969f9de9e599463d0fb5b1d9d7b501270
Template:EventType
10
963
964
2023-06-22T04:47:32Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:EventType]] to [[Template:EventFloor]]
wikitext
text/x-wiki
#REDIRECT [[Template:EventFloor]]
c1fe6c7c5cb8d8c28250bf5677f78fb2fc85618b
Template:RareFloor
10
552
553
2023-06-22T04:47:39Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:RareType]] to [[Template:RareFloor]] without leaving a redirect
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Floors#Rare_Floors|<span style="color:#e000ff;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Rare {{{1}}}</span>]]</div><includeonly>[[Category:Rare {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
14956411bb839663d658dcb959127248a99288e1
Template:UniqueFloor
10
550
551
2023-06-22T04:47:44Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:UniqueType]] to [[Template:UniqueFloor]] without leaving a redirect
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Floors#Unique_Floors|<span style="color:#fbffc0;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Unique {{{1}}}</span>]]</div><includeonly>[[Category:Unique {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
b7cae8d1ab31a322a2b99d5c13faa09b5f478e74
Template:CommonFloor
10
549
550
2023-06-22T04:47:54Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:CommonType]] to [[Template:CommonFloor]] without leaving a redirect
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Floors#Common_Floors|<span style="color:#ffffff;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black, 0 0 1px black, 0 0 1px black;">Common {{{1}}}</span>]]</div><includeonly>[[Category:Common {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
b78110da3286f1f96e857e8f4161e80983f1471a
Template:BossEntity
10
964
965
2023-06-22T04:54:24Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center;">[[:Category:Entities|<span style="color:#ff1500;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Boss {{{1}}}</span>]]</div><includeonly>[[Category:Boss {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#ff1500;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Boss {{{1}}}</span>]]</div><includeonly>[[Category:Boss {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
0850fde0583e6a0d95fe4b7f9d794c8e6009e13d
Template:CommonEntity
10
965
966
2023-06-22T04:56:15Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center;">[[:Category:Entities|<span style="color:#ffffff;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Common {{{1}}}</span>]]</div><includeonly>[[Category:Common {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#ffffff;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Common {{{1}}}</span>]]</div><includeonly>[[Category:Common {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
c4d6986d60caf78f7042ff8afb61399d4ada7103
Template:RareEntity
10
966
967
2023-06-22T04:56:19Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center;">[[:Category:Entities|<span style="color:#e000ff;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Rare {{{1}}}</span>]]</div><includeonly>[[Category:Rare {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#e000ff;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Rare {{{1}}}</span>]]</div><includeonly>[[Category:Rare {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
d7847c48c1f156bc1e7261814c9636c304a0c401
Template:EventEntity
10
967
968
2023-06-22T04:56:27Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center;">[[:Category:Entities|<span style="color:#00ff0f;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Event {{{1}}}</span>]]</div><includeonly>[[Category:Event {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#00ff0f;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Event {{{1}}}</span>]]</div><includeonly>[[Category:Event {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
232e67f67df1857630c3f594598ded16d8adfd07
Template:EventBossEntity
10
968
969
2023-06-22T04:56:32Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center;">[[:Category:Entities|<span style="color:#fffb00;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Event Boss {{{1}}}</span>]]</div><includeonly>[[Category:Event Boss {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#fffb00;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Event Boss {{{1}}}</span>]]</div><includeonly>[[Category:Event Boss {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
04289941e17284683be61a84f7a6623d469afe0a
Template:DangerousEntity
10
962
963
2023-06-22T05:01:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#9f96ae;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;font-family: 'Press Start 2P';"><small>DANGEROUS {{{1}}}</small></span>]]</div><includeonly>[[Category:Dangerous {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
ad3d48c7491d21ab6c7de96f25611cde144150a2
File:GoldenGumballer.png
6
969
970
2023-06-22T05:44:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Protect-dropdown
8
970
971
2023-06-22T21:40:32Z
mh:minuselevation>Cicopath
0
Created page with "*Common protection reasons ** Excessive vandalism ** Excessive spamming ** Edit warring ** High traffic page ** Links to over 50 other pages"
wikitext
text/x-wiki
*Common protection reasons
** Excessive vandalism
** Excessive spamming
** Edit warring
** High traffic page
** Links to over 50 other pages
096c5fa67a73b7f20d32bbc4ba1b739460aee394
File:ObbyBlackout.png
6
971
972
2023-06-22T21:53:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ClockParticle.png
6
972
973
2023-06-22T21:54:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NerdballerFront.png
6
243
244
2023-06-22T22:59:32Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Nerdballer.png]] to [[File:NerdballerFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamFront.png
6
244
245
2023-06-22T23:00:05Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:AmalgamOG.png]] to [[File:AmalgamFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PreSkeletonFront.png
6
239
240
2023-06-22T23:00:23Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Skeleton.png]] to [[File:PreSkeletonFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamFront2.png
6
238
239
2023-06-22T23:00:48Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Amalgam.png]] to [[File:AmalgamFront2.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WardenFront.png
6
154
155
2023-06-22T23:13:28Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Warden.png]] to [[File:WardenFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NightmareDelusionerFront.png
6
161
162
2023-06-22T23:16:41Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:NightmareDelusioner.png]] to [[File:NightmareDelusionerFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Removed Content
0
977
978
2023-06-23T18:32:48Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Removed Content]] to [[List of Removed Content]]
wikitext
text/x-wiki
#REDIRECT [[List of Removed Content]]
4a2aec7e206c9727c5bc7caca0ccd91af87ad3b9
Scrapped Content
0
978
979
2023-06-23T18:33:47Z
mh:minuselevation>Cicopath
0
Changed redirect target from [[List of Removed Content#Scrapped Content]] to [[List of Removed Content]]
wikitext
text/x-wiki
#REDIRECT [[List of Removed Content]]
4a2aec7e206c9727c5bc7caca0ccd91af87ad3b9
File:Pre645.png
6
979
980
2023-06-23T18:52:35Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:645AFD2022.png]] to [[File:Pre645.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PreTightrope.png
6
980
981
2023-06-23T18:52:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamFront3.png
6
981
982
2023-06-23T19:00:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamPrototype.png
6
982
983
2023-06-23T19:00:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Gamepass Items
14
983
984
2023-06-23T19:45:13Z
mh:minuselevation>Cicopath
0
Created page with "'''Gamepass Items''' are items given by purchasing [[Gamepasses]]."
wikitext
text/x-wiki
'''Gamepass Items''' are items given by purchasing [[Gamepasses]].
75af477fb327d249d2bfb30273d8a899618862fc
File:RarevolutionDoom.png
6
984
985
2023-06-23T20:44:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RarevoDoomBlackout.png
6
985
986
2023-06-23T20:45:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ReaperDesign.png
6
986
987
2023-06-23T22:45:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ReaperDesign2.png
6
987
988
2023-06-23T22:45:20Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BevilDesign.png
6
891
892
2023-06-23T23:42:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:BevilScythe.png]] to [[File:BevilDesign.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Upcoming Content
0
988
989
2023-06-24T00:07:38Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Upcoming Content]] to [[List of Upcoming Content]]
wikitext
text/x-wiki
#REDIRECT [[List of Upcoming Content]]
64842efe96c5073531e7e34f9f3c911897f9ba25
File:KittenSideQuest.png
6
989
990
2023-06-24T00:15:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WandererFront.png
6
148
149
2023-06-24T01:16:07Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:WandererFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Observ2.png
6
990
991
2023-06-24T07:00:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Observ3.png
6
991
992
2023-06-24T07:00:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PumpkinGhost.png
6
992
993
2023-06-24T07:05:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:UnnaturalSelectionFU.png
6
993
994
2023-06-24T18:58:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ScrappedItems.png
6
994
995
2023-06-24T19:08:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BalloonHouseBlackout.png
6
995
996
2023-06-24T19:24:02Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CraftableItems.png
6
996
997
2023-06-24T20:03:42Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribblefruitFU.png
6
997
998
2023-06-24T20:09:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CageTrapDev.png
6
998
999
2023-06-24T20:17:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SketchermanTP.gif
6
999
1000
2023-06-24T23:08:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EnvyFront.png
6
396
397
2023-06-28T01:22:20Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:EnvyFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MurkFront.png
6
357
358
2023-06-28T01:24:55Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:MurkFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadowwalkerFront.png
6
546
547
2023-06-28T02:31:54Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:ShadowwalkerFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DANTEH1.PNG
6
1000
1001
2023-06-29T02:00:57Z
mh:minuselevation>NotYourTypicalProtagonist
0
VROOM VROOM!
wikitext
text/x-wiki
== Summary ==
VROOM VROOM!
ea759c86dc5e67fc76d3a7cb84b522b88907d9e9
File:LIMBUS.PNG
6
1002
1003
2023-06-29T03:00:57Z
mh:minuselevation>NotYourTypicalProtagonist
0
THE ODYSSESY DIDN'T HAVE A PURPOSE!
wikitext
text/x-wiki
== Summary ==
THE ODYSSESY DIDN'T HAVE A PURPOSE!
424e91154991c81d84b811444437678e91c38b57
File:ManagerTeaser2.png
6
1004
1005
2023-06-29T21:07:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GhasterFront.png
6
309
310
2023-06-29T21:22:46Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:GhasterFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Manager Bestiary.jpg
6
1005
1006
2023-07-02T21:22:32Z
mh:minuselevation>EnderrBoi
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:The Death Pit.png
6
1006
1007
2023-07-04T17:39:16Z
mh:minuselevation>Ya boi Geoffery
0
wikitext
text/x-wiki
Taken from a video from Oxero showing off the location
631da6696fc2f6719fd00f364c0284c7afa2f8d7
User:IcyxPaws
2
1003
1004
2023-07-05T15:05:34Z
mh:minuselevation>IcyxPaws
0
wikitext
text/x-wiki
yo, i'm icy! you might know me as cyno if you're from the VD discord server. i'm semi-active.
i'm a former editor from the MM2 wiki, so i might occasionally edit here.
93cd0c08e0a9c1cc5f5903e0e453e98221d708a1
File:Shovel.png
6
1013
1014
2023-07-08T00:32:10Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylballerFront.png
6
501
502
2023-07-08T01:49:59Z
mh:minuselevation>BarelyBranded
0
BarelyBranded uploaded a new version of [[File:BerylballerFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Entity Rarity
0
1015
1016
2023-07-08T05:36:55Z
mh:minuselevation>Cicopath
0
Redirected page to [[Map & Entity Rarity]]
wikitext
text/x-wiki
#REDIRECT [[Map & Entity Rarity]]
2737c745cdfc4152b5f8ebfea9f0806fe63ccb53
MediaWiki:ImportJS
8
145
146
2023-07-08T19:50:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
dev:DiscordIntegrator/code.js
dev:TopEditors/code.js
dev:Tooltips.js
62623eb802706e1c08df3135aeb42f66d2d81144
Ratio/Sin of Ratio
0
848
849
2023-07-09T00:43:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Sin of Ratio
|image=[[Sin of Ratio Bestiary.png|thumb]]
|caption=Sin of Ratio in the Bestiary
|entity_type=Event Boss
|danger=0
|rarity=0
|sight=1
|speed=0
}}
{{Quote|"No! You're not allowed to know anything about me! I strictly forbid it! 🤓"|-Bestiary entry}}
==Overview==
'''Sin of Ratio''' is an event boss for the Fool's Final update.
Defeating the boss will grant all alive players the [[Plushies|Sin of Ratio Plushie]].
==Spawning Conditions==
*Sin of Ratio could have spawn by picking the [[Floor Upgrades#Upgrades|Pride]] upgrade in [[Vanilla Mode]] during the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] update.
**In order for the upgrade to had a chance to appear, at least three of the six [[:Category:Sin Entities|sin entities]] must have spawned by players on previous floors.
***In previous patches, it used to be 5 and 4 sins required.
==Abilities==
*Sin of Ratio will s lowly chase down the player and occasionally perform one of the following attacks:
**'''Fun Gumalls:''' Summoning several of [[Funballer]]'s projectiles.
**'''Homing Orbs:''' Summoning [[Amalgamater]]'s homing orb attack.
**'''Spear Throw:''' Launching several of [[Wrath|{{Wrath}}]]'s spears.
**'''GREEDY BULLET HELL:''' Unleashing a flurry of [[Greed|{{Greed}}]]'s crystal's bullets which inflict x? stacks of the [[Effects#Debuffs|Demise debuff]].
**'''SHADOWY BULLET HELL:''' Unleashing a flurry of [[Shadowwalker|{{Shadowwalker}}]]'s black cube projectiles which infloct x? stacks of the [[Effects#Debuffs|Demise debuff]].
**'''RATIO BULLET HELL:''' Unleashing a flurry of red and purple projectiles which inflict x? stacks of the [[Effects#Debuffs|Demise debuff]].
**'''Regurgitation:''' Using [[Gluttony|{{Gluttony}}]]'s puke attack.
**'''Watch Yo Jet:''' Summoning a large jet, while playing the "Watch Yo Jet" meme sound effect, which inflicts x20 stack of the [[Effects#Debuffs|Demise debuff]].
**'''Nerd Bullets:''' Nerd-Emoji Greed Attack: Shoots [[Greed|{{Greed}}]]'s bullets, replaced with pictures of 3D nerd emojis.
**'''Colored Corner:''' Creating a circle on a random corner of the map, and requiring players to move into that circle in a specific time frame.
*When Sin of Ratio's health becomes less than half of its max, he becomes enraged.
**In his enraged state, Sin of Ratio gains one new attack: Shooting a ring of red bullets when preparing an attack.
*Sin of Ratio will take some damage for every attack it prepares.
==Lore==
Over a week after April Fool's Day, Sin of Ratio broke into [[Pride's Arena|{{Pride}}'s palace]] and stole its weaponry. After Sin of Ratio was defeated by the delvers, [[Pride|{{Pride}}]] somehow discovered that its palace had been invaded. It then proceeded to seek out and banish Sin of Ratio.<ref name="Ratio_crime1"/>
==Trivia==
*The theme that plays during Sin of Ratio's battle is [https://www.youtube.com/watch?v=7m9xENP4FY8 EXTERMINATION] from the video game [https://en.wikipedia.org/wiki/Eschatos Eschatos].
*Sin of Ratio is based on an outfit Element wore on April Fools' Day, which was a satirical depiction of an average gamer.
*The pose of Sin of Ratio in its Bestiary entry is based on the "Don't **** with me, I have the power of God and Anime on my side!" meme.
*Originally, Sin of Ratio's Nerd-Emoji Greed Attack was going to use a different decal; however, this was changed to the nerd emoji because it was a "better fit" for Sin of Ratio.
==Gallery==
<gallery widths="185" bordersize="none">
EnragedRatio.png|A picture of Sin of Ratio enraged.
RatioAttack1.png|Sin of Ratio's [[Greed|{{Greed}}]] bullet attack.
RatioAttack2.png|Sin of Ratio's Nerd-Emoji Greed Attack.
RatioAttack3.png|Sin of Ratio's [[Amalgamater]] bullet attack.
RatioAttack4.png|Sin of Ratio's unknown red and purple bullet attack.
Prenerd.png|Original decal that was planned to be used in Sin of Ratio's Nerd-Emoji Greed Attack.
</gallery>
==References==
<div class="references" style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
{{#tag:references|
<ref name="Ratio_crime1">''"Sin of Ratio is NOT related to Pride. He just decided to broke into his palace and got to his weaponry"'' [https://discord.com/channels/524847485034692609/788480792199430144/1096473927057952860 Posted by Element on Discord.]</ref>
}}
</div>
[[Category:Entities]]
[[Category:Event Boss Entities]]
[[Category:A FOOL'S FINALE]]
ce06c884b71b8de72eb1e69f7c089f42bee98503
Ratio/Demise of Ratio
0
850
851
2023-07-09T00:45:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Demise of Ratio
|image=
|caption=
|entity_type=Event Boss
|danger=
|rarity=
|sight=
|speed=
}}
==Overview==
'''Demise of Ratio''' is a special event boss that first made an appearance on the April 15, 2023 Vanilla Deluxe game night.
Defeating the boss will grant all alive players with {{M$|100}}, as well as 100% info on [[Ratio/Sin of Ratio|Sin of Ratio]].
==Spawning Conditions==
*Demise of Ratio can only spawn by picking a special version of the [[Floor Upgrades#Upgrades|Pride]] upgrade in [[Vanilla Mode]] that only developers can trigger and defeating its first form, [[Ratio/Sin of Ratio|Sin of Ratio]].
==Abilities==
*Its first phase is the exact same as [[Ratio/Sin of Ratio|Sin of Ratio]].
**Once [[Ratio/Sin of Ratio|Sin of Ratio]] is defeated, the boss will enter its second phase and turn into Demise of Ratio, with a purple-colored shirt and a purple neon Master Sword.
***Demise of Ratio no longer takes self-damage after every attack, and can only be damaged by using the facility administered Railgun.
*Demise of Ratio will slowly chase a player and occasionally perform one of the following attacks, all inflicting Demise:
**Demise of Ratio rises and becomes temporarily invincible, shooting out rings of large purple bullets and summoning walls from a wall in the arena.
**Summons several of [[Amalgamater]]'s beam columns at once.
**Several waves of bullets in a V-shaped formation.
**A cluster of large purple bullets that expel.
**A large amount of red bullets.
*After every attack, Demise of Ratio shoots every player who has more than x20 stacks of the [[Effects#Debuffs|Demise debuff]], instantly killing them.
==Trivia==
*The theme that plays during Demise of Ratio's battle is [https://www.youtube.com/watch?v=rr3_Ga8T-X0 Phantasmagoria] by Cytokine.
==Gallery==
<gallery widths="185" bordersize="none">
DemiseofRatio1.png|Frontal view of Demise of Ratio.
</gallery>
[[Category:Entities]]
[[Category:Event Boss Entities]]
[[Category:A FOOL'S FINALE]]
cd458a07625977189d3632d5db348d78dfa105ac
Random Events
0
1016
1017
2023-07-09T01:34:38Z
mh:minuselevation>Cicopath
0
Redirected page to [[Category:Floors#Random Events]]
wikitext
text/x-wiki
#REDIRECT [[Category:Floors#Random Events]]
8f2cda89632bf7350718cf12517933eeacbef636
Help:Rules
12
1017
1018
2023-07-09T05:27:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
Updates to the rules will be posted on the Minus Elevation Wiki Discord server.
==Minus Elevation Wiki Rules==
#'''Be respectful to all users on the wiki.'''
#*Do not indulge in harassment, bullying, profanity (including cursing), homophobia, racism, slurs, toxicity, politics, and flaming.
#*We do not want to expose younger audiences to sensitive material. This is a wiki for a Roblox experience, after all.
#*Do not violate Fandom's Terms of Service.
#'''Do not vandalize the wiki in any way or form.''' Vandalism include the following acts:
#*Removing large chunks of a page without proper justification.
#*Adding knowingly false information on a page with the intent of misleading users.
#*Leaving a personal mark on a page without prior authorization from an administrator.
#**An exemption to this rule includes the creator of a map or an entity adding a "Creator's Note" in the Trivia section of a page.
#*Uploading inappropriate images to the wiki.
#*Creating satirical pages or new pages with no significant purpose.
#*Posting viruses anywhere on the wiki.
#'''Do not indulge in edit wars with other users.'''
#*An edit war is when two users constantly override the edits of each other.
#*If users cannot come to a resolution, the users that contributed to the edit war will be blocked and all affected pages will be protected for a certain time period.
#'''Do not favor certain spellings of words.'''
#*Do not edit pages solely to replace the spelling of words with either British English or American English. Editors are based in various regions around the world and spell certain words differently.
#'''Do not share any game-breaking bugs or features with other users.'''
#*To preserve the experience of users playing Minus Elevation, especially new players in public servers, any game-breaking bug or feature should be reported directly to the developers of Minus Elevation, Lukki or Element, immediately.
#'''Run any ideas for the wiki by a couple of administrators first.'''
#*Before making any serious wiki changes, mention your ideas to a few administrators first. If they all disapprove, do not make such changes.
#'''Staff members must require proof in order to administer a punishment.'''
#*If a staff member does not have proof of your punishment, you cannot be punished.
<br>
Should you happen to have an issue with a staff member, contact another staff member.
==Punishments==
The following is a list of consecutive punishments that will be given to users who break any of the above rules.
Users with multiple offenses will receive harsher punishments. Users who break serious rules will receive harsher punishments. Anonymous users will not be given any warnings due to an increased likelihood of not reading the rules.
*Warning 1
*Warning 2
*One-day block
*Three-day block
*Five-day block
*One-week block
*One-month block
*Six-month block
*One-year block
*Permanent block
You can appeal your punishment on the Minus Elevation Wiki Discord server.
e2fc1984a554255bd192df920d6c113b9c306f9e
File:WardenPlushiething.png
6
199
200
2023-07-09T19:37:49Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:WardenPlushie.png]] to [[File:WardenPlushiething.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WraithFront.png
6
216
217
2023-07-09T19:39:55Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:WraithImage.png]] to [[File:WraithFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldUpcomingEntities.png
6
208
209
2023-07-09T19:43:32Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Upcoming entities.png]] to [[File:OldUpcomingEntities.png]] without leaving a redirect
wikitext
text/x-wiki
A list of upcoming entities
4a8273742676f3b0103164a76c8da59daf7a1af6
File:ScrapSculptureFront.png
6
156
157
2023-07-09T19:44:19Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Scrap Sculpture.png]] to [[File:ScrapSculptureFront.png]] without leaving a redirect
wikitext
text/x-wiki
Image of a scrap sculpture.
66878c0103c352034052dfdff80df5749a6becb5
File:IllusionistFront.png
6
160
161
2023-07-09T19:44:24Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Illusionist.png]] to [[File:IllusionistFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CatGhasterPlushInv.png
6
228
229
2023-07-09T19:46:53Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Image 2022-03-01 072105.png]] to [[File:CatGhasterPlushInv.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PreFirstBerylballer2.png
6
233
234
2023-07-09T19:47:36Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Berylballer.png]] to [[File:PreFirstBerylballer2.png]] without leaving a redirect
wikitext
text/x-wiki
2-07-2022, The first occurance of Berylballer
35104c8bb004505aaeb09bd4c4d69739ae88f2af
File:PreFirstBerylballer1.png
6
234
235
2023-07-09T19:47:43Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:RobloxScreenShot20220207 220308521.png]] to [[File:PreFirstBerylballer1.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SodaEffect.png
6
1019
1020
2023-07-09T21:33:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WitchesBrewEffect.png
6
1020
1021
2023-07-09T21:34:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SmoothEffect.png
6
1021
1022
2023-07-09T21:34:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LuckEffect.png
6
284
285
2023-07-09T21:36:01Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:LuckEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AnnoyEffect.png
6
1023
1024
2023-07-09T21:37:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DanceEffect.png
6
1025
1026
2023-07-09T21:38:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:GAME RELEASE
14
574
575
2023-07-09T23:40:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
The official release of '''Minus Elevation''' (v2.0) occurred on August 22nd, 2022.
==Items==
+ 1 new item: [[Primordial Party Hat]]
==Miscellaneous==
- Wiped all testing session data<br>
- Nerfed info gain
{{Updates}}
9c75711f090c79a7939b392a50620469e276e8a8
File:IssacNewtonEffect.png
6
884
885
2023-07-12T03:22:52Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:IssacNewtonEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LoveEffect.png
6
881
882
2023-07-12T03:23:08Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:LoveEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ParryEffect.png
6
883
884
2023-07-12T03:23:20Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:ParryEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AppleEffect.png
6
882
883
2023-07-12T03:23:25Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:AppleEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CleanseEffect.png
6
1028
1029
2023-07-12T06:32:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GoldenWhoopieCushionAnim.gif
6
1032
1033
2023-07-12T06:37:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Pages with speculation
14
1034
1035
2023-07-12T07:06:29Z
mh:minuselevation>Cicopath
0
Created page with "This category lists pages with information that is purely speculation in nature; there is no evidence to support the stated claim. It is mainly used in claims posted in page trivia and [[List of Upcoming Content]]. Typically, any speculation should either be removed or confirmed immediately. Information can be verified from images, video footage, statements from the developers."
wikitext
text/x-wiki
This category lists pages with information that is purely speculation in nature; there is no evidence to support the stated claim. It is mainly used in claims posted in page trivia and [[List of Upcoming Content]]. Typically, any speculation should either be removed or confirmed immediately.
Information can be verified from images, video footage, statements from the developers.
d84e09fda2c4e1d38689b6a8d56211fa67bdc6a3
File:PStier0.png
6
1036
1037
2023-07-12T18:12:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PStier1.png
6
1037
1038
2023-07-12T18:12:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PStier2.png
6
1038
1039
2023-07-12T18:12:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PStier3.png
6
1039
1040
2023-07-12T18:12:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TeslaCoilChar.png
6
483
484
2023-07-12T18:30:40Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:TeslaCoilChar.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MagicMirrorChar.png
6
1040
1041
2023-07-12T18:36:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:VampireCloakChar2.png
6
1041
1042
2023-07-12T18:42:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:VampireCloakChar.png
6
1042
1043
2023-07-12T18:42:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SodaCapChar.png
6
1043
1044
2023-07-12T19:04:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OverdriverChar.png
6
1044
1045
2023-07-12T19:20:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Traveller'sPackChar.png
6
1045
1046
2023-07-12T19:24:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AntennaChar.png
6
1046
1047
2023-07-12T19:29:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EcholocatorAnim.gif
6
1047
1048
2023-07-12T19:35:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EcholocatorAnim2.gif
6
1048
1049
2023-07-12T19:35:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:April Fools' Day 2022
14
1027
1028
2023-07-12T19:38:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
'''This page is in the process of being formalized.'''
{{Updates}}
78474c33d132a3a3a4380f3b7c46a439d812f507
File:ShadowOrbChar.gif
6
1049
1050
2023-07-12T19:50:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlowEffect.png
6
1050
1051
2023-07-13T05:30:59Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SlowEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LevelUpEffect.png
6
1022
1023
2023-07-13T05:33:29Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:LevelUpEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpeedEffect.png
6
1051
1052
2023-07-13T05:34:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HasteEffect.png
6
1052
1053
2023-07-13T05:34:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LemonEffect.png
6
283
284
2023-07-13T05:38:00Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Lemon.png]] to [[File:LemonEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FortuneEffect.png
6
281
282
2023-07-13T05:38:06Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Fortune.png]] to [[File:FortuneEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CoffeeEffect.png
6
280
281
2023-07-13T05:38:15Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Coffee.png]] to [[File:CoffeeEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CabbageEffect.png
6
279
280
2023-07-13T05:38:20Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Cabbage.png]] to [[File:CabbageEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AlertEffect.png
6
277
278
2023-07-13T05:38:26Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Alert.png]] to [[File:AlertEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StealthEffect.png
6
291
292
2023-07-13T05:38:44Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Stealth.png]] to [[File:StealthEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WarmEffect.png
6
292
293
2023-07-13T05:38:50Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Warm.png]] to [[File:WarmEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MaxStamEffect.png
6
361
362
2023-07-13T05:38:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Maxstam.png]] to [[File:MaxStamEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StamRegenEffect.png
6
290
291
2023-07-13T05:39:05Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Stam regen.png]] to [[File:StamRegenEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RevSpdEffect.png
6
303
304
2023-07-13T05:39:30Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:RevSpeedEffect.png]] to [[File:RevSpdEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BlindEffect.png
6
278
279
2023-07-13T05:39:39Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Blind2.png]] to [[File:BlindEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DoomEffect.png
6
304
305
2023-07-13T05:39:44Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Doom.png]] to [[File:DoomEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlowOculusEffect.png
6
286
287
2023-07-13T05:40:04Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Slow wanderer.png]] to [[File:SlowOculusEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GloomEffect.png
6
352
353
2023-07-13T05:40:11Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Gloomeff.png]] to [[File:GloomEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlowParasiteEffect.png
6
287
288
2023-07-13T05:40:22Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Slow.png]] to [[File:SlowParasiteEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SludgeEffect.png
6
288
289
2023-07-13T05:40:36Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Sludge.png]] to [[File:SludgeEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StaticEffect.png
6
351
352
2023-07-13T05:41:20Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Static.png]] to [[File:StaticEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Pages needing verification
14
1035
1036
2023-07-14T06:47:04Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Category:Pages needeing verification]] to [[Category:Pages needing verification]] without leaving a redirect
wikitext
text/x-wiki
This category lists pages with information that requires additional experimentation to validate whether the claim is true or false.
Information can be verified from experimentation or personal experiences.
f8dedb7b5f55d848607737315a4caf92676330b8
Category:Pages marked for cleanup
14
1055
1056
2023-07-14T07:02:55Z
mh:minuselevation>Cicopath
0
Created page with "This category contains pages that are marked for cleanup and require quality edits."
wikitext
text/x-wiki
This category contains pages that are marked for cleanup and require quality edits.
136deabee96c941247ba0b66578d8314e7882be2
Template:Cleanup
10
1054
1055
2023-07-14T07:06:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{|style="padding: 3px; margin-bottom:1px; background-color: #000000; color: #fff; border: 3px solid #ba4200; width: 100%; border-radius:10px;"
|-
|align="center"|<font size="2">''This page is marked for cleanup and needs to meet [[Editing Guidelines|wiki standards]]. Please help the'' {{SITENAME}} ''by [{{fullurl:{{FULLPAGENAME}}|action=edit}} editing it]!''
|}<includeonly>[[Category:Pages marked for cleanup]]</includeonly><noinclude>
This template is used for pages that need cleaning up.
Pages with this template will be automatically placed in the [[:Category:Pages marked for cleanup|Pages marked for cleanup]] category.</noinclude>
6d3ad6df79d8302203a00dbeb2bfe3fe82719b92
Minus Elevation:Todo
4
1056
1057
2023-07-14T07:16:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
__NOTOC__
{{DISPLAYTITLE:Community To Do-List}}
Welcome to the '''Community To-Do List'''! This page aims to list all of the pages with missing or invalid information that require editing.
==List of Pages Requiring Edits==
{| class="article-table" style="margin: left;text-align: center;"
![[File:Placeholder.png|18px]]
![[:Category:Pages needing verification|Pages with game mechanics that need verification]]
!{{PAGESINCAT:Pages needing verification}} pages
|-
![[File:Placeholder.png|18px]]
![[:Category:Pages with speculation|Pages with speculation]]
!{{PAGESINCAT:Pages with speculation}} pages
|-
![[File:Placeholder.png|18px]]
![[:Category:Pages marked for cleanup|Pages in need of cleaning up]]
!{{PAGESINCAT:Pages marked for cleanup}} pages
|-
![[File:Placeholder.png|18px]]
![[:Category:Pages needing verification|Page stubs]]
!{{PAGESINCAT:Stubs}} pages
|-
![[File:Placeholder.png|18px]]
![[:Category:Candidates for deletion|Candidates for deletion]]
!{{PAGESINCAT:Candidates for deletion}} pages
|-
|}
===Bugs===
This section simply lists how many pages have bugs. These pages should be periodically checked after an update to see whether the bug still exists.
{| class="article-table" style="margin: left;text-align: center;"
![[File:Placeholder.png|18px]]
![[:Category:Bugged features|Pages describing a bugged feature]]
!{{PAGESINCAT:Bugged features}} pages
|-
|}
==List of Project Edits==
{| class="article-table" style="margin: left;text-align: center;"
!Project
!Description
!Status
|-
|Replace <code><nowiki>{{FloorInfo</nowiki></code> with <code><nowiki>{{Infobox1</nowiki></code>
|Many floor pages still use the <code><nowiki>{{FloorInfo</nowiki></code> template. Due to the creation of one overall infobox, these infobox templates need to be replaced with <code><nowiki>{{Infobox1</nowiki></code>. Some data parameters have changed (e.g., <code><nowiki>|image1=</nowiki></code> changed to <code><nowiki>|image=</nowiki></code>), and editors must familiarize themselves with the new parameter names on the template page [[Template:Infobox1|here]].
|<span style="color:lime">Ongoing</span>
|-
|Give [[:Category:LATE CHRISTMAS]] gifts their own pages
|Although the gifts unwrapped into their respective items, the combination of a gift and its respective item in the same infobox is messy. Gifts are to be separated from their respective items and have their own pages.
|<span style="color:lime">Ongoing</span>
|-
|
|
|
|-
|}
97a3c0d4adf104b8463b6a6d92c9968f39f1c4e2
Template:ScrapCost
10
1057
1058
2023-07-15T01:52:31Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Template:ScrapPrice]] to [[Template:ScrapCost]] without leaving a redirect
wikitext
text/x-wiki
'''{{{1}}}''' [[File:Scrap.png|18px|link=Scrap]]
<noinclude><br>
This template is used when referring to scrap prices in the [[Scrap Store]].
Example:
{| class="article-table"
!Code
!Output
|-
|<code><nowiki>{{ScrapCost|Example}}</nowiki></code>
|{{ScrapCost|Example}}
|}
</noinclude>
e080ea11928ed88993f67240df53aedde235c8ee
Gloomberry
0
1063
1064
2023-07-15T02:26:55Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Gloomberry |image=Gloomberry.png |date_added= |updates= |tooltip= |cooldown= |effects= *+20 stamina *[[Effects#Debuffs|Gloom debuff]] for ?s{{Verify}} |upgrade= |acq_by=[[Floor Upgrades|Lucky Dip]]<br>[[Floor Upgrades|Floor Bonus (4)]]{{Verify}}<br>[[Murk Plushie]] |price= |prev_eff= |prev_price= }} {{Quote|?|— Tooltip}} ==Overview== ==Effects== ==Trivia== ==Gallery== <gallery widths="185" bordersize="none"> <..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Gloomberry
|image=Gloomberry.png
|date_added=
|updates=
|tooltip=
|cooldown=
|effects=
*+20 stamina
*[[Effects#Debuffs|Gloom debuff]] for ?s{{Verify}}
|upgrade=
|acq_by=[[Floor Upgrades|Lucky Dip]]<br>[[Floor Upgrades|Floor Bonus (4)]]{{Verify}}<br>[[Murk Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|?|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
36326a83b5f3752bc430375677f1b876c7090ab6
Golden Apple
0
1065
1066
2023-07-15T02:32:19Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Golden Apple |image=GoldenApple.png |date_added= |updates= |tooltip= |cooldown= |effects= *+80 stamina *[[Effects#Buffs|Fortune buff]] for 30s |upgrade= |acq_by=[[Gift]]<br>[[Large Gift]]<br>[[Grand Gift]]<br>[[Rations]] |price= |prev_eff= |prev_price= }} {{Quote|?|— Tooltip}} ==Overview== ==Effects== ==Trivia== ==Gallery== <gallery widths="185" bordersize="none"> </gallery> [[Category:Items]]"
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Golden Apple
|image=GoldenApple.png
|date_added=
|updates=
|tooltip=
|cooldown=
|effects=
*+80 stamina
*[[Effects#Buffs|Fortune buff]] for 30s
|upgrade=
|acq_by=[[Gift]]<br>[[Large Gift]]<br>[[Grand Gift]]<br>[[Rations]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|?|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
2e3dc79d80280053468c10d5c776ac13d21f33ff
Haste Potion
0
1068
1069
2023-07-15T02:50:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Haste Potion
|image=HastePotion.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Gives a speed boost for 20s.
|cooldown=
|effects=
*Gives [[Effects#Buffs|Haste buff]] for 20 secs
|upgrade=
|acq_by=[[Alchemy Set]]<br>[[Sin of Ratio Plushie]]<br>[[Lobby#Sand Pit|Sand Pit]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Gives a speed boost for 20s.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Sand Pit Items]]
b5877427b38ead36cbf1d8a67b1f7eae0fc92c68
Stealth Potion
0
1070
1071
2023-07-15T02:55:44Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Stealth Potion |image=StealthPotion.png |date_added=3 November, 2022 |updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] |tooltip=Gives a stealth effect for 6s. |cooldown= |effects= *Gives [[Effects#Buffs|Stealth buff]] for 6 secs. |upgrade= |acq_by=[[Alchemy Set]]<br>[[Lobby#Sand Pit|Sand Pit]] |price= |prev_eff= |prev_price= }} {{Quote|Gives a stealth effect for 6s.|— Tooltip}} ==Overview== ==Effec..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Stealth Potion
|image=StealthPotion.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Gives a stealth effect for 6s.
|cooldown=
|effects=
*Gives [[Effects#Buffs|Stealth buff]] for 6 secs.
|upgrade=
|acq_by=[[Alchemy Set]]<br>[[Lobby#Sand Pit|Sand Pit]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Gives a stealth effect for 6s.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Sand Pit Items]]
4607f93366a2091b2c5e3ff4866d095f3330bbcb
Fart Potion
0
1072
1073
2023-07-15T03:11:46Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Fart Potion |image=FartPotion.png |date_added=14 April, 2023 |updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] |tooltip=Are you kidding me? |cooldown= |effects= *Gives [[Effects#Debuffs|Annoy debuff]] for ? secs{{Verify}} |upgrade= |acq_by=[[Sin of Ratio Plushie]] |price= |prev_eff= |prev_price= }} {{Quote|Are you kidding me?|— Tooltip}} ==Overview== ==Effects== ==Trivia== ==Gallery== <gallery widths="185"..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Fart Potion
|image=FartPotion.png
|date_added=14 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|tooltip=Are you kidding me?
|cooldown=
|effects=
*Gives [[Effects#Debuffs|Annoy debuff]] for ? secs{{Verify}}
|upgrade=
|acq_by=[[Sin of Ratio Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Are you kidding me?|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
6d88b3e731f49b8723c826dc05a335a195c21d06
Red Heart Candy
0
1082
1083
2023-07-15T03:57:54Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Red Heart Candy |image=RedHeartCandy.png |date_added=15 February, 2023 |updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] |tooltip=Sweet! |cooldown=1 sec |effects= *+15 stamina |upgrade= |acq_by=[[Teddy Bloxipin]] |price= |prev_eff= |prev_price= }} {{Quote|Sweet!|— Tooltip}} ==Overview== ==Effects== ==Trivia== ==Gallery== <gallery widths="185" bordersize="none"> </gallery> [[Category:Items]] Category:VAL..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Red Heart Candy
|image=RedHeartCandy.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|tooltip=Sweet!
|cooldown=1 sec
|effects=
*+15 stamina
|upgrade=
|acq_by=[[Teddy Bloxipin]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Sweet!|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:VALENTINE'S DAY]]
5e50e54e6ff860e39e4c1bc301fa8f780642d827
Pink Heart Candy
0
1083
1084
2023-07-15T03:58:41Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Pink Heart Candy |image=PinkHeartCandy.png |date_added=15 February, 2023 |updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] |tooltip=Caring! |cooldown=1 sec |effects= *+5 stamina *Gives [[Effects#Buffs|Regen (Pink Heart Candy) buff]] for 5 secs |upgrade= |acq_by=[[Teddy Bloxipin]] |price= |prev_eff= |prev_price= }} {{Quote|Caring!|— Tooltip}} ==Overview== ==Effects== ==Trivia== ==Gallery== <gallery widths="..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Pink Heart Candy
|image=PinkHeartCandy.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|tooltip=Caring!
|cooldown=1 sec
|effects=
*+5 stamina
*Gives [[Effects#Buffs|Regen (Pink Heart Candy) buff]] for 5 secs
|upgrade=
|acq_by=[[Teddy Bloxipin]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Caring!|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:VALENTINE'S DAY]]
9f617d714059626fd5dcdec60326fa70fbb160bf
Purple Heart Candy
0
1084
1085
2023-07-15T03:59:36Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Purple Heart Candy |image=PurpleHeartCandy.png |date_added=15 February, 2023 |updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] |tooltip=Lovely! |cooldown=1 sec |effects= *Gives [[Effects#Buffs|Sugar Rush buff]] for 15 secs |upgrade= |acq_by=[[Teddy Bloxipin]] |price= |prev_eff= |prev_price= }} {{Quote|Lovely!|— Tooltip}} ==Overview== ==Effects== ==Trivia== ==Gallery== <gallery widths="185" bordersize="none..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Purple Heart Candy
|image=PurpleHeartCandy.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|tooltip=Lovely!
|cooldown=1 sec
|effects=
*Gives [[Effects#Buffs|Sugar Rush buff]] for 15 secs
|upgrade=
|acq_by=[[Teddy Bloxipin]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Lovely!|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:VALENTINE'S DAY]]
92fdc683f238aadfdde3a3622dca53a6ea53ebe0
Cribble Heart Candy
0
1085
1086
2023-07-15T04:02:07Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Cribble Heart Candy |image=CribbleHeartCandy.png |date_added=15 February, 2023 |updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] |tooltip=Will you be the cribble to my fruit? |cooldown=1 sec |effects= *+10 stamina *+10 overdrive stamina |upgrade= |acq_by=[[Teddy Bloxipin]] |price= |prev_eff= |prev_price= }} {{Quote|Will you be the cribble to my fruit?|— Tooltip}} ==Overview== ==Effects== ==Trivia== ==Galle..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Cribble Heart Candy
|image=CribbleHeartCandy.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|tooltip=Will you be the cribble to my fruit?
|cooldown=1 sec
|effects=
*+10 stamina
*+10 overdrive stamina
|upgrade=
|acq_by=[[Teddy Bloxipin]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Will you be the cribble to my fruit?|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:VALENTINE'S DAY]]
e739703b1e10038e354739fa0e4125adf1df6871
Super Beartrap
0
1089
1090
2023-07-15T04:18:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Super Beartrap
|image=SuperBeartrap.png
|date_added=
|updates=
|tooltip=Places a bear trap behind your character. Slows down the entity when in contact.
|cooldown=
|effects=
*Severely decreases entity's walkspeed and runspeed for 7 secs
**Effect decreases by 0.5 secs for each consecutive beartrap used on the entity
|upgrade=
|acq_by=
*[[Grand Gift]]
*Upgrading {{ItemIcon|Beartrap|Beartrap}}
|price=
|craft_mats=
|prev_eff=
|prev_price=
}}
{{Quote|Places a bear trap behind your character. Slows down the entity when in contact.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Upgraded Items]]
5cabfc1d3cd2e76c2cf9ee7b30132a718d440c23
Bonfire
0
1091
1092
2023-07-15T04:23:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Bonfire
|image=Bonfire.png
|date_added=
|updates=
|tooltip=Use to place a bonfire that warms nearby allies.
|cooldown=
|effects=
*Gives nearby players [[Effects#Buffs|Warm buff]] for 120 secs
|upgrade=
|acq_by=
*[[Grand Gift]]
*Upgrading {{ItemIcon|Campfire|Campfire}}
|price=
|craft_mats=
|prev_eff=
|prev_price=
}}
{{Quote|Use to place a bonfire that warms nearby allies.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Upgraded Items]]
1c6c797ecbfb08ae565adaad82fb2ba43d26401b
Cabbage
0
1062
1063
2023-07-15T05:03:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Cabbage
|image=CabbageI.png
|date_added=
|updates=
|tooltip=Restores 30 stamina and increases consumable effectiveness.
|cooldown=
|effects=
*+30 stamina
*[[Effects#Buffs|Cabbage buff]] for ?s{{Verify}}
|upgrade=
|acq_by=[[Floor Upgrades|Lucky Dip]]<br>[[Floor Upgrades|Floor Bonus (4)]]<br>[[Rations]]<br>[[Mimic Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Restores 30 stamina and increases consumable effectiveness.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
8d7b94d47ec1c72b870217dd8bbf8e12443c30ba
Plushies
0
1097
1098
2023-07-15T05:18:13Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Plushies]] to [[List of Plushies]]
wikitext
text/x-wiki
#REDIRECT [[List of Plushies]]
23f518a8d331b984df110c488b00680f701940dc
File:GandererPlushieFront.png
6
415
416
2023-07-15T05:31:25Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GandererPlushie.png]] to [[File:GandererPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GhasterPlushieFront.png
6
224
225
2023-07-15T05:31:31Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GhasterPlushie.png]] to [[File:GhasterPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:GluttonyPlushieFront.gif
6
423
424
2023-07-15T05:31:40Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Gluttony Plush.gif]] to [[File:GluttonyPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GreedPlushieFront.png
6
410
411
2023-07-15T05:31:45Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GreedPlushie.png]] to [[File:GreedPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
GIVE ME YO $
792a64d866fc5ba22a65562acbf2d6712606b58b
File:GumballerPlushieFront.png
6
424
425
2023-07-15T05:31:52Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Gumballer Plush.png]] to [[File:GumballerPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MidnightballerPlushieFront.gif
6
820
821
2023-07-15T05:32:02Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:MidnightGumPlush.gif]] to [[File:MidnightballerPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MimicPlushieFront.png
6
222
223
2023-07-15T05:32:09Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:MimicPlushie.png]] to [[File:MimicPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:MirePlushieFront.png
6
221
222
2023-07-15T05:32:15Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:MirePlushie.png]] to [[File:MirePlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:MurkPlushieFront.png
6
422
423
2023-07-15T05:32:21Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Murk Plushie.png]] to [[File:MurkPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
murk's plushie.
8cc97e6c8bedbd45655784eb6efe7740afa80ac6
File:ScratcherPlushieFront.png
6
418
419
2023-07-15T05:32:35Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Scratch.png]] to [[File:ScratcherPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
== Summary ==
scratch
57e4a307699c2889d71da2e37f9d25efa0e460ee
File:SculpturePlushieFront.png
6
218
219
2023-07-15T05:32:40Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SculpturePlushie.png]] to [[File:SculpturePlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:SeekerPlushieFront.png
6
414
415
2023-07-15T05:32:47Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Seeker Plushie.png]] to [[File:SeekerPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadePlushieFront.png
6
416
417
2023-07-15T05:32:52Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ShadePlushie.png]] to [[File:ShadePlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadowwalkerPlushieFront.gif
6
811
812
2023-07-15T05:33:03Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ShadowwalkerPlushGif.gif]] to [[File:ShadowwalkerPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SketchermanPlushieFront.gif
6
975
976
2023-07-15T05:33:33Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SketchermanPlushie.gif]] to [[File:SketchermanPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SkeletonPlushieFront.png
6
666
667
2023-07-15T05:33:38Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Skeleton Plushie.png]] to [[File:SkeletonPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlothPlushieFront.gif
6
812
813
2023-07-15T05:33:47Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SlothPlush.gif]] to [[File:SlothPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StatuesPlushieFront.png
6
973
974
2023-07-15T05:34:11Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:StatuesPlushie.png]] to [[File:StatuesPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ThornPlushieFront.png
6
413
414
2023-07-15T05:34:16Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ThornPlushie.png]] to [[File:ThornPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WandererPlushieFront.png
6
217
218
2023-07-15T05:34:37Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Wanderer plush.png]] to [[File:WandererPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:OldTrevorTouchdownPlushieFront.png
6
712
713
2023-07-15T05:35:12Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TrevorPlush.png]] to [[File:OldTrevorTouchdownPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WrathPlushieFront.gif
6
974
975
2023-07-15T05:35:25Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:WrathPlushie.gif]] to [[File:WrathPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylballerPlushieFront.png
6
421
422
2023-07-15T05:35:30Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:BerylballerPlushie.png]] to [[File:BerylballerPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BozoPlushieFront.gif
6
809
810
2023-07-15T05:35:36Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Bozo Plush.gif]] to [[File:BozoPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesirePlushieFront.gif
6
439
440
2023-07-15T05:35:45Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:DesirePlushieAnimated2.gif]] to [[File:DesirePlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DiscomasterPlushieFront.gif
6
815
816
2023-07-15T05:35:51Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:DiscomasterPlush.gif]] to [[File:DiscomasterPlushieFront.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EnvyPlushieFront.png
6
411
412
2023-07-15T05:36:01Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:EnvyPlushie.png]] to [[File:EnvyPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
Probably the easiest sin to get
8c286d188f7cf32c8f6dcd21f433cfdb942f311d
File:EyemassPlushieFront.png
6
225
226
2023-07-15T05:36:05Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:EyemassPlushie.png]] to [[File:EyemassPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:SinofRatioPlushieFront.png
6
817
818
2023-07-15T05:42:42Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SinOfRatioPlushieFront.png]] to [[File:SinofRatioPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TrevorTouchdownPlushieFront.png
6
818
819
2023-07-15T05:44:16Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TrevorPlushieFront.png]] to [[File:TrevorTouchdownPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterPlushieFront.png
6
219
220
2023-07-15T05:45:44Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:EyemasterPlushieFrnt.png]] to [[File:EyemasterPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:IllusionistAbility1.png
6
1099
1100
2023-07-15T05:51:36Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:IllusionistPuppet.png]] to [[File:IllusionistAbility1.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Achievements
0
1102
1103
2023-07-15T06:32:05Z
mh:minuselevation>Cicopath
0
Redirected page to [[Roles & Achievements]]
wikitext
text/x-wiki
#REDIRECT [[Roles & Achievements]]
a2031e8654b2e310b71743ff11df6e229d2d3fcb
Template:Craft
10
1087
1088
2023-07-15T07:17:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
'''{{{1}}}''' [[File:{{{2|Placeholder}}}.png|18x18px|link={{{3}}}]]
<noinclude>
Example usage:
<code><nowiki>{{ItemIcon|"Amount"|"ItemWithoutSpaces/Item's Image Name"|"Item With Spaces/Item's Page Name"}}</nowiki></code><br><br>
<code><nowiki>{{Craft|2|Scrap|Scrap}}</nowiki></code><br><br>
{{Craft|2|Scrap|Scrap}}
</noinclude>
efc621427a875ff56ffa8954b7abe0956f9de3cc
File:BozoFront.png
6
307
308
2023-07-15T07:37:35Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:BozoFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColor1.png
6
1104
1105
2023-07-15T07:46:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColor2.png
6
1105
1106
2023-07-15T07:46:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColor3.png
6
1106
1107
2023-07-15T07:46:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColor4.png
6
1107
1108
2023-07-15T07:46:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColor5.png
6
1108
1109
2023-07-15T07:46:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColor6.png
6
1109
1110
2023-07-15T07:46:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColor7.png
6
1110
1111
2023-07-15T07:47:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EDTColorW.png
6
1111
1112
2023-07-15T07:47:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Test.png
6
1112
1113
2023-07-15T09:15:29Z
mh:minuselevation>Cokelyaa
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Pawadun223
2
1113
1114
2023-07-17T05:41:37Z
mh:minuselevation>Pawadun223
0
Created page with "I wear a mask with a smile for hours at a time Stare at the ceiling while I hold back what's on my mind And when they ask me how I'm doing I say, "I'm just fine" And when they ask me how I'm doing I say, "I'm just fine" But the fact is I can never get off of my mattress And all that they can ask is "Why are you so sad, kid?" (Why are you so sad, kid?) That's what the mask is That's what the point of the mask is So you can see I'm tryin' You won't see me cryi..."
wikitext
text/x-wiki
I wear a mask with a smile for hours at a time
Stare at the ceiling while I hold back what's on my mind
And when they ask me how I'm doing
I say, "I'm just fine"
And when they ask me how I'm doing
I say, "I'm just fine"
But the fact is
I can never get off of my mattress
And all that they can ask is
"Why are you so sad, kid?" (Why are you so sad, kid?)
That's what the mask is
That's what the point of the mask is
So you can see I'm tryin'
You won't see me cryin'
I'll just keep on smilin', I'm good (yeah, I'm good)
And it just keeps on pilin'
It's so terrifying
But I keep on smilin', I'm good (yeah, I'm good)
I've been carin' too much for so long
Been comparin' myself for so long
Been wearin' a smile for so long, it's real
So long, it's real, so long, it's real
Always bein' judged by a bunch of strange faces
Scared to go outside, haven't seen the light in ages
But I've been places
So I'm okay-ish, so I'm okay-ish
Yeah, I'm okay, bitch
But the fact is
I need help, I'm failin' all my classes
They think that I need glasses
I just really wish that I could pass this (wish that I could pass this)
That's what the mask is
That's what the point of the mask is
So you can see I'm tryin'
You won't see me cryin'
I'll just keep on smilin', I'm good (yeah, I'm good)
And it just keeps on pilin'
It's so terrifying
But I keep on smilin', I'm good (yeah, I'm good)
I've been carin' too much for so long
Been comparin' myself for so long
Been wearin' a smile for so long, it's real
So long, it's real, so long, it's real
So long, it's real
So long, it's real
3fab9cd23530bb5fa7594eb2148f764b23edb6bc
File:LeechEffect.png
6
1114
1115
2023-07-17T19:41:46Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterSays.png
6
1115
1116
2023-07-17T19:55:32Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GhasterSays.png
6
1116
1117
2023-07-17T19:55:44Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Fungal Roots
0
504
505
2023-07-19T16:26:44Z
mh:minuselevation>BarelyBranded
0
+25% consumable eff
wikitext
text/x-wiki
{{Infobox1
|title=Fungal Roots
|image=[[File:FungalRoots.png|thumb]]
|tooltip=Passively generates stamina for nearby allies while not moving. All consumables are more effective.
|abilities=
*+ stamina regen to nearby players
*+2 stamina regen while not moving
*+20 max stamina
|categories={{Stamina}}
|types=Passive
|acq_by=Shop
|price=50
}}
{{Quote|A pair of mysterious roots that grant you more stamina and boosts your stamina regen when standing still. I hope they aren't parasitic!|— Inventory}}
==Overview==
The '''Fungal Roots''' are two strands of mysterious white fungi that latch onto the player's legs from the ground. These fungi can improve the stamina of both the user and nearby players.
==Abilities==
*+20 max stamina
*+25% [[Stats#Consumable EFF|consumable effectiveness]]
*+1.5 stamina regen while idle
**User sits while idle
*When idle, creates a green circle, granting players within the radius the [[Effects#Buffs|Regen Buff]] for 6s
==Trivia==
*The Fungal Roots were originally named "Mycelium Roots", but this was changed after the release of Minus Elevation.
==Gallery==
<gallery widths="185" bordersize="none">
Placeholder.png|An idle player using Fungal Roots.
</gallery>
[[Category:Items]]
00976197fbe73cbbddf6a8a16c636f1f5e821b6a
File:SculptureFront.png
6
151
152
2023-07-19T22:08:42Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SculptureFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SkeletonAbil.gif
6
1117
1118
2023-07-19T22:09:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EnvyAbil.gif
6
1118
1119
2023-07-19T22:10:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MurkAbil.gif
6
1119
1120
2023-07-19T22:11:20Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SeekerFront.png
6
155
156
2023-07-19T22:12:24Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SeekerFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadeFront.png
6
306
307
2023-07-19T22:12:45Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:ShadeFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MireFront.png
6
152
153
2023-07-19T22:13:08Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:MireFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:100Days.png
6
1120
1121
2023-07-20T15:24:07Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PumpkinProjectile.png
6
502
503
2023-07-22T18:25:52Z
mh:minuselevation>BarelyBranded
0
BarelyBranded moved page [[File:PumpkinBomb.png]] to [[File:PumpkinProjectile.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PumpkinBombGluttony.gif
6
911
912
2023-07-22T18:30:05Z
mh:minuselevation>BarelyBranded
0
BarelyBranded moved page [[File:PumpkinBomb.gif]] to [[File:PumpkinBombGluttony.gif]] without leaving a redirect: need to change it for pumpkinbomb.png
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PumpkinBomb.png
6
1121
1122
2023-07-22T18:31:16Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Railgun
0
1123
1124
2023-07-25T03:32:49Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Railgun |image=Railgun.png |date_added=16 April, 2023 |created_by={{CreatedBy|elementninja645}} |updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] |tooltip=Suitable for neutralizing uncontrollable foes. |cooldown=? secs |effects= *Damages [[Ratio/Demise of Ratio|Demise of Ratio]] when aimed successfully |upgrade= |acq_by= *Beginning the battle against [[Ratio/Demise of Ratio|Demise of Ratio]] |price= |prev_eff=..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Railgun
|image=Railgun.png
|date_added=16 April, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|tooltip=Suitable for neutralizing uncontrollable foes.
|cooldown=? secs
|effects=
*Damages [[Ratio/Demise of Ratio|Demise of Ratio]] when aimed successfully
|upgrade=
|acq_by=
*Beginning the battle against [[Ratio/Demise of Ratio|Demise of Ratio]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Suitable for neutralizing uncontrollable foes.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
b950815cec8bc9c85c2c45a5c2f631210b9bad3f
Throwbacker
0
1122
1123
2023-07-25T03:34:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Throwbacker
|image=Throwbacker.png
|date_added=1 April, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|tooltip=Parries any incoming attack from a specific boss. May it serve you well.
|cooldown=? secs
|effects=
*Parries the attacks of [[Eyemaster Prime]]
*Successful parries gives [[Effects#Buffs|Parry buff]] for ? secs{{Verify}}
|upgrade=
|acq_by=
*Beginning the battle against [[Eyemaster Prime]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Parries any incoming attack from a specific boss. May it serve you well.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
819a0a3b0f03ac6553885362a85149cb42e37d93
Trevor Touchdown Plushie
0
1133
1134
2023-07-25T04:30:44Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Trevor Touchdown Plushie |image=Placeholder.png |date_added=5 April, 2023 |updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] |tooltip=A cute plushie that gives rewards if you give it enough attention. |categories={{Battery}}{{Item}}{{Status}}{{Stamina}} |types=Plushie |effects= *Gives battery and effects |items_given= None |battery=Yes<br>+24 battery |stamina=No |buffs=File:SpeedEffect.png|50px|link=Effects#Buff..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Trevor Touchdown Plushie
|image=Placeholder.png
|date_added=5 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives battery and effects
|items_given=
None
|battery=Yes<br>+24 battery
|stamina=No
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Trevor Touchdown]]
}}
{{Quote|It's a bit too quiet here. Stay on guard.|— Trevor Touchdown Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Trevor Touchdown Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let's get out of here, stat!||Idle
|-
|Any one of them could be an assassin.||Around other players
|-
|It's a bit too quiet here. Stay on guard.||Alone
|-
|It seems like it's just us here.||Alone
|-
|A button. Splendid.||Pressing buttons
|-
|Yo! An entity is coming our way. Get ready to fight!||Spotted by an entity
|-
|Yo! A handsome fellow is coming our way!||Spotted by [[Trevor Touchdown]]
|-
|Yo, Here's some charge.||Battery gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
TrevorTouchdownPlushieFront.png|Frontal view of the Trevor Touchdown Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
2fdf0b492a21c5829f6f205492b13f40e6963287
Statues Plushie
0
1134
1135
2023-07-25T04:31:56Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Statues Plushie |image=Placeholder.png |date_added=3 November, 2022 |updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] |tooltip=A cute plushie that gives rewards if you give it enough attention. |categories={{Battery}}{{Item}}{{Status}}{{Stamina}} |types=Plushie |effects= *Gives items, stamina, battery, and effects |items_given= {{ItemIcon|Clubsandwich|Clubsandwich}} |battery=Yes<br>+10 battery |stamin..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Statues Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|Clubsandwich|Clubsandwich}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Statues]]
}}
{{Quote|Another button (Progress) [The void curdles]|— Statues Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Statues Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Find the buttons (I know where they are) [We cant tell you]||Idle
|-
|Many delvers (Friends!) [They are here]||Around other players
|-
|Alone (No one) [Empty]||Alone
|-
|Another button (Progress) [The void curdles]||Pressing buttons
|-
|An entity (Run) [Thats not me]||Spotted by an entity
|-
|Its me! (Friends) [Love them]||Spotted by [[Statues]]
|-
|Stamina (For you) [Take it]||Stamina gift
|-
|Power (Im going super) [My best] ||Battery gift
|-
|An item (Small gift) [Kind of cute]||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
StatuesPlushieFront.png|Frontal view of the Statues Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
aaab93390cef82d4d8651256662a67287e43543b
Sloth Plushie
0
1135
1136
2023-07-25T04:32:30Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Sloth Plushie |image=Placeholder.png |date_added=3 November, 2022 |updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] |tooltip=A cute plushie that gives rewards if you give it enough attention. |categories={{Battery}}{{Item}}{{Status}}{{Stamina}} |types=Plushie |effects= *Gives items, stamina, battery, and effects |items_given= {{ItemIcon|Burger|Burger}}{{ItemIcon|WaterI|Water}}{{ItemIcon|Scrap|Scrap}}..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Sloth Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|Burger|Burger}}{{ItemIcon|WaterI|Water}}{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Sloth]]
}}
{{Quote|<span style{{=}}"font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical whirring*</span>|— Sloth Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Sloth Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical whirring*</span>||Idle
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical humming*</span>||Around other players
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical churning*</span>||Alone
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical stirring*</span>||Pressing buttons
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*steam whistling*</span>||Spotted by an entity
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*steam fuming*</span>||Spotted by [[Sloth|{{Sloth}}]]
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical hissing*</span>||Stamina gift
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical buzzing*</span>||Battery Gift
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical droning*</span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
SlothPlushieFront.gif|Frontal view of the Sloth Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
bacd0e283e0ca84528277c070c2e33b506d21869
Skeleton Plushie
0
1136
1137
2023-07-25T04:33:21Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Skeleton Plushie |image=Placeholder.png |date_added=3 November, 2022 |updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] |tooltip=A cute plushie that gives rewards if you give it enough attention. |categories={{Battery}}{{Item}}{{Status}}{{Stamina}} |types=Plushie |effects= *Gives items, stamina, battery, and effects |items_given= {{ItemIcon|Burger|Burger}}{{ItemIcon|CoffeeI|Coffee}}{{ItemIcon|Soda|Soda..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Skeleton Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|Burger|Burger}}{{ItemIcon|CoffeeI|Coffee}}{{ItemIcon|Soda|Soda}}{{ItemIcon|Bonfire|Bonfire}}{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Skeleton]]
}}
{{Quote|The skeleton appears|— Skeleton Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Skeleton Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|The skeleton appears||Idle
|-
|Everybody appears||Around other players
|-
|Nobody appears||Alone
|-
|The button appears||Pressing buttons
|-
|The entity appears||Spotted by an entity
|-
|I appear?||Spotted by [[Skeleton]]
|-
|The stamina appears||Stamina gift
|-
|The battery appears||Battery gift
|-
|The item appears||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
SkeletonPlushieFront.png|Frontal view of the Skeleton Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
25c75257266fb5cb96d317aff6b7a0a16927331f
Shadowwalker Plushie
0
1138
1139
2023-07-25T04:36:52Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub|Bunch of missing information}} {{Infobox1 |title=Shadowwalker Plushie |image=Placeholder.png |date_added=3 November, 2022 |updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] |tooltip=A cute plushie that gives rewards if you give it enough attention. |categories={{Battery}}{{Item}}{{Status}}{{Stamina}} |types=Plushie |effects= *Gives items, stamina, battery, and effects |items_given= {{ItemIcon|VolatileShard|Volatile Shard}} |battery=Yes<br>+10 battery..."
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Shadowwalker Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|VolatileShard|Volatile Shard}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Shadowwalker]]
}}
{{Quote|⧫︎♒︎♏︎ ♒︎♏︎♋︎❒︎⧫︎ ♋︎⬥︎♋︎♓︎⧫︎⬧︎<br>(the heart awaits)|— Shadowwalker Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Shadowwalker Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|⧫︎♒︎♏︎ ♒︎♏︎♋︎❒︎⧫︎ ♋︎⬥︎♋︎♓︎⧫︎⬧︎
(the heart awaits)
|Idle
|-
|❍︎♋︎■︎⍓︎ ♌︎♏︎♓︎■︎♑︎⬧︎
(many beings)
|Around other players
|-
|♋︎●︎□︎■︎♏︎ ♋︎●︎□︎■︎♏︎ ♋︎●︎□︎■︎♏︎
(alone alone alone)
|Alone
|-
|⬥︎♏︎ ♑︎□︎ ♎︎♏︎♏︎◻︎♏︎❒︎ ♋︎■︎♎︎ ♎︎♏︎♏︎◻︎♏︎❒︎
(we go deeper and deeper)
|Pressing buttons
|-
|♋︎■︎ ♋︎❍︎♋︎●︎♑︎♋︎❍︎♋︎⧫︎♓︎□︎■︎ □︎♐︎ ❖︎□︎♓︎♎︎ ♋︎■︎♎︎ ❍︎♓︎■︎♎︎
(an amalgamation of void and mind)
|Spotted by an entity
|-
| ⧫︎︎︎♒︎︎︎♏︎︎︎ ❖︎︎︎□︎︎♓︎︎︎♎︎︎︎ ♑︎︎︎♋︎︎︎♓︎︎︎■︎︎︎ ⬧︎♏︎︎︎■︎︎︎⧫︎♓︎︎︎♏︎︎︎■︎︎︎♍︎︎♏︎︎︎
(the void gain sentience)
|Spotted by [[Shadowwalker|{{Shadowwalker}}]]
|-
|❒︎◆︎■︎ ♐︎♋︎⬧︎⧫︎♏︎❒︎ ♋︎■︎♎︎ ♐︎♋︎⬧︎⧫︎♏︎❒︎
(run faster and faster)
|Stamina gift
|-
|◻︎□︎⬥︎♏︎❒︎ ◆︎◻︎
(power up)
|Battery gift
|-
|♋︎ ♒︎♏︎●︎◻︎♐︎◆︎●︎ ⧫︎□︎□︎●︎
(a helpful tool)
|Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
ShadowwalkerPlushieFront.gif|Frontal view of the Shadowwalker Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
e920947f8f15ba939074cf5bea891c7597f85947
File:BrokenEffect.png
6
1024
1025
2023-07-25T04:58:06Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:HeartbrokenEffect.png]] to [[File:BrokenEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RedMireTeaser.png
6
1189
1190
2023-07-25T06:53:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Tips
0
1197
1198
2023-07-25T07:31:34Z
mh:minuselevation>Cicopath
0
Redirected page to [[Message of the Day & Tips]]
wikitext
text/x-wiki
#REDIRECT [[Message of the Day & Tips]]
bd6898ad0ad8b71f35611b1a532be8a1ed0938b5
Shovel
0
1198
1199
2023-07-25T07:51:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Shovel
|image=Shovel.png
|date_added=11 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|tooltip=
|acq_by=Shovel stand in the [[Lobby#Sand Pit|Sand Pit]]
}}
{{Quote|?|— ?}}
==Overview==
The '''Shovel''' is a lobby item added in the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] update.
The purpose of the shovel is to let players dig up items from the [[Lobby#Sand Pit|Sand Pit]] to use in game.
==Obtaining==
*Grab a shovel from the shovel stand left of the information board inside the Sand Pit.
[[Category:Items]]
[[Category:Lobby Items]]
6f3f146a5655df4be7b6c86a29a94ee66fb4f4e0
Kad Coin
0
646
647
2023-07-25T07:53:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Kad Coin
|image=KadCoin.png
|date_added=
|updates=
|tooltip=Awarded for completing Kad's coin game.
|acq_by=Completing Kad's coin game
}}
{{Quote|Awarded for completing Kad's coin game.|— Tooltip}}
==Overview==
'''Kad Coin''' is a small yellow coin with a glowing yellow M on both sides of it. It currently has no use.
==Obtaining==
*Completing Kad's coin game
==Gallery==
[[Category:Items]]
[[Category:Lobby Items]]
20fe379b0ac1eb685cb728e293a415c98c9543bf
File:GiftofLiminality.png
6
533
534
2023-07-25T08:19:34Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:LiminalityGift.png]] to [[File:GiftofLiminality.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Last Update Sign
0
545
546
2023-07-25T08:26:06Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Last Update Sign
|image=LastUpdateSign.png
|date_added=24 January, 2023
|updates=[[:Category:GIFT UNBOXING DAY|GIFT UNBOXING DAY]]
|tooltip=Previously present of fleeting time.
|effects=
*Displays the amount of days passed since the last major update
|acq_by={{ItemIcon|GiftofFleetingTime|Gift of Fleeting Time}}
}}
{{Quote|Previously present of fleeting time.|— Tooltip}}
==Overview==
The '''Last Update Sign''' is a wooden sign with the words "TIME SINCE LAST UPDATE .... # Days". It shows the number of days that have passed since the last update and will update accordingly.
==Obtaining==
*Opened from the Gift of Fleeting Time
==Gallery==
<gallery widths="185" bordersize="none">
100Days.png|100 days since the last update.
</gallery>
[[Category:Items]]
[[Category:GIFT UNBOXING DAY]]
03f6a4affb75049f9dab047d24b87963a3bf6df4
File:SpectreTeaser1.png
6
582
583
2023-07-25T08:32:02Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:NewGhostlyEntities.png]] to [[File:SpectreTeaser1.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpectreTeaser2.png
6
584
585
2023-07-25T08:32:13Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:NewFeature1.png]] to [[File:SpectreTeaser2.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ChillyBinTeaser1.png
6
1204
1205
2023-07-25T09:00:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ManagerTeaser3.png
6
1205
1206
2023-07-25T09:04:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Stub
10
102
102
2023-07-25T09:12:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{|style="padding: 3px; margin-bottom:1px; background-color: #000000; color: #fff; border: 3px solid #b01f00; width: 100%; border-radius:10px;"
|-
|align="center"|<font size="2">''This article has a lack of or does not have updated information, and so it is considered a [[:Category:Stubs|stub]]. Please help the'' {{SITENAME}} ''by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]!''
|}<includeonly>[[Category:Stubs]]</includeonly><noinclude>
This template is used for pages that are largely incomplete.
Pages with this template will be automatically placed in the [[:Category:Stubs|Stubs]] category.
[[Category:Notice templates]]
</noinclude>
8f27a25fb7002df0c16e6dd4879a1f5c50f16103
Template:Upcoming
10
1206
1207
2023-07-25T09:13:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{|style="padding: 3px; margin-bottom:1px; background-color: #000000; color: #fff; border: 4px solid #5e00b0; width: 100%; border-radius:10px;"
|-
|align="center"|<font size="3">''This article includes content that has '''not yet been released''', and may contain a lack of information.''
|}<includeonly>[[Category:Upcoming Content]]</includeonly><noinclude>
This template is used for pages with content that is not yet released.
Pages with this template will be automatically placed in the [[:Category:Upcoming Content|Upcoming Content]] category.
[[Category:Notice templates]]
</noinclude>
c4c21c9bb138622bc42bb169be88ffd9ddbf36b0
File:ManagerPlushieTeaser1.png
6
1208
1209
2023-07-25T09:19:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ParasiteFront.png
6
153
154
2023-07-25T09:28:55Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:ParasiteFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ScrappedSpiderEntity1.png
6
1210
1211
2023-07-25T09:41:32Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:ScrappedSpiderEntity1.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shadowwalker in Balloon House.png
6
1211
1212
2023-07-25T09:42:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ClashofSmileClan.png
6
912
913
2023-07-25T09:46:26Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:ClashofSmileClan.png]]
wikitext
text/x-wiki
== Summary ==
reference to rare smile from MD in the attraction map
7aad3707c33b826e93aa002da0789fb3ea862b10
File:MinusMotorist.png
6
1212
1213
2023-07-25T09:46:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:POLYBIUS.png
6
1214
1215
2023-07-25T09:48:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SCCameo.png
6
1215
1216
2023-07-25T09:49:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SmileCameo.png
6
1216
1217
2023-07-25T09:50:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AttractionGhaster.png
6
1218
1219
2023-07-25T09:52:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AttractionGumballer.png
6
1217
1218
2023-07-25T09:55:01Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:AtractionGumballer.png]] to [[File:AttractionGumballer.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DELTAROOMWORLD.png
6
1213
1214
2023-07-25T09:57:14Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:DELTAROOMWORLD.png.png]] to [[File:DELTAROOMWORLD.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ParasiteBestiary.png
6
254
255
2023-07-25T11:46:58Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newparasite.png]] to [[File:ParasiteBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadeBestiary.png
6
251
252
2023-07-25T11:47:54Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newshade.png]] to [[File:ShadeBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SeekerBestiary.png
6
262
263
2023-07-25T11:48:36Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newseeker.png]] to [[File:SeekerBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SculptureBestiary.png
6
252
253
2023-07-25T11:49:16Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newsculpture.png]] to [[File:SculptureBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WandererBestiary.png
6
250
251
2023-07-25T11:49:55Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newwanderer.png]] to [[File:WandererBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemassBestiary.png
6
259
260
2023-07-25T11:50:27Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Neweyemass.png]] to [[File:EyemassBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MimicBestiary.png
6
249
250
2023-07-25T11:50:58Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newmimic.png]] to [[File:MimicBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterBestiary.png
6
335
336
2023-07-25T11:51:25Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:EyemasterBestiary2.png]] to [[File:EyemasterBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GumballerBestiary.png
6
263
264
2023-07-25T11:52:30Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GumballerBeastiaryNew.png]] to [[File:GumballerBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GhasterBestiary.png
6
256
257
2023-07-25T11:53:56Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newghaster.png]] to [[File:GhasterBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MireBestiary.png
6
255
256
2023-07-25T11:54:25Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newmire.png]] to [[File:MireBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WraithBestiary.png
6
182
183
2023-07-25T12:44:31Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:WRAITH.png]] to [[File:WraithBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Beartrap
0
1088
1089
2023-07-25T13:05:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Beartrap
|image=Beartrap.png
|date_added=31 July, 2022
|updates=
|tooltip=Places a bear trap behind your character. Slows down the entity when in contact.
|cooldown=
|effects=
*Severely decreases entity's walkspeed and runspeed for 3 secs
**Time trapped decreases for each consecutive beartrap used on the entity
|upgrade={{ItemIcon|SuperBeartrap|Super Beartrap}}
|acq_by=
*[[Gift]]
*[[Large Gift]]
*[[Grand Gift]]
*Crafting
|price=
|craft_mats={{Craft|2|Scrap|Scrap}}
|prev_eff=
|prev_price=
}}
{{Quote|Places a bear trap behind your character. Slows down the entity when in contact.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:Upgradeable Items]]
95f6b389b23fd0626d90bed55e668d64a5a1ced9
Scrap Crate
0
507
508
2023-07-25T13:06:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Scrap Crate
|image=ScrapCrate.png
|date_added=1 August, 2022
|tooltip=Spend your scrap to gain a stacking luck buff and a chance to get a random item.
|cooldown=1 second
|abilities=
*gives random items
*scales with luck
*+0.5 luck per use
*uses 1 scrap
|categories={{Item}}
{{Luck}}
{{Scrap}}
|types=Active
|acq_by=Shop / [[Lobby#Dimensionally-Transcendental_Crate|Secret]]
|price=50
}}
{{Quote|A mysterious crate that contains many items. It can only be opened using spare bits of scrap and a bit of luck.|— Inventory}}
==Overview==
The '''Scrap Crate''' is a locked-up wooden crate with a steel frame. It makes players luckier for a brief moment and it may contain items for the player.
==Abilities==
*Costs 1 scrap per use
*Always gives the user the x1 stack of the [[Effects#Buffs|Luck Buff]] for 10s per use, granting +0.5 Luck per stack
*Has a chance to reward an item, with higher Luck increasing the chances of receiving better items
**1 Luck → [[:Category:Items#Consumables|Water]], [[:Category:Items#Consumables|Gloomberry]]
**2 Luck → [[:Category:Items#Consumables|Burger]], [[:Category:Items#Consumables|Lemon]], [[:Category:Items#Scrap Items/Miscellaneous|Beartrap]]
**4 Luck → [[:Category:Items#Consumables|Golden Apple]], [[:Category:Items#Scrap Items/Miscellaneous|Campfire]]
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/bundles/937/Reinforced-Crate-Body Reinforced Crate Body] bundle head.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Luck]]
846bcf1149f96259fa33b0f7765f57b720cb6a03
Camera
0
614
615
2023-07-25T13:06:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Camera
|image=Camera.png
|date_added=1 August, 2022
|tooltip=Spend battery to stun any entities within your view for 3 seconds.
|cooldown=30 seconds
|abilities=
*Gives 5-8 info
*30s Cooldown
*Uses 22 battery
|categories={{Battery}} {{Info}}
|types=Active
|acq_by=Shop
|price=35
}}
{{Quote|A useful device that can be used to stun entities and gather more information on them at the same time.|— Inventory}}
==Overview==
The '''Camera''' is a handheld device with a bright flash. It allows the user to stun entities for a few seconds and gain some info about them.
==Abilities==
*Stuns all entities caught in its flash for 3s and gives the user 5 - 8 info on them upon use{{Bug|Dying after you stun an entity but before the stun is up causes the entity to stay permanently stunned for the entire floor.}}
**Costs 22 battery
**30s cooldown
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/6157602563/Take-a-Picture-Camera Take a Picture! (Camera)] accessory.
==Gallery==
<gallery widths="185" bordersize="none">
Placeholder.png|A player stunning an entity with the Camera.
</gallery>
[[Category:Items]]
[[Category:Info]]
15eed7ad80e76d5d74609abb844d728112490484
Campfire
0
1090
1091
2023-07-25T13:06:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Campfire
|image=Campfire.png
|date_added=4 August, 2022
|updates=
|tooltip=Use a campfire that warms nearby allies.
|cooldown=
|effects=
*Gives nearby players [[Effects#Buffs|Warm buff]] for 60 secs
|upgrade={{ItemIcon|Bonfire|Bonfire}}
|acq_by=
*[[Gift]]
*[[Large Gift]]
*[[Grand Gift]]
*[[Scratcher Plushie]]
*[[Rations]]
*Crafting
|price=
|craft_mats={{Craft|5|Scrap|Scrap}}
|prev_eff=
|prev_price=
}}
{{Quote|Use a campfire that warms nearby allies.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:Upgradeable Items]]
b8935515be93f1e944e9f168be874c22b394e71b
File:SunstoneTeaser1.png
6
1219
1220
2023-07-26T04:33:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Spoilers
10
587
588
2023-07-26T04:52:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{|style="padding: 1px; margin-bottom:1px; background-color: #000000; color: #fff; border: 3px solid #b01f00; width: 100%; border-radius:10px;"
|-
|align="center"|<font size="3">'''''Spoilers ahead!'''''</font>
<font size="2">''There are spoilers up ahead. If you want to avoid spoilers, then do not proceed. Otherwise, click at your own risk!''</font>
|}
<div class="mw-collapsible mw-collapsed" id="SpoilerAlert">{{{ 1 }}}</div><includeonly>[[Category:Spoilers]]</includeonly><noinclude>
This template is used for spoilers. Use it for big sections where there may be large spoilers, such as gallery images.
Any pages using this template will be automatically placed in the [[:Category:Spoilers|Spoilers]] category.
[[Category:Notice templates]]</noinclude>
f03a07327daee4cc5224afdce637c4d9c77f20dc
Pillar Pools
0
701
702
2023-07-26T10:33:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters}}
{{Infobox1
|title=Pillar Pools
|image=PillarPools.png
|caption=The pillars and a pool
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=No
|min_players=0
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Pillar Pools'''is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The map is a prime example of a unique liminal space, with many seemingly random pillars all in a grid-like pattern and a few pools scattered around in random spots.
Pillar Pools can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
89e7522da3281f38c8dfc6bea741d9ec1f5b7036
Shower Rooms
0
707
708
2023-07-26T10:34:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters + description of the map}}
{{Infobox1
|title=Shower Rooms
|image=ShowerRooms.png
|caption=
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=Yes
|min_players=?
|max_elevators=?
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Shower Rooms''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
Shower Rooms can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Trivia==
*There is a Withered Bonnie toilet behind one of the showers.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
15b19d18e2339ef4d19866db4c6a0e16f2be2214
Toilet Hallway
0
703
704
2023-07-26T10:36:43Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters + map desc}}
{{Infobox1
|title=Toilet Hallway
|image=ToiletHallway.png
|caption=
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|ewitsfiddlestyx}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=
|min_players=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Toilet Hallway''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
Toilet Hallway can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
0fecd9193ce3b5f221159118d0e8e152b48e55e0
Sandbox
0
704
705
2023-07-26T10:47:37Z
mh:minuselevation>Cicopath
0
need additional creators for the plot builds (element made amongus statues)
wikitext
text/x-wiki
{{Stub|Some infobox parameters + map desc + which people helped build which structures on the plots}}
{{Infobox1
|title=Sandbox
|image=Sandbox.png
|caption=
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|min_players=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
The '''Sandbox''' is a map that can no longer appear ... in-game. A maximum of 1 elevator can appear in this map.
==Overview==
'''Sandbox''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The map has eight building plots total. The first plot is where the elevator spawns. The second plot is a small castle with trees. The third plot is a white maze, listing a wall of people who completed it at the end. The fourth plot is ... . The fifth plot is ... . The sixth plot consists of multiple builds of the same red character from the video game Among Us. The seventh plot ... . The eighth and final plot is a colossal tree with a hollow crown.
Sandbox can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Special Properties==
==Trivia==
*Sandbox is a reference to the Roblox experience [https://www.roblox.com/games/46315274/Sandbox-1 Sandbox].
*This is the only map that has certain models included from another Roblox experience.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
1e2055b05c3d654b63e228b7a169b23a6ad3b8ee
Petsim2023
0
700
701
2023-07-26T10:49:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters}}
{{Infobox1
|title=Petsim2023
|image=Petsim2023.png
|caption=
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=No
|min_players=0
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
'''Petsim2023''' is a map that can appear ... in-game. A maximum of 1 elevator can appear in this map.
==Overview==
'''Petsim2023''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The map is meant to be satirical by resembling typical simulator experiences on Roblox: The terrain primarily consists of bright colors and untextured surfaces, decors are simple and have low polygon meshes, and many "pet egg hatchers" are stationed near the elevator.
Petsim2023 can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Special Properties==
==Trivia==
*A cryptic void-themed pet egg hatcher is hidden in the back of the map.
==Gallery==
<gallery widths="185" bordersize="none">
Petsim2023-1.png|"Crossover" egg hatchers in '''Petsim2023'''.
Petsim2023-2.png|Hidden egg hatcher in '''Petsim2023'''.
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
2bcca83db182f7575e287e4949d24a68cb8fcaec
Climb 645 stairs for admin
0
695
696
2023-07-26T10:49:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Climb 645 stairs for admin
|image=645 stairs.png
|caption=The 645-stair staircase
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|kadinhouu}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|min_players=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Climb 645 stairs for admin''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The map consists of just a long rainbow staircase with a "winner area". The end of the staircase mimics the winning area of older obbies, including path givers and a glowing badge giver.
Climb 645 stairs for admin can appear commonly in game during April Fools' Day. A maximum of one elevator can appear on this map.
==Special Properties==
*This is the only map which features an interactable NPC in the form of an entity, specifically [[Gumballer|{{Gumballer}}]].
==Trivia==
*In the pre-release version of Minus Elevation, this map had a gray plastic floor instead of green grass, and [[Gumballer|{{Gumballer}}]]'s face was replaced with the [https://www.roblox.com/catalog/128992838/Beast-Mode Beast Mode] face.
*The 645 stairs are a reference to the last three numbers in the Roblox username of Element, the co-developer of Minus Elevation.
==Gallery==
<gallery widths="185" bordersize="none">
645 top.png|End of the staircase.
Pre645.png|Gumballer on April Fools' Day 2022.
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022|April Fools' Day 2022]]
[[Category:FOOLS OF APRIL]]
f394bda22e7f43a83b76ba81942b3c20d3f77199
Four Corners
0
698
699
2023-07-26T10:50:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters}}
{{Infobox1
|title=Four Corners
|image=FourCorners.png
|caption=The red and green corners
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=
|min_players=4
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
|prev_players=0
}}
==Overview==
'''Four Corners''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The center of the map lies in a large cubical room, with four hallways in each corner. Each hallway has its own unique color, with the four respective colors being red, yellow, green, and blue.
Four Corners can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
[[Category:Large Floors]]
4c30bdd8221af1debf5e78f6f3a4926572105e02
Deepwoken Caves
0
696
697
2023-07-26T10:51:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|A couple of the infobox parameters}}
{{Infobox1
|title=Deepwoken Caves
|image=DeepwokenCaves.png
|caption=The Deepwoken Caves
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=Yes
|min_players=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
'''Deepwoken Caves''' is a map that can appear ... in game, but it only has a chance to spawn when at least ten players are in the game. A maximum of one elevator can appear in this map.
==Overview==
'''Deepwoken Caves''' is a large event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The map is filled with jagged hallways squished between stone gray walls. Littered around the caves are tall square lanterns.
Deepwoken Caves can appear commonly in game during April Fools' Day. A maximum of one elevator can appear on this map.
==Trivia==
==Gallery==
[[Category:Floors]]
[[Category:Large Floors]]
[[Category:April Fools' Day 2022]]
03610456bccdc2f26fb0043fa307461ee9fba5e3
File:ScratcherBestiary.png
6
253
254
2023-07-26T11:38:35Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Newscratcher.png]] to [[File:ScratcherBestiary.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemasterTeaser1.png
6
1220
1221
2023-07-26T11:51:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GandererTeaser1.png
6
1221
1222
2023-07-26T11:52:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ThornMurkTeaser1.png
6
1222
1223
2023-07-26T11:55:25Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Battery Item.png
6
1223
1224
2023-07-27T01:17:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bread Item.png
6
1224
1225
2023-07-27T01:17:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Meat Item.png
6
1225
1226
2023-07-27T01:17:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Old Running Shoes Item.png
6
1226
1227
2023-07-27T01:17:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Rationator Item.png
6
1227
1228
2023-07-27T01:17:42Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Waste Composter Item.png
6
1228
1229
2023-07-27T01:17:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:OldMoney
10
1229
1230
2023-07-27T01:23:54Z
mh:minuselevation>Cicopath
0
Created page with "<span style{{=}}"font-family: Overpass;text-shadow:-0.9px 0 #ffb535, 0px -1px #ffb535, 0 0px #ffb535, 0.2px 1px #ffb535, 1px 0px #ffb535;color: #000000;>'''{{{1}}} Money'''</span><noinclude><br> This template is used when referring to the old in-game currency. Example: {| class="article-table" !Code !Output |- |<code><nowiki>{{OldMoney|Example}}</nowiki></code> |{{OldMoney|Example}} |} </noinclude>"
wikitext
text/x-wiki
<span style{{=}}"font-family: Overpass;text-shadow:-0.9px 0 #ffb535, 0px -1px #ffb535, 0 0px #ffb535, 0.2px 1px #ffb535, 1px 0px #ffb535;color: #000000;>'''{{{1}}} Money'''</span><noinclude><br>
This template is used when referring to the old in-game currency.
Example:
{| class="article-table"
!Code
!Output
|-
|<code><nowiki>{{OldMoney|Example}}</nowiki></code>
|{{OldMoney|Example}}
|}
</noinclude>
323d0227da8c2b9d4c2649274557fb33f83134d7
File:Broken Mirror.png
6
1230
1231
2023-07-27T03:01:49Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cage Trap.png
6
1231
1232
2023-07-27T03:02:05Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Speed Conjure - Capital.png
6
1232
1233
2023-07-27T03:02:33Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Speed Conjure - Road.png
6
1233
1234
2023-07-27T03:02:52Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Magic Orb.png
6
1234
1235
2023-07-27T03:03:06Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shocker Breaker.png
6
1235
1236
2023-07-27T03:03:21Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stealth Pack.png
6
1236
1237
2023-07-27T15:45:38Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Security Camera.png
6
1237
1238
2023-07-27T15:45:57Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Kinetic Battery.png
6
1238
1239
2023-07-27T15:46:11Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Blood Rose.png
6
1239
1240
2023-07-27T15:46:25Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Leader Pack.png
6
1240
1241
2023-07-27T15:46:41Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Fortress Pack.png
6
1241
1242
2023-07-27T15:46:55Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Button Compass.png
6
1242
1243
2023-07-27T16:15:27Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Alarm Clock.png
6
1243
1244
2023-07-27T17:53:56Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stealth Toggle.png
6
1244
1245
2023-07-27T18:18:08Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Siamese Dice.png
6
1245
1246
2023-07-27T19:03:57Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Fungal Colony.png
6
1246
1247
2023-07-27T19:04:12Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Slommy.png
6
1247
1248
2023-07-27T19:20:20Z
mh:minuselevation>BarelyBranded
0
BarelyBranded uploaded a new version of [[File:Slommy.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Campfire Kit.png
6
1248
1249
2023-07-27T21:49:35Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lantern.png
6
1249
1250
2023-07-27T21:49:49Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WormholeGateUpgrade.png
6
1250
1251
2023-07-28T00:47:31Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Terminal Improvements.png
6
1251
1252
2023-07-29T13:05:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:UnnaturalSelectionFU2.png
6
1252
1253
2023-07-29T13:08:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PropoundGimmickFU.png
6
1253
1254
2023-07-29T13:09:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shadow Orb
0
506
507
2023-07-29T14:54:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Shadow Orb
|image=[[File:ShadowOrb.png|thumb]]
|date_added=3 May, 2022
|tooltip=Passively gain more speed which is reset if spotted by an enemy. Activate to spend 20 battery for a 5 second period of stealth.
|cooldown=60 seconds
|abilities=
*Spend 20 battery for 5s [[Effects#Buffs|stealth]]
*+0.5 walkspeed per 8s
*-10 priority
|categories={{Speed}}
{{Aggro}}
{{Priority}}
|types=Passive/Active
|acq_by=Shop
|price={{M$|65}}
}}
{{Quote|A swift shadow that makes you less visible to entities and boosts your speed over time; however, it fears the aura of entities and will retreat if you are spotted, taking the speed boost with it.|— Inventory}}
==Overview==
The '''Shadow Orb''' manifests as a mass of purple hued mist, showing not many features. It allows the user to easily escape from entities and threats, as well as passively provide bonuses so long as the user is not not spotted by an entity.
==Abilities==
*Give the user the [[Effects|Stealth Buff]] for 5s upon use
**Costs 20 battery
*+0.5 walkspeed every 8s, capping at 3 walkspeed
**Signified by a purple mist around the user
**Being spotted by an entity resets the speed bonus
*-10 priority
==Trivia==
*The Shadow Orb was originally going to be named "Lurking Shadow". It was then changed to "Shadowskipper" once it was added in v1.02, then finally changed to "Shadow Orb".
== Gallery ==
<gallery widths="185" bordersize="none">
ShadowOrbChar.gif|A player equipped with the Shadow Orb.
</gallery>
[[Category:Items]]
[[Category:Priority]]
09039b17cfcc53dc61a5578bce87bb0c67f45b83
Overdriver
0
612
613
2023-07-29T14:55:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Overdriver
|image=Overdriver.png
|date_added=4 May, 2022
|tooltip=Passively generates overdrive stamina. Converts any bonus battery into overdrive stamina.
|abilities=
*turns extra battery into stamina
*+2 overdrive stamina per second
*+15 max battery
|categories={{Stamina}}
{{Battery}}
{{Overdrive}}
|types=Unsure
|acq_by=Shop
|price={{M$|65}}
}}
{{Quote|A powerful engine that uses the power of electricity to passively generate even more stamina. Electric!|— Inventory}}
==Overview==
The '''Overdriver''' is a piece of armor that's equipped on the user's left shoulder. It passively generates overdrive stamina every second, alongside some other passive stats.
==Abilities==
*Turns extra [[Battery]] into [[Stamina]], if the bar is full it will turn it into Overloaded Stamina instead
*+15 Max [[Battery]]
*+2 Overloaded Stamina per second
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/6565462229/Iron-Inquistors-Left-Tesla-Shoulder Iron Inquisitor's Left Tesla Shoulder] accessory.
==Gallery==
<gallery widths="185" bordersize="none">
OverdriverChar.png|A player equipped with the Overdriver.
</gallery>
[[Category:Items]]
2a19ae6e7115736e3632a4dcf27df1fca7771735
File:EyemasterToxic.png
6
1257
1258
2023-07-29T15:05:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Capital Dealmaker.png
6
1259
1260
2023-07-29T15:32:50Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Area 51.png
6
1260
1261
2023-07-30T10:53:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Apartment.png
6
1261
1262
2023-07-30T10:54:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Backrooms Detail.png
6
1262
1263
2023-07-30T10:54:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Deep Lab.png
6
1263
1264
2023-07-30T10:55:02Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Deep Lab2.png
6
1264
1265
2023-07-30T10:55:13Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Hanging City A Detail.png
6
1265
1266
2023-07-30T10:55:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mesa Caves Detail.png
6
1266
1267
2023-07-30T10:55:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mesa Caves.png
6
1267
1268
2023-07-30T10:55:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mall Detail.png
6
1268
1269
2023-07-30T10:56:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Midnight Forest Detail.png
6
1269
1270
2023-07-30T10:56:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sewer.png
6
1271
1272
2023-07-30T10:57:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Facility5Teaser.png
6
1272
1273
2023-07-30T11:38:21Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Summer2023LobbyTeaser1.png
6
1273
1274
2023-07-30T11:42:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TestingLevelOverhaul1.png
6
1274
1275
2023-07-30T11:44:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CatCafeTeaser1.png
6
1275
1276
2023-07-30T11:45:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Dealmakers.png
6
1276
1277
2023-07-30T11:46:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
These glasses are referred to as "Dealmakers".
6e7b40b184d34ce28fb8a76b67322d1defba7653
File:Sculpture Aggro.mp3
6
1277
1278
2023-07-30T11:47:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
== Licensing ==
{{Fairuse}}
9731230bbbe2dc9a75d857d7531bc50aafe58da1
File:Sculpture Ability.mp3
6
1278
1279
2023-07-30T11:52:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
== Licensing ==
{{Fairuse}}
9731230bbbe2dc9a75d857d7531bc50aafe58da1
File:Seeker Aggro.ogg
6
1279
1280
2023-07-30T12:08:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Baller Aggro.mp3
6
1280
1281
2023-07-30T12:11:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Ghaster Aggro.mp3
6
1281
1282
2023-07-30T12:22:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bear 5 Aggro.mp3
6
1282
1283
2023-07-30T12:25:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Greed Dealmaker.png
6
1258
1259
2023-07-31T00:25:24Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Dealmaker.png]] to [[File:Greed Dealmaker.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Pride
0
596
597
2023-08-02T03:17:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Upcoming}}
{{Infobox1
|image=PrideAFF1.png
|caption=Pride's first revelation during [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_added=
|created_by={{CreatedBy|elementninja645}}
|entity_type=
|danger=
|rarity=
|sight=
|speed=
}}
'''Pride''' is a [[:Category:Sin Entities|sin entity]] that is currently in development. The entity made its first appearance in the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] update, who revealed itself upon defeating [[Ratio|Sin of Ratio]]. Unlike the other sin entities, however, Pride did not attack players during its first appearance, but rather banished Sin of Ratio upon his defeat. For more information, please refer to the [[Upcoming Content]] page.
==Lore==
Over a week after April Fool's Day, [[Ratio|Sin of Ratio]] broke into [[Pride's Arena|Pride's palace]] and stole Pride's weaponry. After Sin of Ratio was defeated by delvers, however, Pride somehow discovered that its palace had been invaded, then proceeded to seek out and banish the mischievous force.
==Trivia==
*Pride is the only [[:Category:Sin Entities|sin entity]] to not be released in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.
*Pride is one of the only two entities who speak to you directly in the game, the other being [[Ratio|Sin of Ratio]]
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Entities]]
[[Category:Sin Entities]]
[[Category:Upcoming Content]]
6e55e93478ac1e0347241acee617418b8a75fcf4
Arcade
0
426
427
2023-08-02T05:16:16Z
mh:minuselevation>Cicopath
0
/* Trivia */
wikitext
text/x-wiki
{{Infobox1
|title=Arcade
|image=Arcade.png
|caption=The Arcade
|map_type=Common
|date_added=28 December, 2021
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=
|max_elevators=3
|properties=
|map_size=
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Arcade''' is a common map that was added on December 28th, 2021 in v0.19.
Arcade is a medium-sized map, lit with neon blue lights that has a repeating floor carpet pattern similar to an arcade. Multiple arcade machines are scattered throughout the map, though nonplayable. The main large area consists of some columns and shelves, as well as a few arcade machines on the columns and walls. Two back areas exist, accessible through the main area. Shelves and arcade machines can be found here as well. Farther back is a dark storage area of the arcade, with crates and barrels scattered and stacked, and only a couple of lights penetrating the darkness.
A maximum of three elevators can appear on this map
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
Storage.png|The Storage room.
</gallery>
[[Category:Floors]]
a686fe4fa110c876ca9912765234763b0b71365b
Comfort Room
0
629
630
2023-08-02T05:38:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
<span style="color:#b00000;">'''THIS MAP HAS BEEN TEMPORARILY REMOVED FROM THE GAME.'''</span>
{{Infobox1
|title=Comfort Room
|image=ComfortRoom.png
|caption=The Comfort Room
|map_type=Common
|date_added=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|created_by={{CreatedBy|elementninja645}}<br>{{CreatedBy|Moffled}}
|updates=
|date_removed=5 April, 2023
|removal_reason=Players were able to hide from entities in certain spots
|large=
|min_players=7
|max_elevators=3
|properties=
|map_size=440x440
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=[https://www.roblox.com/games/8762807673/Comfort-Room Comfort Room]
|sub_published=7 February, 2022
}}
==Overview==
'''Comfort Room''' is a common map added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It has a chance to spawn when at least seven players are in the game. A maximum of three elevators can appear in this map.
Comfort Room is a large map with many narrow hallways and some large rooms. Throughout the map are decorations and furniture, including circular tables, couches, white stack tables, and dome lights.
==Trivia==
==Gallery==
[[Category:Floors]]
d14f953e9780f905c21587e839b568117ccb6e36
Template:ItemIcon
10
1026
1027
2023-08-02T05:52:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
[[File:{{{1|Placeholder}}}.png|18x18px|link={{{2}}}]] [[{{{2}}}]]
4740d2845ecd5df28b7bd1fa3b5b3771ba9d0f78
Eye Observatory
0
697
698
2023-08-02T06:06:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters}}
{{Infobox1
|title=Eye Observatory
|image=EyeObservatory.png
|caption=
|map_type=Rare
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=No
|min_players=0
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Eye Observatory''' is an uncommon map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update. A maximum of one elevator can appear in this map.
Eye Observatory is a medium-sized map furnished with chairs and bookshelves, and on the walls hang large Eyes of Ra. The map consists of two main hallways, which lead to both a staircase overlooking the elevator and a large nave.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
Observ1.png|A hallway of the Eye Observatory.
Observ2.png|The higher part of the Eye Observatory.
Observ3.png|The high ledge facing towards the elevator.
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
7df3d8e68b3618ba4d2624e74ebfa12aa8dc4af3
Pumpkin Patch
0
631
632
2023-08-02T06:15:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Pumpkin Patch
|image=PumpkinPatch.png
|caption=The Pumpkin Patch
|map_type=Rare
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|large=Yes
|min_players=Unknown
|max_elevators=Unknown
|properties=
*Smashable pumpkins spawn naturally around the map
|map_size=
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Pumpkin Patch''' is a rare map added in the |updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. it has a chance to spawn when at least ... players{{Verify}} are in the game. A maximum of ...{{Verify}} elevators can appear in this map.
==Special Properties==
*Smashable pumpkins spawn naturally on this map.
==Trivia==
==Gallery==
[[Category:Floors]]
[[Category:Large Floors]]
2f34e89f29bd5eff2e090051f0b677c1856964b3
Sound Test Room
0
452
453
2023-08-02T06:21:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Sound Test Room
|image=SoundTestLevel1.png
|caption=The Sound Test Room
|map_type=Rare
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*No entities spawn on this floor
*No buttons spawn on this floor
|map_size=
|map_weight=1
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Sound Test Room''' is a rare map that. A maximum of one elevator can be present in this map.
sound Test Room consists of a small room with a record player in the middle and a screen. In this room, a sequence of unique songs will play. The screen will show what the song is called and in what conditions it is played. None of the songs currently appear anywhere else.
==Special Properties==
Neither entities nor buttons appear on this floor. All of the songs will need to be cycled through in order to complete the floor. The sequence of what shows on the screen goes as follows:
'''theme_victory:''' Plays when the game is beaten.
'''theme_loss:''' Plays when all players die or the floor cannot be completed.
'''shop_depths:''' Plays in depths shop.
'''theme_city:''' Plays in the city zone between 9 PM and 3 AM.
'''fear:''' Plays at max fear.
'''observance:''' Plays when $0CR 3@135 is active.
'''sound_test:''' Plays when completing the sound test room.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Rare Floors]]
b69e2e2869f49c68f24c5860634cbbcb91fa590d
Swamplands
0
477
478
2023-08-02T06:24:11Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Swamplands
|image=Swamplands.png
|caption=The Swamplands
|map_type=Rare
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|large=Yes
|min_players=Unknown
|max_elevators=3
|properties=
|map_size=
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Swamplands''' is a large rare map added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.A maximum of three elevators can appear in this map.
Swamplands, as implied by its name, is a swamp-themed map with green fog engulfing the floor and massive hanging lights chained from above. Many branching bridges lit up by lampposts help players traverse over the swamp. The lands are infested with overgrown grass, and pumpkin patches overtaken by leaves. More interestingly are the ruined structures of the map, lost and forgotten. There are some small wooden structures present as well, though nothing of importance inside.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
SwamplandsAbove.png|An opening above the ceiling.
</gallery>
[[Category:Floors]]
[[Category:Large Floors]]
[[Category:OOPS ALL BULLET HELL]]
eb3f3e0b586abefe1655400a341b541937c8fc90
Death Pit
0
556
557
2023-08-02T06:37:11Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Death Pit
|image=The Death Pit.png
|caption=The Death Pit
|map_type=Rare
|date_added=31 August, 2022
|created_by=N/A
|updates=[[:Category:STRONGER MONSTERS|STRONGER MONSTERS]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*8 entities spawn on this map
|map_size=
|map_weight=0.01
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
The '''Death Pit''' is a map that can appear rarely in-game. A maximum of 1 elevator can appear in this map.
==Overview==
'''Death Pit''' is a rare map added in the [[:Category:STRONGER MONSTERS|STRONGER MONSTERS]] update. A maximum of one elevator can appear in this map.
Death Pit consists of one elevator in the middle of a dark slate box. Like the [[Scrap Store]], it is always raining.
==Special Properties==
*A total of eight entities appear on this floor.
==Trivia==
*Death Pit is one of the only three maps to have a special weather property, the other two bring [[Scrap Store]] and [[Mental Asylum]].
*Death Pit is currently the rarest map in the game, with a spawn weight of 0.01
**Death Pit has a lower weight than [[Berylballer|{{Berylballer}}]] and is much rarer than the entity.
[[Category:Floors]]
[[Category:Rare Floors]]
[[Category:STRONGER MONSTERS]]
4d19fab003fcf1eb502cf4d06a702d0b13fb0b24
Category:STRONGER MONSTERS
14
571
572
2023-08-02T06:38:47Z
mh:minuselevation>Cicopath
0
/* Entities */
wikitext
text/x-wiki
The '''STRONGER MONSTERS''' update was released on August 31st, 2022, and it is the first update to Minus Elevation since its release, aiming to add stronger entities to the game.
==Maps==
+ 1 new map: [[Death Pit]]
==Entities==
+ 4 new entities: [[Thorn]], [[Murk]], and [[Ganderer]]<br>
+ 1 returning entity: [[Eyemaster]]<br>
+ [[Sketcherman]] now has a Bestiary entry<br>
- [[Shade]]'s AI has been tweaked to only get mad if looked at for too long<br>
- [[Sculpture]]'s speed has been slightly lowered
==Items==
? Info Visor now received 2 charges
==Other Changes==
<nowiki>*</nowiki> Lowered the round wait time from 200 seconds to 120
{{Updates}}
f47ef706b2a5208fc2d13722c4b901df4fd2080c
Theater
0
461
462
2023-08-02T06:41:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Theater
|image=Theatre.png
|caption=The Theater
|map_type=Common
|date_added=3 November, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|large=Yes
|min_players=?{{Verify}}
|max_elevators=3
|properties=
*Vending machines
*Cribblefruit dispensers
*Opening doors and stage curtains{{Bug|Current broken feature.}}
*Map layout is never the same
|map_size=
|map_weight=
|prev_players=0
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Theater''' is a common map added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It has a chance to spawn when at least ... players{{Verify}} are in the game. A maximum of 3 elevators can be present in this map.
Theater features a stage with red curtains and colorful lights lighting the area. Between the stage and other main area, bright corridors connect to them, as well as bathrooms and a cafeteria-like place. Many vending machines can be found all around the map.
==Special Properties==
*'''Vending Machines:''' Players can use 3 {{ItemIcon|Scrap|Scrap}} to purchase [[soda]]. There is a rare chance to receive [[Witches Brew]] instead. A player can use a vending machine only once per floor; however, they can still use other vending machines if they did not yet use them.
*'''Cribblefruit dispenser:''' Players can use 7 {{ItemIcon|Scrap|Scrap}} to purchase [[cribblefruit]]. A player can use a cribblefruit dispenser only once per floor; however, they can still use other vending machines if they did not yet use them.
*Curtains and entity-only doors exist on this map. Curtains will open up after a certain number of buttons are pressed{{Bug|Currently broken feature.}} and entity-only doors which entities can access, but players cannot access them until all buttons have been pressed. These serve as shortcuts for both entities and players to reach other parts of the map quicker.
*The walls of the two maze-like sections in Theater are always randomized, forcing players to take different pathways to traverse.
==Trivia==
*The cribblefruit vending machine present on the floor is a reference to one of Element's games, [https://www.roblox.com/games/9253425093/Cribblefruit-Capsules Cribblefruit Capsules].
==Gallery==
<gallery widths="185" bordersize="none">
File:TheatreSoda.png|A vending machine.
File:TheatreCribble.png|A cribblefruit dispenser.
</gallery>
[[Category:Floors]]
[[Category:OOPS ALL BULLET HELL]]
[[Category:Large Floors]]
e29523bbfb464936ee86f972251ee29603fff356
Pride's Arena
0
838
839
2023-08-02T06:52:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Pride's Arena
|image=Pride'sArena.png
|caption=The Arena of Pride
|map_type=Event Boss
|date_added=11 April, 2023
|created_by=
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=
|removal_reason=End of event
|large=No
|min_players=0
|max_elevators=1
|properties=
*Only [[Ratio|Sin of Ratio]] can appear in this map
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Pride's Arena''' is an event boss map added in the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] event. It can appear after choosing the [[Floor Upgrades#Upgrades|Pride]] floor upgrade. A maximum of one elevator can appear on this map.
Upon first entering the floor, players will be greeted with a purple hallway, decorated with purple braziers and large stone statues, leading to a large white door. Lying past the door is Pride's arena, a tall and huge arena where players battle and survive against [[Ratio|Sin of Ratio]].
==Special Properties==
*[[Ratio|Sin of Ratio]] is the only entity that appears on this floor.
**There is a special version of the Pride floor upgrade that allows [[Ratio/Demise of Ratio|Demise of Ratio]] to appear instead.
*Players must interact with the door in order to enter the arena and initiate the fight.
==Trivia==
==Gallery==
<gallery widths=185" bordersize="none">
PrideHallway.gif|The hallway to Pride's Arena.
</gallery>
[[Category:Floors]]
[[Category:A FOOL'S FINALE]]
3b7a1f1a9fd0ab7803510d55cbf7a0a1f217a987
Balloon House
0
451
452
2023-08-02T07:12:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Balloon House
|image=BalloonHouse.png
|caption=The Balloon House
|map_type=Common
|date_added=3 November, 2022
|created_by=
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|large=Yes
|min_players=7
|max_elevators=3
|properties=
|map_size=1000x500{{Verify}}
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Balloon House''' is a rare map added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] uupdate. It has a chance to spawn when at least seven players are in the game. A maximum of three elevators can be present in this map.
Balloon House is a large-sized map with long stretches of hallways lit up with a violet tint. There are two party rooms each at the end of the map, with rows of shrubs and many party tables lining the room. Deeper inside is multiple small party rooms, and in the center sits a large room with party tables and giant gift boxes. Throughout the entire place, multi-colored balloons are littered everywhere, obscuring the view of players.
==Trivia==
*Balloon House is originnally from Minus Decendance.
**Unlike in Minus Decendance, which allowed only [[Bozo]] and [[Ghaster]] to spawn, Minus Elevation allows any entity.
*Balloon House was inspired by the video game Five Night's at Freddy's VR, most likely the Pizza Party minigame.{{Speculation}}
*Balloon House is the biggest map in the game.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
[[Category:Large Floors]]
[[Category:OOPS ALL BULLET HELL]]
205ba61746a6e7fde2d14dafcb75bec93295e95f
Vanilla Office
0
632
633
2023-08-02T15:40:33Z
mh:minuselevation>BonbonAndSheep
0
2 > 3 player req
wikitext
text/x-wiki
{{Infobox1
|title=Vanilla Office
|image=VanillaOffice.png
|caption=The Vanilla Office
|map_type=Common
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|large=
|min_players=3
|max_elevators=3
|properties=
|map_size=450x450
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=[https://www.roblox.com/games/8720018515/Vanilla-Office Vanilla Office]
|sub_published=3 February, 2022
}}
==Overview==
'''Vanilla Office''' is a common map added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It has a chance to spawn when at least two players are in the game. A maximum of three elevators can appear in this map.
Vanilla Office has a light, cream coloured yellow across its walls, paired with various rectangular, more tangerine hued shapes across its walls. The floor is a marble hue, and has tiled flooring, paired with various papers scattered around it. Its layout is a network of various, square-shaped and rectangular rooms containing various round and rectangular tables, arrays of chairs, and supposed arcade machines, either segmented across the walls, or aligned neatly in the middle specific areas of the rooms. All rooms are illuminated by various white lights, though some corners of the Vanilla Office lack any light, with some areas conforming into dim hallways. The rooms seamlessly transition into each other, as they lack any doorways.
==Tips==
The arrays of chairs and tables can be used to hide from entities should a player be caught in a tough situation.
==Gallery==
[[Category:Floors]]
529039e47be47078ef0f84b5a195efd5d32484cd
File:MazeofFunandJoyArialView.png
6
1284
1285
2023-08-03T16:57:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Spiral of Inconveniences
0
705
706
2023-08-03T17:01:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters + map description}}
{{Infobox1
|title=Spiral of Inconveniences
|image=SpiralofInconveniences.png
|caption=
|map_type=Event
|date_added=1 April, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=
|min_players=
|max_elevators=1
|properties=
*Has vents
*Vents will only open when all buttons are pressed
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Spiral of Inconveniences''' is an event map added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event. It can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Special Properties==
*The map has vents that players can crawl through, providing a convenient shortcut to reach the elevator faster. However, they cannot be accessed until all buttons have been pressed
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
1190fcab189162fd6a11cee3f04283b63c5fbf5a
Toilet Land
0
830
831
2023-08-03T17:16:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters}}
{{Infobox1
|title=Toilet Land
|image=ToiletLand.png
|caption=
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=No
|min_players=0
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Toilet Land''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The map consists of one small room, filled with crates and metal pipes, connecting with a narrow hallway.
Toilet Land can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
094e87c381b786fcb6eee58997c3ebfddd29ed62
Pathway of Snakes
0
699
700
2023-08-03T17:22:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters}}
{{Infobox1
|title=Pathway of Snakes
|image=PathwayofSnakes.png
|caption=
|map_type=Event
|date_added=2 April, 2022
|created_by=N/A
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]{{Verify}}
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=No
|min_players=0{{Verify}}
|max_elevators=2
|properties=
*Has vents
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Pathway of Snakes''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update{{Verify}}.
The map is a very long hallway that bends 180 degrees many times. The map itself has the color green as a main theme, including the floor, walls, ceiling, and lights. Decors include lamps and bookshelves. Both the constant bending of the hallway and the green color of the map resemble a snake, hence the word "snake" in the name of the map.
Pathway of Snakes can appear commonly in game during April Fools' Day. A maximum of two elevators can appear in this map.
==Special Properties==
*The map has two long vents that players can crawl through.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
8fa06b58ee789bea869794964ceb89d93aede0c9
File:TheWhiteRoomOnlyPic.png
6
1286
1287
2023-08-03T17:34:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Floor Upgrades
0
1288
1289
2023-08-04T21:21:22Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Floor Upgrades]] to [[Category:Floor Upgrades]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Floor Upgrades]]
6fe459134f0e05d49a95f301efef06f2c5c50d54
File:Floor BonusFU.png
6
194
195
2023-08-04T21:23:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:FloorBonusWhite.png]] to [[File:Floor BonusFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Button SapFU.png
6
189
190
2023-08-04T21:24:12Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Button saptest.png]] to [[File:Button SapFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stamina PackerFU.png
6
265
266
2023-08-04T21:24:23Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Stamina packer.png]] to [[File:Stamina PackerFU.png]] without leaving a redirect
wikitext
text/x-wiki
credit: H4_L0#9725 for providing the picture
8d7c0dfb1068deaa384f065747ff9b328ffbab85
File:Battery PackerFU.png
6
264
265
2023-08-04T21:24:32Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Battery Packer.png]] to [[File:Battery PackerFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MultivationFU.png
6
268
269
2023-08-04T21:24:38Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Multivation.png]] to [[File:MultivationFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shield GeneratorsFU.png
6
267
268
2023-08-04T21:24:45Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Shieldgenerators.png]] to [[File:Shield GeneratorsFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky DipFU.png
6
196
197
2023-08-04T21:24:52Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:LuckyDipWhite.png]] to [[File:Lucky DipFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Boss RaidFU.png
6
266
267
2023-08-04T21:25:00Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Bossraid.png]] to [[File:Boss RaidFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Enemy TrackerFU.png
6
198
199
2023-08-04T21:25:18Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:EnemyTrackerWhite.png]] to [[File:Enemy TrackerFU.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Stamina Packer
0
1292
1293
2023-08-04T22:04:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Stamina Packer
|image=Stamina PackerFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|H4_L0}}
|updates=
|date_removed=
|removal_reason=
|effects=
*(1) - +25 Max stamina
*(2) - +50 Max stamina
}}
==Overview==
'''Stamina Packer''' is a floor upgrade which has two tiers total, each one having unique effects.
==Effects==
*'''Tier 1:''' All players will be given 25 max stamina.
*'''Tier 2:''' All players will be given an additional 25 max stamina.
==Trivia==
[[Category:Floor Upgrades]]
3616459b76b4ed54a2baf61bf524e1b8681bd615
Multivation
0
1294
1295
2023-08-04T22:27:13Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Multivation
|image=MultivationFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|H4_L0}}
|updates=
|date_removed=
|removal_reason=
|effects=
*(1) - A secondary elevator spawns
*(2) - A third elevator spawns
}}
==Overview==
'''Multivation''' is a floor upgrade which has two tiers total, each one having unique effects.
==Effects==
*'''Tier 1:''' A second elevator will spawn on subsequent floors in applicable maps.
*'''Tier 2:''' A third elevator will spawn on subsequent floors in applicable maps.
==Trivia==
[[Category:Floor Upgrades]]
aa0f8537e57a7f5fd8423c457896fb4a9ca369bc
Maze of Fun and Joy
0
1285
1286
2023-08-04T23:55:31Z
mh:minuselevation>Cicopath
0
Adding categories
wikitext
text/x-wiki
{{Stub|Some infobox parameters + map description}}
{{Infobox1
|title=Maze of Fun and Joy
|image=
|caption=The single room
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|kadinhouu}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
|removal_reason=End of events
|large=No
|min_players=
|max_elevators=1
|properties=
*No entities spawn on this map
*It is the only map with a 2-stud-wide pathway
|map_size=
|map_weight=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Maze of Fun and Joy''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update. It could have appeared commonly in game during April Fools' Day; however, the map has since been retired. A maximum of one elevator can appear in this map.
==Special Properties==
*No entities will appear on this map
*This map is the only one with narrow passages that are two studs wide
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
MazeofFunandJoyArialView.png|An aerial view of Maze of Fun and Joy.
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
[[Category:Removed Content]]
453fc9a5c62e413349a7fa02d615e34dba98b568
File:Stalker Bestiary.png
6
1306
1307
2023-08-05T10:02:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StalkerFront.png
6
1308
1309
2023-08-05T11:19:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldScrapStore.png
6
457
458
2023-08-05T11:27:44Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ScrapStore.png]] to [[File:OldScrapStore.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Scrap Store.png
6
1309
1310
2023-08-05T11:43:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ManagerFront.png
6
1310
1311
2023-08-05T12:27:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GluttonyBack2.png
6
1312
1313
2023-08-05T12:28:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WrathBack.png
6
1313
1314
2023-08-05T12:29:21Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpectrePlushieFront.png
6
1314
1315
2023-08-05T12:48:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GolemPlushieFront.png
6
1315
1316
2023-08-05T12:48:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldTestingLevel.png
6
430
431
2023-08-05T15:54:40Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TestingLevel.png]] to [[File:OldTestingLevel.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldTestingLevelBlackout.png
6
1031
1032
2023-08-05T15:54:53Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TestingLevelBlackout.png]] to [[File:OldTestingLevelBlackout.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Testing Level.png
6
1320
1321
2023-08-05T15:55:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gems.png
6
1323
1324
2023-08-06T00:22:26Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Facility5.png
6
1325
1326
2023-08-06T05:17:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DataFragmentAnim.gif
6
1326
1327
2023-08-06T05:46:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Crown of Jewels.png
6
1322
1323
2023-08-06T06:00:46Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:CrownOfJewels.png]] to [[File:Crown of Jewels.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Super Antenna.png
6
1324
1325
2023-08-06T06:09:53Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SuperAntenna.png]] to [[File:Super Antenna.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpectreFrontChase.png
6
1336
1337
2023-08-06T07:58:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GluttonyBlackout.PNG
6
922
923
2023-08-06T09:39:56Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:GluttonyBlackout.PNG]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GreedBlackout.PNG
6
924
925
2023-08-06T09:41:09Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:GreedBlackout.PNG]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesireBlackout.PNG
6
923
924
2023-08-06T09:48:58Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:DesireBlackout.PNG]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KilledbyShadowwalker.png
6
1337
1338
2023-08-06T10:29:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ParasitePlushieFront.png
6
417
418
2023-08-06T10:53:14Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:ParasitePlushieFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MentalAsylumRoomofEyes.png
6
1338
1339
2023-08-06T10:56:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GoldenSeekerFront.png
6
1339
1340
2023-08-06T11:03:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GrailfedFloaty.png
6
1340
1341
2023-08-06T11:04:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MeowMeowNPC.png
6
1341
1342
2023-08-06T11:04:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Miner.png
6
1342
1343
2023-08-06T11:04:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Apple Man.png
6
1343
1344
2023-08-06T11:04:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Burger Vending Machine.png
6
1344
1345
2023-08-06T11:05:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Button ExpansionFU.png
6
1345
1346
2023-08-06T11:05:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Blue Vending Machine.png
6
1347
1348
2023-08-06T11:05:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpawnSummer2023.png
6
1348
1349
2023-08-06T11:06:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PumpkinPatch.png
6
761
762
2023-08-06T11:10:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
Leave both files for two different perspectives.
0c177d2525bb6242fa56abef0555949992551339
File:Swamplands.png
6
475
476
2023-08-06T11:10:43Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
Leave both files for two different perspectives.
0c177d2525bb6242fa56abef0555949992551339
File:SandPitSummer2023.png
6
1349
1350
2023-08-06T11:11:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SandPitCat2.png
6
1350
1351
2023-08-06T11:11:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Blue Obby.png
6
1351
1352
2023-08-06T11:12:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
White Abyss
0
555
556
2023-08-06T11:14:35Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=White Abyss
|image=WhiteAbyss.png
|caption=The White Abyss
|map_type=Rare
|date_added=18 February, 2023
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=
|min_players=0
|max_elevators=3
|properties=
*Only 3 [[Ghaster|Ghasters]] will appear on this floor
|map_size=
|map_weight=1
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''White Abyss''' is a rare map added on February 18th, 2023. A maximum of three elevators can appear in this map.
White Abyss consists of narrow hallways with crystal ceiling lamps, and large rooms furnished with bookshelves, couches, rugs, lamps, large crystals, statues, and skylights. Most of the map color palette is simply white. The map is fogged in a thin gray haze, which, combined with the white palette, make the [[Ghaster|Ghasters]] that spawn here very difficult to spot.
==Special Properties==
Three [[Ghaster|Ghasters]] are the only entities that spawn on this floor. In addition, no ground items spawn on this floor.
==Trivia==
*The song that plays throughout the map is "[https://www.youtube.com/watch?v=BzRaVt9-zY8 Sonata for Violin and Piano No. 5 in F major, Spring, Op. 24 - Adagio molto espressivo]".
==Gallery==
<gallery widths="185" bordersize="none">
WhiteAbyssHallway1.png|A hallway in the map.
</gallery>
[[Category:Floors]]
[[Category:Rare Floors]]
64c914f34b05c19ca16172e4361de1f08b4fbb6a
Backrooms
0
1353
1354
2023-08-06T11:55:10Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Backrooms]] to [[Office Spaces]]
wikitext
text/x-wiki
#REDIRECT [[Office Spaces]]
2141eae18480712c1b7c2624f00cba1c22172b4e
File:Office Spaces1.png
6
845
846
2023-08-06T11:55:43Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Backrooms1.png]] to [[File:Office Spaces1.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Office Spaces2.png
6
846
847
2023-08-06T11:56:07Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Backrooms2.png]] to [[File:Office Spaces2.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:LimitedShopItem
10
638
639
2023-08-06T14:15:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{|style="padding: 2px; margin-bottom:1px; background-color: #000000; color: #fff; border: 3px solid #00ff0f; width: 100%; border-radius:10px;"
|-
|align="center"|<span style="text-shadow: 0 0 3px black,0 0 3px black;color: white;">'''LIMITED-TIME ITEM! GET IT WHILE YOU CAN!'''<br>This item will raise in price and be sold only on weekends in the future. Get it now while you still can!'''</span>
|}<noinclude>
This template is used for pages of event items that are currently available in the shop.
[[Category:Notice templates]]
</noinclude>
22b7f0d186d2217076005a1b36823ebe7eb16980
Enemy Tracker
0
1290
1291
2023-08-06T15:02:29Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Stub|more info needed}}
{{Infobox1
|title=Enemy Tracker
|image=Enemy TrackerFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|ShinySann23}}
|updates=
|date_removed=
|removal_reason=
|effects=
*(1) - See nearby enemies while in elevator
*(2) - See enemies for 5s when leaving elevator
*(3) - Increase vision range
}}
==Overview==
'''Enemy Tracker''' is a floor upgrade which has three tiers in total, each one having unique effects.
==Effects==
*'''Tier 1:''' Enemies within close proximity to a player{{Verify|mechanics: unsure if it depends on distance from player or elevator}} will be highlighted through walls while the player is standing inside an elevator.
*'''Tier 2:''' Enemy will continue to be highlighted for an additional five seconds after the player has left the elevator.
*'''Tier 3:''' Increases the range in which entities are highlighted.
==Trivia==
* Excluding the third tier, all the upgrades do not affect mobile, rendering them useless.
[[Category:Floor Upgrades]]
75085dc79804a550de807f3e96e7cee3b975d10a
User:D1vnty
2
1354
1355
2023-08-06T16:26:09Z
mh:minuselevation>D1vnty
0
Created page with "founder of the wiki, not very active so generally prefer contacting other admins"
wikitext
text/x-wiki
founder of the wiki, not very active so generally prefer contacting other admins
bb8f2e7da66e359812c55cd1f70c896edba65dff
File:Sunstone.png
6
1355
1356
2023-08-06T19:55:54Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PetrifiedRose.png
6
1358
1359
2023-08-07T00:02:45Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Target.png
6
1359
1360
2023-08-07T00:21:34Z
mh:minuselevation>TheTrueGoopie
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shadowwalker
0
388
389
2023-08-07T15:00:07Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Infobox1
|title={{Shadowwalker}}
|caption=Shadowwalker in the Bestiary
|entity_type=Rare
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=?
|rarity=?
|sight=?
|speed=?
|weight=1
|image=[[File:ShadowwalkerBestiary.png]]}}
{{Quote|"[REDACTED]"|— Bestiary entry}}
==Overview ==
'''Shadowwalker''' is an entity which cloaks its true appearance in a veil of shadow, with a white outline to make out its shape. Some details can be spotted, such as objects resembling skulls on its shoulders and visible spikes sticking out from its back.
Shadowwalker's bestiary entry is hidden until the player collects information about it.
==Gimmicks==
*Shadowwalker will obscure anything around it, surrounding its area in pitch-black.
==Abilities==
*Upon spotting a player, Shadowwalker will immediately explode into several black square projectiles, creating a loud sound in the process. Players hit by the flying square projectiles in this explosion will be inflicted with x7 [[Effects#Debuffs|Injured Debuff]] stacks.
==Weaknesses==
*Due to the fact that Shadowwalker explodes instantly upon spotting a player, it is almost impossible to die to it, neutralizing it as a major threat. However, the Injured Debuff it gives will lower maximum stamina, making it easier for other entities to catch up to the player. Additionally, it is possible to die to Shadowwalker walking around a corner or using any stealth-related items.
**This explosion makes it difficult to get information on Shadowwalker using Info-granting [[:Category:Items|items]], but its low Sight Level allows for Camera and Info Visor shots from a moderate distance. Its Sight range is only slightly bigger than the obscuring sphere around it.
== Lore ==
*[[Berylballer|{{Berylballer}}]] mentions that Shadowwalker is an anomaly of the void, saying that it shouldn't exist.
*It is confirmed by [[Berylballer|{{Berylballer}}]] that "'''The Void'''" is a powerful yet unseen force in the game, mentioned in both [[Berylballer|{{Berylballer}}]] and [[Gumballer|{{Gumballer}}]]'s bestiary entries. The same goes for "'''The Heart'''" mentioned in [[Wrath|{{Wrath}}]]'s bestiary entry and in-game tips.
*The Shadowwalker's current plush is merely a shadowy, pulsating orb that communicates in Wingdings. It says that:
**"the heart awaits" with its Idle quip,
**entities are "amalgamations of void and mind,"
**and that the Shadowwalker is "void gaining sentience."
==Trivia==
*Shadowwalker is an inspiration of the shadow entity from the video game Deltarune in Chapters 3, 4, and 5.
*Shadowwalker's original name was "Nightwalker", which was changed shortly before the ''OOPS ALL BULLET HELL'' update.
**The original name is a reference to [https://www.youtube.com/watch?v=0VqSJNb968E Night Walker] Song.
*Shadowwalker statistics are the only ones in the game to be completely obscured.
*Shadowwalker's obscuring effect/overlay is actually not a particle effect, but rather negative lighting.
**An update on Roblox's part fixed negative lighting, making it have a smoother, round appearance instead of a blocky one.
**Turning graphics to 5 or less removes the overlay.
*Upon burning Shadowwalker in the elevator, its explosion sound still plays, but it does not release its black square projectiles
==Gallery==
<gallery widths="185" bordersize="none">
Shadowwalker.png|An up-close shot of pre-Shadowwalker
NewShadowExplosion.gif|Shadowwalker's explosion
Shadowwalkerfeatures.png|Shadowwalker without its shadow.
</gallery>
[[Category:Entities]]
[[Category:Rare Entities]]
[[Category:OOPS ALL BULLET HELL]]
5d51b7871db206792d4983625d1c7ba74a38ac4b
EDT
0
624
625
2023-08-08T18:12:27Z
mh:minuselevation>BarelyBranded
0
edt page barely had anything written in it
wikitext
text/x-wiki
{{Stub|Need to add to the page}}
{{Infobox1
|title=EDT
|image=EDT.png
|date_added=19 December, 2021
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Passively changes color based on how close you are to an entity. Green means safe. Red means danger.
|abilities=
*Red = Danger
*Green = Safe
|categories={{Battery}}
|types=Passive
|acq_by=[[Gamepasses|Entity Distance Tracker gamepass]]
|price={{Robux|150}}
}}
{{Quote|A useful scanner that changes color based on how close the nearest entity is.|— Inventory}}
==Overview==
The '''EDT''', short for Enemy Distance Tracker, is a handheld device with a light encased in glass in its center. This light changes color depending on distance between the user and entities.
==Abilities==
*(passive) Shows the distance from the nearest entity based on color when held.
**White hue → extremely far away
**Green hue → far away
**Orange hue → nearby
**Red hue → close
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
EDTColorW.png|The EDT color when it is first taken out.
EDTColor1.png|The EDT color when an entity is out-of-range.
EDTColor2.png|The EDT color gradually changing, 1.
EDTColor3.png|The EDT color gradually changing, 2.
EDTColor4.png|The EDT color gradually changing, 3.
EDTColor5.png|The EDT color gradually changing, 4.
EDTColor6.png|The EDT color gradually changing, 5.
EDTColor7.png|The EDT color when an entity is extremely close to the player.
</gallery>
[[Category:Items]]
[[Category:Gamepass Items]]
43654b88fc0e09ccbd27a0da9c1dbedabecddb87
File:Particleclock.png
6
1360
1361
2023-08-10T00:41:20Z
mh:minuselevation>Mrskullxbox
0
wikitext
text/x-wiki
The clock with purple particles.
9e51f86c429860b4b5f237d5c98bb51b25aef0ad
File:Brokenclock.png
6
1361
1362
2023-08-10T00:44:28Z
mh:minuselevation>Mrskullxbox
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Clocklevelbroken.png
6
1362
1363
2023-08-10T00:50:37Z
mh:minuselevation>Mrskullxbox
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylEncounterTest.png
6
1365
1366
2023-08-10T02:09:45Z
mh:minuselevation>0 00zz
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shield Generators
0
1295
1296
2023-08-11T22:17:46Z
mh:minuselevation>Specdeer
0
added the previously unverified info
wikitext
text/x-wiki
{{Infobox1
|title=Shield Generators
|image=Shield GeneratorsFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|Random_Alternative}}
|updates=
|date_removed=
|removal_reason=
|effects=
*(1) - Elevators keep shields up for a duration when arriving at a floor
*(2) - Increased stamina regen in elevators
}}
==Overview==
'''Shield Generators''' is a floor upgrade which has two tiers total, each one having unique effects.
==Effects==
*'''Tier 1:''' Shield lasers will last for 15 more seconds after beginning a new floor, signified by the color blue.
**The lasers will begin to flash once the duration time is almost up.
*'''Tier 2:''' Players standing in an elevator will have their stamina regen increased by 2.
==Trivia==
[[Category:Floor Upgrades]]
fc8b1ed95dd10bcdb91633acf35a573cc2aa8f0c
File:Gamepass Room.png
6
768
769
2023-08-12T10:37:55Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GamepassRoom1.png]] to [[File:Gamepass Room.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bathrooms.png
6
767
768
2023-08-12T10:38:45Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Bathrooms1.png]] to [[File:Bathrooms.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lounge.png
6
764
765
2023-08-12T10:38:51Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Lounge1.png]] to [[File:Lounge.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Deli.png
6
765
766
2023-08-12T10:39:04Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Deli1.png]] to [[File:Deli.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldSandPit.png
6
769
770
2023-08-12T10:42:43Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Sand Pit.png]] to [[File:OldSandPit.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sand Pit.png
6
866
867
2023-08-12T10:42:51Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SandPit1.png]] to [[File:Sand Pit.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpawnIcon.png
6
371
372
2023-08-12T10:43:23Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Spawn.png]] to [[File:SpawnIcon.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Spawn.png
6
766
767
2023-08-12T10:43:38Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Spawn1.png]] to [[File:Spawn.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lukki's Other Games.png
6
775
776
2023-08-12T10:44:03Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:LukkisOtherGames.png]] to [[File:Lukki's Other Games.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Fanart Room.png
6
774
775
2023-08-12T10:47:23Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Fan Art Room.png]] to [[File:Fanart Room.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:GIFT UNBOXING DAY
14
859
860
2023-08-12T11:14:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
==Overview==
The '''LATE CHRISTMAS''' update (v2.05) was released on January 24, 2023. This update marked the end of the [[:Category:LATE CHRISTMAS|LATE CHRISTMAS]] update.
==Items==
*+3 new items from the gifts: [[Gift of Fleeting Time]] opened into the [[Last Update Sign]], [[Gift of Liminality]] opened into the [[Backroom Waypoint]], and [[Giftwalker]] opened into the [[Running Shoes]]
==Lobby==
*+1 new lobby room: [[Lukki's Other Games]]
==Miscellaneous==
*Reverted the lobby back to its vanilla design
{{Updates}}
b8f2949557b89cc8314812a815c0c94e42146b30
File:OldBalcony.png
6
773
774
2023-08-12T11:50:28Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Balcony.png]] to [[File:OldBalcony.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Arcade (Lobby).png
6
860
861
2023-08-12T11:57:01Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Arcade Room.png]] to [[File:Arcade (Lobby).png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obby.png
6
433
434
2023-08-12T11:57:48Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ObbyRoom.png]] to [[File:Obby.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Obby
0
434
435
2023-08-12T11:57:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Obby
|image=Obby.png
|caption=The Obby
|map_type=Rare
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*No entities spawn on this floor
*There is always just one button
|map_size=
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Obby''' is a rare map. A maximum of 1 elevator can be present in this map.
Obby is a largely confined map with red walls and a giant light overhead. Inside this map is an obby-esque area that players must climb up toward to get a single button. All parts inside the Obby Room are highlighted to let players see them easier.
==Special Properties==
*No entities appear on this floor.
*Only one button spawns on this floor no matter the amount of players or difficulty.
==Trivia==
*Obby Room is the only floor requiring players to progress by completing an obby rather than searching for the buttons.
==Gallery==
<gallery widths="185" bordersize="none">
ObbyBlackout.png|Obby during a blackout.
</gallery>
[[Category:Floors]]
[[Category:Rare Floors]]
ed87b8b9b35a3b5b1f718453a29804916900b2d5
File:End of the Obby.png
6
1368
1369
2023-08-12T12:33:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SoundTestRoomBlackout.png
6
1379
1380
2023-08-12T12:39:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Obby (Lobby)
0
1380
1381
2023-08-12T12:40:39Z
mh:minuselevation>Cicopath
0
Created page with "{{Infobox1 |title=Obby |image=<gallery widths="185"> |Section 1 |Section 2 |Section 3 |Section 4 End of the Obby.png|End of the Obby </gallery> |caption=The Obby |date_added=27 November, 2021 |created_by= |updates= |date_removed= |removal_reason= |npcs= *[[???]] }} ==Overview== '''Obby''' is a room in the lobby added on November 27th, 2021. It connects to the [[Deli]]. ==Special Properties== *There is a magic orb to teleport back to the beginning of the obby in Section..."
wikitext
text/x-wiki
{{Infobox1
|title=Obby
|image=<gallery widths="185">
|Section 1
|Section 2
|Section 3
|Section 4
End of the Obby.png|End of the Obby
</gallery>
|caption=The Obby
|date_added=27 November, 2021
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[???]]
}}
==Overview==
'''Obby''' is a room in the lobby added on November 27th, 2021. It connects to the [[Deli]].
==Special Properties==
*There is a magic orb to teleport back to the beginning of the obby in Section 4
*Completing the obby and talking to [[???]] will gift the player the [[Petrified Rose]]
==Trivia==
==Gallery==
[[Category:Lobby]]
b593540527efaf84290f970527c1ea903b5fe89e
Lobby
0
1381
1382
2023-08-12T12:42:41Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Lobby]] to [[Category:Lobby]]
wikitext
text/x-wiki
#REDIRECT [[:Category:Lobby]]
32eeb020af75976238e179a38aa02590ea315a42
File:DeliSummer2023.png
6
1346
1347
2023-08-12T12:45:13Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:CafeteriaSummer2023.png]] to [[File:DeliSummer2023.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:The Attraction.png
6
835
836
2023-08-12T12:58:02Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TheAttraction.png]] to [[File:The Attraction.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:The Ruins of a Cherished Era.png
6
926
927
2023-08-12T13:14:07Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TheRuinsofaCherishedEra.png]] to [[File:The Ruins of a Cherished Era.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:The Clock of Ambiguity and Despair.png
6
918
919
2023-08-12T13:24:38Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ClockofAmbiguityandDespair1.png]] to [[File:The Clock of Ambiguity and Despair.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldTheVeil.png
6
780
781
2023-08-12T13:24:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:TheVeil.png]] to [[File:OldTheVeil.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:The Veil.png
6
1382
1383
2023-08-12T13:25:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cribble Underworld.png
6
862
863
2023-08-12T13:25:20Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:CribbleUnderworld.png]] to [[File:Cribble Underworld.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Dimensionally-Transcendental Crate.png
6
776
777
2023-08-12T13:25:53Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:DimensionCrate.png]] to [[File:Dimensionally-Transcendental Crate.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Grailfed's Room.png
6
778
779
2023-08-12T13:25:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GrailfedRoom.png]] to [[File:Grailfed's Room.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Huge Skull.png
6
861
862
2023-08-12T13:26:16Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:HugeSkull.png]] to [[File:Huge Skull.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Red Cribblefruit.png
6
863
864
2023-08-12T13:26:31Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:RedCribblefruit.png]] to [[File:Red Cribblefruit.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldRoomworld.png
6
779
780
2023-08-12T13:36:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Roomworld.png]] to [[File:OldRoomworld.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GamepassRoomSummer2023.png
6
1384
1385
2023-08-12T13:40:34Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GamepassRoomSUMMER2023.png]] to [[File:GamepassRoomSummer2023.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GamepassRoomCherryBlossom.png
6
1386
1387
2023-08-12T13:43:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obby Room of Boxes.png
6
1387
1388
2023-08-12T14:09:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obby Section 1.1.png
6
1388
1389
2023-08-12T14:09:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obby Section 1.2.png
6
1389
1390
2023-08-12T14:09:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obby Section 1.3.png
6
1390
1391
2023-08-12T14:09:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obby Section 2.png
6
1391
1392
2023-08-12T14:09:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Obby Section 3.png
6
1392
1393
2023-08-12T14:10:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Roomworld.png
6
1393
1394
2023-08-12T14:11:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ArcadeSummer2023.png
6
1396
1397
2023-08-12T14:32:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ElementSummer2023.png
6
1397
1398
2023-08-12T14:32:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ArcadeEyemasterCrown.png
6
1398
1399
2023-08-12T14:33:43Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Cat Cafe
0
1399
1400
2023-08-12T14:38:57Z
mh:minuselevation>Cicopath
0
Redirected page to [[Cat Café]]
wikitext
text/x-wiki
#REDIRECT [[Cat Café]]
6965e1956dff9dbc548f10fd5f0640d7f04a2324
File:CatCafeItems.png
6
1400
1401
2023-08-12T14:41:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CatCafeSummer2023.png
6
1401
1402
2023-08-12T14:43:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldFlare.png
6
784
785
2023-08-12T14:45:06Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Flare.png]] to [[File:OldFlare.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Flare.png
6
1402
1403
2023-08-12T14:45:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cat Dummy.png
6
1403
1404
2023-08-12T14:45:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Cribble Underworld
0
1395
1396
2023-08-12T14:47:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Cribble Underworld
|image=<gallery widths="185">
Cribble Underworld.png|Cribble Underworld
</gallery>
|caption=The Cribble Underworld
|date_added=15 February, 2023
|created_by=
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|date_removed=
|removal_reason=
|npcs=
*[[Red Cribblefruit]]
|prev_npcs=
}}
==Overview==
'''Cribble Underworld''' is a secret room in the lobby added in the [[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] update. It can be accessed from the [[Lounge]].
Cribble Underworld is a dimly-lit yet well-furnished area. In the middle of the room is a large rectangular planter with a hedge. Similar to [[Lukki's Other Games]], there are two experiences that players can teleport to: [https://www.roblox.com/games/11202317964/The-Purple-CribbleCoins-Challenge The Purple CribbleCoins Challenge] and [https://www.roblox.com/games/9253425093/Cribblefruit-Capsules-pre-alpha Cribblefruit Capsules], both created by {{CreatedBy|elementninja645}}.{{Bug|Currently, the teleports do not work.}}
==How to Access==
In the [[Lounge]], hidden behind the crates in between [[Sidney]] and the Campaign Mode elevator is a [[Sentient Cribblefruit]]. Keep interacting with the blue cribblefruit until you receive unique dialogue from it. Once you exit the conversation, you will be teleported to the Cribble Underworld.
==Special Properties==
*Players can teleport to the displayed games
==Trivia==
*Cribble Underworld was hidden from the knowledge of most of the community until a couple months after it was added to the game.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
[[Category:VALENTINE'S DAY]]
d685a7b0d6e2037ba1a52363da1b273481b77b19
Pillow Lovers Anomymous
0
1404
1405
2023-08-12T14:53:44Z
mh:minuselevation>Cicopath
0
Created page with "{{Infobox1 |title=Pillow Lovers Anomymous |image=<gallery widths="185"> |Pillow Lovers Anomymous </gallery> |caption=The Pillow Lovers Anomymous |date_added= |created_by= |updates= |date_removed= |removal_reason= |npcs= |prev_npcs= }} ==Overview== '''Pillow Lovers Anomymous''' is a secret room in the lobby. It connects to the [[Lounge]]; however, the passage is currently blocked off. Pillow Lovers Anomymous is a small room with four large red floor pillow and a red rug..."
wikitext
text/x-wiki
{{Infobox1
|title=Pillow Lovers Anomymous
|image=<gallery widths="185">
|Pillow Lovers Anomymous
</gallery>
|caption=The Pillow Lovers Anomymous
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
|prev_npcs=
}}
==Overview==
'''Pillow Lovers Anomymous''' is a secret room in the lobby. It connects to the [[Lounge]]; however, the passage is currently blocked off.
Pillow Lovers Anomymous is a small room with four large red floor pillow and a red rug. On the wall is a sign that writes "pillow lovers anomymous".
==How to Access==
Previously, you could access Pillow Lovers Anomymous by simply going through the Chesta painting in the [[Lobby]]. Access to the room had been removed on an unknown date for unknown reasons.
==Special Properties==
==Trivia==
*The word "anomymous" is purposely spelled incorrectly.{{Speculation}}
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
6c4b907571e834673ed68b8043d1e13bff687e09
The Backstage
0
1405
1406
2023-08-12T14:58:56Z
mh:minuselevation>Cicopath
0
Created page with "{{Infobox1 |title= |image=<gallery widths="185"> The Backstage.png|The Backstage </gallery> |caption= |date_added=11 April, 2023 |created_by= |updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] |date_removed= |removal_reason= |npcs= *[[Fortune]] |prev_npcs= }} ==Overview== '''The Backstage''' is a secret room in the lobby added during the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] event. It can be accessed from [[Lukki's Other Games]]. The Backstage is a dark blu..."
wikitext
text/x-wiki
{{Infobox1
|title=
|image=<gallery widths="185">
The Backstage.png|The Backstage
</gallery>
|caption=
|date_added=11 April, 2023
|created_by=
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=
|removal_reason=
|npcs=
*[[Fortune]]
|prev_npcs=
}}
==Overview==
'''The Backstage''' is a secret room in the lobby added during the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] event. It can be accessed from [[Lukki's Other Games]].
The Backstage is a dark blue-and-purple room with nothing more than a few wall sconces and some chairs. However, a noticeably large red curtain covers a bright unknown room. Residing in The Backstage are [[Fortune]] and two harmless [[Shade|Shades]].
==How to Access==
To access The Backstage, travel to [[Lukki's Other Games]], go behind the Mini Megafactory display, and you will notice an ominous door. Players will only be able to knock on the door; however, if they own the [https://www.roblox.com/badges/2142700777/Mysterious-Key Mysterious Key] badge from Mini Megafactory, they will instead be able to go through it and enter The Backstage.
==Special Properties==
==Trivia==
*The Backstage is the only lobby room to feature entities from the facility. It is also the only area that features entities who are completely harmless.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
[[Category:A FOOL'S FINALE]]
07260bbcc1515516364879687bdb0f53eb1fee7a
The Veil
0
1406
1407
2023-08-12T15:17:25Z
mh:minuselevation>Cicopath
0
Created page with "{{Infobox1 |title=The Veil |image=<gallery widths="185"> The Veil.png|The Veil OldTheVeil.png|Old The Veil </gallery> |caption= |date_added=3 November, 2022 |created_by= |updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] |date_removed= |removal_reason= |npcs= *[[???]] |prev_npcs= }} ==Overview== '''The Veil''' is a secret room in the lobby added during the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It connects to the [[Gamepass Room]]...."
wikitext
text/x-wiki
{{Infobox1
|title=The Veil
|image=<gallery widths="185">
The Veil.png|The Veil
OldTheVeil.png|Old The Veil
</gallery>
|caption=
|date_added=3 November, 2022
|created_by=
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|npcs=
*[[???]]
|prev_npcs=
}}
==Overview==
'''The Veil''' is a secret room in the lobby added during the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It connects to the [[Gamepass Room]].
The overall theme of The Veil is forbiddenness. The Veil is a dark, monochromatic area consisting of a singular stone bridge leading to a door. In front of the door lies a [[???|mysterious cloud of darkness]]. Around the bridge are large slate statues, angled towards the entrance of the room. Lined along the bridge are tall chiseled torches with white flames, and above the bridge are styled chandeliers; this is the only light penetrating the darkness of The Veil.
Currently, the area serves no purpose other than to foreshadow a future update. It is, however, clear that the seven entities it mentions refers to the [[:Category:Sin Entities|seven sin entities]].
==How to Access==
In the [[Gamepass Room]], go to the far left corner of the room, past the cherry blossom tree. Hidden behind the draping vines above the door frame is a rusted truss; climb on top of the door frame then up the truss. Stay against the wall and travel towards the corner above the glass case; do not jump down. While still clinging against the wall, from this corner area, climb over the metal roof truss towards the Teleport Remote gamepass display. There is a small opening in the wall; go through it and keep walking forward. You will eventually reach The Veil.
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
ca7dbe75ad8db4a753d92f3cbe43b483fa91001c
Category:A FOOL'S FINALE
14
826
827
2023-08-12T15:18:38Z
mh:minuselevation>Cicopath
0
/* Miscellaneous */
wikitext
text/x-wiki
==Overview==
The '''A FOOL'S FINALE''' update (v2.08) was released on April 11, 2023. The update removed many features from the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] update, yet also brought in its own unique content, albeit temporarily.
====Maps====
+ 3 new maps:
<div style="text-indent:15px;">'''<span style{{=}}"color:#e000ff;">Rare</span>''': [[The Attraction]] and [[Kindergarten]]</div>
<div style="text-indent:15px;">'''<span style{{=}}"color:#FF1500;">Boss</span>''': [[Pride's Arena]]</div>
====Entities====
+ 1 new event boss entity: [[Sin of Ratio]]<br>
<nowiki>*</nowiki> Reverted entities back to their normal models<br>
<nowiki>*</nowiki> Fixed [[Statues]] from being able to enter the elevator through a mundane statue after the elevator lasers are active<br>
<nowiki>*</nowiki> Fixed an invisible barrier in [[Theater]]<br>
- Removed the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] entities, except [[Bear 5]]<br>
- Nerfed [[Spectre]]'s speed when aggro'd
====Items====
+ 2 new plushies: [[Discomaster Plushie]] and [[Midnightballer Plushie]]<br>
+ [[Camera]] and [[Info Visor]] now ignore players<br>
+ Gave [[Info Visor]] a pop-up message for successful stuns<br>
<nowiki>*</nowiki> Fixed teleport remote and updated its shop ability information<br>
<nowiki>*</nowiki> You can now only craft one [[Mossmetal Scraper]]<br>
<nowiki>*</nowiki> Fixed [[Running Shoes]] shop ability information from +50 Max Stamina to +25 Max Stamina<br>
<nowiki>*</nowiki> Corrected [[Plushies|Trevor Touchdown Plushie]] dialogue<br>
<nowiki>*</nowiki> Fixed item inconsistent transparency when a player's Stealth Buff ended<br>
<nowiki>*</nowiki> Fixed [[Plushies|Wrath Plushie]]'s inactive dialogue
====Miscellaneous====
+ Added the [[Pride (Floor Upgrade)|<span style="color:#5c0bff;">Pride</span>]] floor upgrade<br>
+ Added much more content to the [[Sand Pit]], including digging for items, upgrades for a player's max digs, and the interactable Huge Skull at the bottom of the pit<br>
+ 1 new lobby room: [[The Backstage]]<br>
+ [[Grand Gift]] now guarantees a utility item<br>
<nowiki>*</nowiki> Fixed [[Stats#Money|Money]] stat<br>
<nowiki>*</nowiki> Replaced [[Issac Newton]] with [[Apple (Effect)|Apple]]<br>
<nowiki>*</nowiki> Fixed gaps from loading screen for mobile users<br>
<nowiki>*</nowiki> Fixed [[Mysterious Sanctuary]]'s random Second Loop activation<br>
- Players have a lesser weigh on difficulty<br>
- Lowered [[Mysterious Sanctuary (Floor Upgrade)|<span style="color:#ffd861;">Mysterious Sanctuary</span>]] floor upgrade's floor requirement
==Patch 1==
(v2.08.1) A small patch was released on April 13th, 2023.
====Entities====
<nowiki>*</nowiki> Changed the spawn conditions of the [[:Category:Sin Entities|sin entities]], except [[Wrath]]<br>
<nowiki>*</nowiki> Fixed [[Sin of Ratio]]'s attacks not occurring
====Items====
+ 1 new item: [[Plushies|Sin of Ratio Plushie]]<br>
+ 1 new consumable: [[Fart Potion]]<br>
<nowiki>*</nowiki> Fixed players not being able to obtain a shovel from [[Lobby#Sand Pit|Sand Pit]] after resetting<br>
<nowiki>*</nowiki> Fixed [[Info Visor]] (?)<br>
<nowiki>*</nowiki> Gave the [[Plushies|Trevor Touchdown Plushie]] a mini beam katana
====Miscellaneous====
+ 2 new effects:
*Buffs: [[Effects#Buffs|Level Up!]]
*Debuffs: [[Effects#Debuffs|Annoy]]
- Temporarily removed the [[Floor Upgrades|<span style="color:#ffd861;">Mysterious Sanctuary</span>]] floor upgrade
==Patch 2==
(v2.08.2) A small patch was released on April 14, 2023.
====Entities====
<nowiki>*</nowiki> Changed the spawn conditions of [[Wrath]]<br>
<nowiki>*</nowiki> Continued fixing of [[Sin of Ratio]]'s attacks
====Items====
+ Included [[:Category:Items#Consumables|Cribblefruit]] as a ground spawn, with a chance to be fake<br>
+ Added more quotes to [[Plushies|Sin of Ratio Plushie]]<br>
<nowiki>*</nowiki> Changed [[Magic Mirror]] to where you can only see and hear its trigger<br>
<nowiki>*</nowiki> Fixed [[Teleport Remote]] freezing players in place after use
====Miscellaneous====
+ Added Bestiary entry for [[Sin of Ratio]] to indicate a player's progress of the finale<br>
+ [[Effects#Buffs|Level Up! Buff]] now gives +2 Runspeed<br>
<nowiki>*</nowiki> New icon for [[Effects#Buffs|Luck Buff]]<br>
<nowiki>*</nowiki> Fixed issue where the [[Floor Upgrades#Upgrades|<span style="color:#e000ff;">Boss Raid</span>]] floor upgrade kept appearing when not chosen<br>
- Temporarily removed the Bestiary entries for [[Amalgamater]] and [[Eyemaster Prime]]
==Patch 3==
(v2.08.3) A small patch was released on late April 15th, 2023.
====Items====
- [[Tesla Coil]] no longer affects entities with Stun Immunity
====Miscellaneous====
<nowiki>*</nowiki> Lowered sin requirements for the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade from 5 to 3 sins
==Patch 4==
(v2.084.) On late April 16th, 2023, as a result of dozens of player constantly swarming public servers equipped with [[Tesla Coil|Tesla Coils]], searching for rare entities, then resetting on Floor 1 if there are none, and repeating those actions (named the "Rarevolution" by the community), a series of nerfs were applied to the item so as to not disrupt the gameplay of other players who were not involved.
====Items====
+ [[Tesla Coil]] now gives a visual effect to entities stunned by the Zap Ability<br>
<nowiki>*</nowiki> Updated Tesla Coil's abilities in the shop to accommodate the subsequent changes:<br>
- Tesla Coil's Zap Ability no longer exponentially stacks to where entities cannot move<br>
- Tesla Coil's Siphon Ability has been temporarily removed
====Miscellaneous====
<nowiki>*</nowiki> Attempted to fix players freezing in place after a floor is finished while affected by [[Murk]]'s Grasp
==SPRING CLEANING==
(v2.08.5) On April 17, 2022, the event had officially concluded, and all content in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] and A FOOL'S FINALE updates were removed.
====Maps====
- Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
====Entities====
- Removed [[Ratio|Sin of Ratio]]
====Items====
- Temporarily removed the purchasability of all event-related shop items, excluding [[Vampire Cloak]] and [[Pumpkin Sprout]]<br>
- Nerfed some items and consumables, most notably the [[Tesla Coil]] from Patch 4
===Patch 5.1===
(v2.08.5.1) A small patch was released on April 26, 2023.
====Entities====
- Capped [[Thorn]]'s thorn bush ability so it no longer infinitely expands, which lagged certain users
====Items====
+ Fixed an issue with the functionality of [[Info Visor]]<br>
+ Info Visor now displays its cooldown<br>
+ Increased the maximum charges of Info Visor from two to three<br>
+ Increased the stun range of Info Visor from 100 studs to 150 studs<br>
+ Added Enemy Info Dropoff for every stun made with Info Visor<br>
<nowiki>*</nowiki> Fixed the accessory placement for Info Visor<br>
<nowiki>*</nowiki> Edited the description and tooltip of Info Visor to match its new changes
===Patch 5.2===
(v2.08.5.2) A small update was released on May 1, 2023, adding a new limited-time item.
====Items====
+ 1 new event item: [[Floral Spring Hat]]
====Miscellaneous====
+ 1 new secret lobby room: [[The Ruins of a Cherished Era]]
===Patch 5.3===
(v2.08.5.3) On the conclusion of May 2, 2023, a few features were removed from the new secret room, and replaced with something more sinister...
====Items====
- Players can no longer get the [[Floral Spring Hat]]
====Miscellaneous====
<nowiki>*</nowiki> Changed the design of the G-elevator pit, replacing everything with broken TVs
- Removed Luck...? NPC
===Patch 5.4===
(v2.08.5.4) A small update was released on May 25, 2023.
====Entities====
- Removed [[Bear 5]] from [[The Attraction]]
====Miscellaneous====
<nowiki>*</nowiki> Fixed the [[Effects#Debuffs|Injured debuff]]
{{Updates}}
2043a5066e2834deb218564064ce0a3f48b088a3
File:CherishedEraElev2.png
6
927
928
2023-08-12T15:27:11Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:CherishedAreaElev2.png]] to [[File:CherishedEraElev2.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
The Ruins of a Cherished Era
0
1407
1408
2023-08-12T15:29:25Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=The Ruins of a Cherished Era
|image=<gallery widths="185">
The Ruins of a Cherished Era.png|The Ruins of a Cherished Era
CherishedEraElev2.png|G-Elevator Area
CherishedEra1.png|G-Elevator Area May Fools
</gallery>
|caption=
|date_added=1 May, 2023
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Luck...?]]
|prev_npcs=
}}
==Overview==
'''The Ruins of a Cherished Era''' is a secret room in the lobby added on May 1st, 2023. It connects to [[Lukki's Other Games]].
The Ruins of a Cherished Era is a withered and overgrown version of the lobby in Minus Decendance, the prequel of Minus Elevation. The area itself is dim, with some light brightening the area in certain spots. The red pillows and carpet in the middle of the room are covered in dirt and dust. Growing on the ground are patches of grass and moss, as well as large vines sprawling from the ground and vegetation draping from the cornices. Accompanied with the room is a sorrow tune that only plays in this room.
When a player attempts to enter the G-elevator, they will instead drop down a tunnel into a dark pit of sand littered with broken televisions. Sitting at the other end of the pit on a rocky pedestal is a [[Broken TV|broken television]] that players can interact with.
===May Fools 2023===
On May 1st, 2023, before the pit accessed by the G-elevator was littered with broken televisions, it initially had couches and crates. In addition, the rocky pedestal had Null Dice, an item that used to be in Minus Elevation before its release{{Verify}}. Upon interacting with the Null Dice, a cutscene of being tricked during May Fools in the style of an old YouTube video would play. The player would then be rewarded with the [[Floral Spring Hat]].
==How to Access==
In [[Lukki's Other Games]], travel all the way to the far right corner of the room. Behind the stacked crates is a small non-collidable part of the wall. After entering through it, travel down the passageway, and you will eventually reach The Ruins of a Cherished Era.
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
NullDice.png|The Null Dice.
MayFools.png|Player's screen after interacting with the Null Dice.
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
c19ccc61d2418e9bda620fa4c80debaf58127894
File:LOGSummer2023.png
6
1409
1410
2023-08-12T15:45:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BalconySummer2023.png
6
1410
1411
2023-08-12T15:45:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FanartRoomSummer2023.png
6
1411
1412
2023-08-12T15:45:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGLBDisplay.png
6
1413
1414
2023-08-12T15:54:21Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGMDDisplay.png
6
1414
1415
2023-08-12T15:54:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGMeowMeow.png
6
1415
1416
2023-08-12T15:54:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGMMDisplay.png
6
1416
1417
2023-08-12T15:54:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGWCDisplay.png
6
1417
1418
2023-08-12T15:54:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGGilbert.png
6
1412
1413
2023-08-12T15:58:47Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:LOGFox.png]] to [[File:LOGGilbert.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
???
0
1418
1419
2023-08-12T16:05:53Z
mh:minuselevation>Cicopath
0
Created page with "'''''???''' refers to three different NPCs. Please refer below to find which NPC you would like to read about.'' ??? in the Bathrooms: [[???/Bathrooms]] ??? at the end of the Obby: [[???/Obby]] ??? in The Veil: [[???/The Veil]] [[Category:NPCs]]"
wikitext
text/x-wiki
'''''???''' refers to three different NPCs. Please refer below to find which NPC you would like to read about.''
??? in the Bathrooms: [[???/Bathrooms]]
??? at the end of the Obby: [[???/Obby]]
??? in The Veil: [[???/The Veil]]
[[Category:NPCs]]
e616b861da1d4573ef1654fb0213582438820a0e
File:LoungeSummer2023.png
6
1419
1420
2023-08-12T16:13:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:???Bathrooms.png
6
801
802
2023-08-12T16:14:38Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Unknown???.png]] to [[File:???Bathrooms.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:???TheVeil.png
6
1420
1421
2023-08-12T16:15:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:???Obby.png
6
1367
1368
2023-08-12T16:16:50Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ForgottenGumballerStatue.png]] to [[File:???Obby.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
???/Obby
0
1422
1423
2023-08-12T16:41:48Z
mh:minuselevation>Cicopath
0
Created page with "{{Infobox1 |title=??? |image=???Obby.png |caption= |date_added=27 November, 2021 |created_by= |updates= |date_removed= |removal_reason= |location=End of the [[Obby (Lobby)|Obby]] |prev_location= }} {{Quote|"?"|— ???}} ==Overview== '''???''' is an NPC located at the end of the [[Obby (Lobby)|Obby]] added on November 27th, 2021. ??? is a petrified Gumballer that is toppled over. It has no body. ==Dialogue== {{dialogue |a=??? |p=Player |a|...A delver? I haven't seen on..."
wikitext
text/x-wiki
{{Infobox1
|title=???
|image=???Obby.png
|caption=
|date_added=27 November, 2021
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=End of the [[Obby (Lobby)|Obby]]
|prev_location=
}}
{{Quote|"?"|— ???}}
==Overview==
'''???''' is an NPC located at the end of the [[Obby (Lobby)|Obby]] added on November 27th, 2021.
??? is a petrified Gumballer that is toppled over. It has no body.
==Dialogue==
{{dialogue
|a=???
|p=Player
|a|...A delver? I haven't seen one in centuries. You must have come from somewhere ambiguous than anyone on Earth.<br><br>
|p|...<br><br>
|a|Well, thats all I have to say. I hope the journey was well worth an experience to cherish.
}}
===Unique Dialogue===
If it is your first time interacting with ???, the following dialogue will appear instead, and the player will receive the [[Petrified Rose]]:
{{dialogue
|a=???
|p=Player
|a|...A delver? I haven't seen one in centuries. You must have come from somewhere ambiguous than anyone on Earth.<br><br>
|p|...<br><br>
|a|Reaching to a place like this deserves a memory to keep. Have this [[Petrified Rose|little rose]], delver. I hope you take good care of it.
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
c56e89c73ff8c8092847976cf5d7123c9601cdc8
File:???TheVeilAnim.gif
6
1424
1425
2023-08-12T16:58:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:???BathroomsAnim.gif
6
1425
1426
2023-08-12T16:58:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MiniSunAnim.gif
6
1426
1427
2023-08-12T17:05:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mini Sun.png
6
1356
1357
2023-08-12T17:05:22Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:MiniSun.png]] to [[File:Mini Sun.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:IceyBlackMarket.png
6
1433
1434
2023-08-12T17:28:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Thorn Crown.png
6
1443
1444
2023-08-12T22:01:14Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Parasite
0
162
163
2023-08-12T23:17:41Z
mh:minuselevation>Cicopath
0
/* Trivia */
wikitext
text/x-wiki
{{Infobox1
|image=[[File:ParasiteBestiary.png|thumb]]
|caption=Parasite in the Bestiary
|entity_type=Common
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=2
|rarity=1
|sight=2
|speed=2
|weight=100
|old_hearing=0-100
|old_sight=50-150
|old_walkspeed=14-18
|old_runspeed=16-26
|old_abilitycd=30-5
|old_rarity=750
|database_scraper=LIME<br>PLANT<br>TRAPPER
}}
{{Quote|"A parasite from a great land that has taken over the body of a poor soul and formed it in its own desire. And it wont stop there, It lays down traps as it goes and it constantly searches for new victims to take over."|— Bestiary entry}}
==Overview==
'''Parasite''' is a purple carnivorous plant with sharp teeth, having dirt and root on its bottom torso and leaves on its shoulders.
== Abilities==
*'''Parasite trap:''' Parasite will periodically lay traps on the floor, which upon stepping on will emit a high pitched shriek and inflict the [[Slow (Parasite)|Slow (Parasite) debuff]] on the player who stepped on it, followed by the trap disappearing.
**The debuff lasts for 30 seconds and reduces the player's walkspeed and runspeed by 4, and their consumable effectiveness by 40%.
== Lore ==
*The [[Plushies|Berylballer Plushie]] mentions that Parasite was an "old friend" of it, but unfortunately got caught and soon became the Parasite.
== Trivia ==
*Parasite won fourth place in the [https://discord.com/channels/524847485034692609/679535271779500072/903127786879864862 10/28/2021 entity vote.]
*Parasite's design was inspired by The Great Parasite furnace from Miners Haven.
**The furnace itself was based on the Foliaath mob from a Minecraft mod called Mowzie's Mobs.
*Previous Bestiary entry description:
**''"A parasite from a great land that has taken over the body of some poor soul and formed it in its own desire. And it wont stop there, laying traps as it goes it is constantly searching for new victims to take over."''
==Gallery==
<gallery widths="185" bordersize="none">
ParasiteFront.png|Parasite in game.
Parasitetrap.png|Parasite's trap.
TheGreatParasite.png|The Great Parasite furnace.
FoliaathMC.png|Foliaath, The Genesis of Parasite.
ParaFOA.png|Parasite during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
7450d0a60ed6eb11b046faebe660954d2974d476
Gumballer
0
181
182
2023-08-12T23:52:16Z
mh:minuselevation>Cicopath
0
/* Trivia */
wikitext
text/x-wiki
{{Infobox1
|title={{Gumballer}}
|image=GumballerBestiary.png
|caption=Gumballer in the Bestiary
|entity_type=Rare
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=2
|rarity=5
|sight=2
|speed=2
|weight=0.6
|aggro_sfx=[[File:Baller Aggro.mp3]]
|prev_danger=1
|prev_weight=0.06
|old_hearing=0-100
|old_sight=50-200
|old_walkspeed=12-18
|old_runspeed=16-26
|old_abilitycd=0-0
|old_rarity=10
|database_scraper=GIANT<br>CRIMSON<br>GUM
}}
{{Quote|"TEST SITE #645. EXPERIMENT NO #18. VOID SUPPRESSORS ACTIVE. QUANTUM STATE COLLAPSING. EXPECTED STATE: S- [Connection Error]."|-Bestiary entry}}
==Overview==
'''Gumballer''' is a humanoid entity wearing a red shirt with a strap and dark pants, its head being a giant gumball machine with a red tie attached to it. It emits heavy footsteps while moving.
On every 18th day of a month, Gumballer's [[Entity Rarity#Multipliers|multiplier]] increases by x5.66, totaling a multiplier of x6.66. On October 18th, its multiplier instead increases by x65.66, totaling a multiplier of x66.6.
Gumballer's bestiary entry is hidden until the player obtains information about it.
==Abilities==
*Upon spotting a player, Gumballer will summon 9 randomly colored gumballs that ricochet off walls and home toward nearby players. Upon contact, the gumballs will inflict a random debuff depending on their color. As such, Gumballer is much more dangerous than its Danger level indicates.
**Red gumballs inflict the [[Effects#Debuffs|Injured debuff]].
**Green gumballs inflict the [[Effects#Debuffs|Slowness debuff]].
**Blue gumballs inflict the [[Effects#Debuffs|Blindness debuff]].
== Lore ==
*[[Berylballer|{{Berylballer}}]] mentions that he and Gumballer are not one of the same, that he has more knowledge than Gumballer, and that Gumballer is "dumb and unintelligent".
==Trivia ==
*Gumballer is one of the tallest entities in the game, currently tied with [[Berylballer|{{Berylballer}}]] for the tallest entity height.
*Gumballer is based on {{CreatedBy|elementninja645}}, one of the developers for Minus Elevation.
**In addition, Gumballer's increased multiplier on every 18th of the month is a reference to elementninja645's birthday, which is on October 18th.
*Gumballer originally did not have an ability, up until the ''OOPS ALL BULLET HELL'' update.
*Despite sharing the same rarity stat with the other [[:Category:Rare Entities|rare entities]], Gumballer is one of the two entities that are significantly rarer than the rest, and is currently the second rarest entity in the game with a weight of 0.6, or an initial spawn chance of 0.06%. The other rare entity that has a lower weight is [[Gumballer|{{Berylballer}}]].
*Previous Bestiary entry description:
**''"TEST SITE #645. EXPERIMENT NO #18. VOID SUPPRESSORS ACTIVE. QUANTUM STATE COLLAPSING. MOST LIKELY STATE: S- connection error."''
==Gallery==
<gallery widths="185" bordersize="none">
GumballerFront.png|Gumballer in game.
GumballerGumballs.gif|Gumballer's ability.
File:Jug avjfhbs.png|Gumballer during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Rare Entities]]
2d716161b3e2e6a9a5a84e3421008b238cfc10ca
Scratcher
0
248
249
2023-08-13T00:00:03Z
mh:minuselevation>Cicopath
0
/* Trivia */
wikitext
text/x-wiki
{{Infobox1
|image=ScratcherBestiary.png
|caption=Scratcher in the Bestiary
|entity_type=Boss
|date_added=24 May, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=4
|rarity=4
|sight=4
|speed=3
}}
{{Quote|"The first boss entity you will encounter in the facility. Tall and lanky, its long, razor-sharp claws will tear apart anyone in its way. Its sharper intellect knows to tear down the power system first, making its kills easier. Only a fool would underestimate this beast."|— Bestiary entry}}
==Overview==
'''Scratcher''' is a boss entity which has a black appearance, with an exposed rib cage and long sharp claws. It also has very noticeable glowing orange eyes and what appears to be a crown or protrusions from the head.
==Spawning Conditions==
*Scratcher can spawn on the 10th Floor in [[Campaign Mode]] or by picking the [[Upgrades|Boss Raid]] upgrade in [[Vanilla Mode]].
**The floor it spawns in features a unique map interactable called '''Generators''', which, when turned on, will power the map's light sources surrounding it. The players' objective in this floor is no different than any other: players have to find and press all buttons within the map, while also activating the generators to maintain the map's lights and distract Scratcher, until they can power the elevator and descend to the next floor.
==Abilities==
*When there are active generators, Scratcher will pathfind to them and turn them off, resulting in the area surrounding the generator to be pitch-black. Players must reactivate these generators if they do not want to navigate in the dark.
*When all generators are turned off, Scratcher will pathfind towards its target.
==Trivia==
*Scratcher was the first [[:Category:Boss Entities|boss entity]] added to the game.
*Scratcher was the second entity to receive a kill animation, the first one being [[Trevor Touchdown]].
**It is also one of the only entities to have a kill animation, with the others being [[Trevor Touchdown]] and [[Shakes]].
*Previous Bestiary entry description:
**''"The first boss monster you will encounter in the facility. Tall and lanky with long knife-sharp claws ready to tear anyone it meets apart, and an intellect to match. It will always destroy power systems first to make its kills easy. Do not underestimate this beast."''
==Gallery==
<gallery widths="185" bordersize="none">
Scratcher.png|Scratcher during pre-release.
ScratcherFront.png|Scratcher in game.
</gallery>
[[Category:Entities]]
[[Category:Boss Entities]]
67bf5fdc0c38186163460c47896ebb0238d51d0d
Statue's Zone
0
634
635
2023-08-13T00:14:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Statue's Zone
|image=Statue'sZone.png
|caption=The Statue's Zone
|map_type=Boss
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*Only 3 [[Statues]] appear on this map
*Lights can flicker
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Statue's Zone''' is a boss map. It has a chance to appear when the [[Upgrades#Upgrades|Boss Raid]] upgrade is chosen. A maximum of one elevator can appear in this map.
Statue's Zone is a vast, yet small-sized map, with multiple large pillars and many inanimate statues littered around the map.
==Special Properties==
*Only three [[Statues]] can spawn on this map.
*When the lights flicker, the [[Statues]] can switch with random inanimate statues within the map.
*Players must survive from [[Statues]] for 100 seconds before the elevator is powered back on.
==Trivia==
*This is one of the only two maps where a time counter replaces the button counter, the other one being [[Scrap Store]].
==Gallery==
[[Category:Floors]]
[[Category:Upgrade Floors]]
[[Category:Boss Floors]]
b2c3a14887f006f190c499bd9e5af8b14c3802e9
File:OldManagerPlushieFront.png
6
1321
1322
2023-08-13T01:28:08Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:ManagerPlushieFront.png]] to [[File:OldManagerPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ManagerPlushieFront.png
6
1444
1445
2023-08-13T01:28:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Fortune (NPC)
0
1440
1441
2023-08-13T03:27:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Fortune
|image=FortuneNPC.png
|caption=
|date_added=11 April, 2023
|created_by=
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=
|removal_reason=
|location=In [[The Backstage]]
|prev_location=
}}
{{Quote|"The backstage is a secret crevice not shown on any of the maps of the lobby, the perfect hiding place for somebody who is no longer welcome..."|— Fortune}}
==Overview==
'''Fortune''' is an NPC located behind the counter in The Backstage added in the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] event.
...
==Dialogue==
{{dialogue
|a=Fortune
|p=Player
|a|Welcome to the backstage delver, you've done well to make it this far.<br><br>What can I do for you?<br><br>
|p|Can I have a drink?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune
|a|Unfortunately no, we haven't had supplies delivered in weeks.
}}
</div><br><br>
|p|Whats the backstage?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune
|a|The backstage is a secret crevice not shown on any of the maps of the lobby, the perfect hiding place for somebody who is no longer welcome...
}}
</div><br><br>
|p|What are those entities by the chair?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune
|a|The [[shade]]? Do not be afraid, for they are my loyal henchmen and will not hurt you in this abode.<br><br>Outside the backstage is a different story.
}}
</div>
}}<br>
===Unique Dialogue===
Upon clicking the mysterious key prompt, you will receive the [[Midnightballer Plushie]].
{{Dialogue
|p=Player
|a=Fortune
|p|I found a mysterious key.<br><br>
|a|Ah! A mysterious key from the surface. I will gladly take that trinket off your hands.<br><br>Here's a reward for your hard work.
}}<br>
==Trivia==
==Gallery==
[[Category:NPCs]]
9848452d6fe5cea9730926bc2a24d4a09e2e9b9c
File:Maniac Dummy1.png
6
1445
1446
2023-08-13T05:24:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Maniac Dummy2.png
6
1446
1447
2023-08-13T05:24:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Maniac Dummy3.png
6
1447
1448
2023-08-13T05:24:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Apple Man
0
1449
1450
2023-08-13T05:45:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|describe apple man}}
{{Infobox1
|title=Apple Man
|image=Apple Man.png
|caption=The three Maniac Dummies
|date_added=5 August, 2023
|created_by=
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|location=In [[Roomworld]]
|prev_location=
}}
{{Quote|"I am the apple man, I am the apple man!"|— Apple Man}}
==Overview==
'''Apple Man''' is an NPC located in [[Roomworld]] added in the [[:Category:SUMMER|SUMMER]] update.
Apple Man ...
==Dialogue==
{{Dialogue
|a=Apple Man
|a|I am the apple man, I am the apple man!
}}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:NPCs]]
[[Category:SUMMER]]
fb5cc1ae17432555ca7794245cd74b292de4601a
File:Maniac Room1.png
6
1451
1452
2023-08-13T05:48:21Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Maniac Room2.png
6
1452
1453
2023-08-13T05:48:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Maniac Room3.png
6
1453
1454
2023-08-13T05:48:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ManiacEntrance1.png
6
1454
1455
2023-08-13T05:48:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ManiacEntrance2.png
6
1455
1456
2023-08-13T05:48:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ManiacEntrance3.png
6
1456
1457
2023-08-13T05:49:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Riddle2.png
6
934
935
2023-08-13T05:50:31Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Riddle2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Office Spaces3.png
6
1457
1458
2023-08-13T16:35:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Office Spaces4.png
6
1458
1459
2023-08-13T16:35:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Office Spaces
0
763
764
2023-08-13T16:37:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox2
|title=Office Spaces
|map_name_1=Office Spaces 1
|image_1=Office Spaces1.png
|caption_1=The Office Spaces
|map_type_1=Common
|date_added_1=1 June, 2022
|created_by_1={{CreatedBy|luckily_dragon}}
|updates_1=
|date_removed_1=
|removal_reason_1=
|large_1=No
|min_players_1=0
|max_elevators_1=2
|properties_1=
*Interactive button pylons
|map_size_1=
|map_weight_1=35
|prev_large_1=
|prev_players_1=
|prev_elevators_1=
|prev_props_1=
|prev_map_weight_1=50
|sub_name_1=
|sub_published_1=
|map_name_2=Office Spaces 2
|image_2=Office Spaces2.png
|caption_2=The Office Spaces
|map_type_2=Common
|date_added_2=1 June, 2022
|created_by_2={{CreatedBy|luckily_dragon}}
|updates_2=
|date_removed_2=
|removal_reason_2=
|large_2=No
|min_players_2=0
|max_elevators_2=3
|properties_2=
*Interactive button pylons
|map_size_2=
|map_weight_2=35
|prev_large_2=
|prev_players_2=
|prev_elevators_2=
|prev_props_2=
|prev_map_weight_2=50
|sub_name_2=
|sub_published_2=
|map_name_3=Office Spaces 3
|image_3=Office Spaces3.png
|caption_3=The Office Spaces
|map_type_3=Common
|date_added_3=5 August, 2023
|created_by_3={{CreatedBy|elementninja645}}
|updates_3=[[:Category:SUMMER|SUMMER]]
|date_removed_3=
|removal_reason_3=
|large_3=No
|min_players_3=0
|max_elevators_3=3
|properties_3=
*Interactive button pylons
|map_size_3=
|map_weight_3=35
|prev_large_3=
|prev_players_3=
|prev_elevators_3=
|prev_props_3=
|prev_map_weight_3=50
|sub_name_3=
|sub_published_3=
|map_name_4=Office Spaces 4
|image_4=Office Spaces4.png
|caption_4=The Office Spaces
|map_type_4=Common
|date_added_4=5 August, 2023
|created_by_4={{CreatedBy|elementninja645}}
|updates_4=[[:Category:SUMMER|SUMMER]]
|date_removed_4=
|removal_reason_4=
|large_4=No
|min_players_4=0
|max_elevators_4=3
|properties_4=
*Interactive button pylons
|map_size_4=
|map_weight_4=35
|prev_large_4=
|prev_players_4=
|prev_elevators_4=
|prev_props_4=
|prev_map_weight_4=50
|sub_name_4=
|sub_published_4=
}}
==Overview==
'''Office Spaces''' are a series of common maps.
All map variants have similar designs, including hay coloured walls and a rose hued carpet. Each map is furnished with clusters of brown boxes, drafting tables, lockers, benches, and recycling bins. The two Office Spaces maps however, have certain features that make them distinguishable from each other.
===Office Spaces 1===
Office Spaces 1 was added on June 1st, 2022, and it was created by {{CreatedBy|luckily_dragon}}.
It consists of various, rectangular rooms filled with arrays of boxes and cramped spaces. While not as distinct in comparison to Office Spaces 2, Office Spaces 1's more cramped nature can result in players being easily caught, meaning the use of a [[Shadow Orb]] may be more favourable if having difficulty. It has long halls encircling its outer region, allowing for more easy escape from entities.
A maximum of two elevators can appear on this map.
===Office Spaces 2===
Office Spaces 2 was added on June 1st, 2022, and it was created by {{CreatedBy|luckily_dragon}}.
It is a far more open iteration of Office Spaces 1. It shares key characteristics, such as rectangular rooms and box-filled spaces. What makes it distinct are more open spaces, paired with two individual open rooms located at both ends of the map, filled to the brim with massive piles of what can assumed to be boxes. The hallways that would otherwise encircle the main map are closed off on the left and right side by fencing, making the environment—while easier to navigate in comparison to Office Spaces 1—a lot more difficult to evade chases in.
A maximum of three elevators can appear on this map.
===Office Spaces 3===
Office Space 3 was added in the [[:Category:SUMMER|SUMMER]] update, and it was created {{CreatedBy|elementninja645}}.
...
A maximum of 3 elevators can appear on this map.
===Office Spaces 4===
Office Space 3 was added in the [[:Category:SUMMER|SUMMER]] update, and it was created {{CreatedBy|elementninja645}}.
...
A maximum of 3 elevators can appear on this map.
==Special Properties==
*In the case that players cannot—or simply do not wish—to press a button, the Office Spaces have bright green pylons that act as buttons. Players can stand within the range of a pylon and charge it up, with more players charging it faster. All pylons can be charged up to three times.
**Button pylons are not compatible with any button-related features. These include benefits from the [[Button Sap]] floor upgrade, [[Skeleton]]'s button-teleporting ability, and giving players [[Stats#Money|money]].
**You can still press unpressed buttons once the button requirement for that floor is met, giving you the perks from the Button Sap floor upgrade or extra money.
==Trivia==
*Office Spaces are currently one of the two only map variants in the game, the other being the [[Facilities]].
*Previously, the maps were referred to as "Offices" by the[[Lifeform Scanner]].{{Verify}} This was soon changed to "Backrooms" at an unknown date, and finally "OfficeSpaces" in the [[:Category:SUMMER|SUMMER]] update.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
4b3cdcf8939c7a27e13bac0990726fac618edb7a
File:Riddle1.png
6
933
934
2023-08-13T16:42:39Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Riddle1.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PrideFU.png
6
1459
1460
2023-08-13T16:52:18Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Purchased Witches Brew.png
6
1460
1461
2023-08-13T17:25:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Soda
0
1080
1081
2023-08-13T17:26:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Soda
|image=Soda.png
|date_added=
|updates=
|tooltip=Increases stamina regen and RunSpeed. Gives you pep!
|cooldown=
|effects=
*Gives [[Effects#Buffs|Soda buff]] for 30 secs
|upgrade=
|acq_by=
*[[Discomaster Plushie]]
*[[Mimic Plushie]]
*[[Parasite Plushie]]
*[[Seeker Plushie]]
*[[Shade Plushie]]
*[[Lobby#Sand Pit|Sand Pit]]
*Theater vending machine
*Green Vending Machine
|price=Vending machines: {{ScrapCost|3}}
|prev_eff=
|prev_price=
}}
{{Quote|Increases stamina regen and RunSpeed. Gives you pep!|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Sand Pit Items]]
9d67e1f3cd7a21433562602c9cfb7c36d294ed7b
File:Scrapblackout2.png
6
1461
1462
2023-08-13T17:31:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Effects
0
1151
1152
2023-08-13T17:51:37Z
mh:minuselevation>Cicopath
0
Changed redirect target from [[List of Effects]] to [[List of Statuses]]
wikitext
text/x-wiki
#REDIRECT [[List of Statuses]]
3e2f203dea98e39468bfc135e43d9b87a2df87cc
File:Water (Effect).png
6
880
881
2023-08-13T18:03:58Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:WaterEffect.png]] to [[File:Water (Effect).png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Soda.png
6
491
492
2023-08-13T18:15:15Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Soda.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WitchesBrew.png
6
906
907
2023-08-13T18:15:27Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:WitchesBrew.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WaterI.png
6
446
447
2023-08-13T18:15:38Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:WaterI.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CleansePotion.png
6
1009
1010
2023-08-13T18:16:10Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:CleansePotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StealthPotion.png
6
1007
1008
2023-08-13T18:16:19Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:StealthPotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FartPotion.png
6
1012
1013
2023-08-13T18:16:26Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:FartPotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RegenPotion.png
6
1008
1009
2023-08-13T18:16:33Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:RegenPotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HastePotion.png
6
1010
1011
2023-08-13T18:16:44Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:HastePotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:VolatileShard.png
6
503
504
2023-08-13T18:16:57Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:VolatileShard.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Antenna.png
6
524
525
2023-08-13T18:17:36Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Antenna.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Tomato Item.png
6
1255
1256
2023-08-13T18:19:28Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Tomato Item.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Carrot Item.png
6
1254
1255
2023-08-13T18:19:30Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Carrot Item.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Cribblefruit.png
6
494
495
2023-08-13T18:21:16Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Cribblefruit.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gift.png
6
486
487
2023-08-13T18:21:25Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Gift.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GrandGift.png
6
902
903
2023-08-13T18:21:30Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:GrandGift.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Black Market
0
1463
1464
2023-08-13T18:23:03Z
mh:minuselevation>Cicopath
0
Redirected page to [[Icey's Black Market]]
wikitext
text/x-wiki
#REDIRECT [[Icey's Black Market]]
e12d084a6d20ab99b2cd23e9aed4100424470c27
File:Burger.png
6
445
446
2023-08-13T18:27:16Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Burger.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FloralSpringHat.png
6
1011
1012
2023-08-13T18:27:22Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:FloralSpringHat.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WhoopieCushion.png
6
905
906
2023-08-13T18:27:31Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:WhoopieCushion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SmoothPotion.png
6
903
904
2023-08-13T18:27:36Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SmoothPotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DancePotion.png
6
810
811
2023-08-13T18:27:49Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:DancePotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TeddyBloxipin.png
6
904
905
2023-08-13T18:27:56Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:TeddyBloxipin.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Testing Level
0
1464
1465
2023-08-13T22:39:34Z
mh:minuselevation>Cicopath
0
Redirected page to [[Testing Zone]]
wikitext
text/x-wiki
#REDIRECT [[Testing Zone]]
cf588acf406c186f04f80a85f1449f447cc315ad
Crown of Jewels
0
1465
1466
2023-08-13T22:40:11Z
mh:minuselevation>Cicopath
0
Redirected page to [[Crown Of Jewels]]
wikitext
text/x-wiki
#REDIRECT [[Crown Of Jewels]]
1617193757f33c3ce2bb2401e1e12c88113d9d2d
Blue Obby
0
1352
1353
2023-08-13T23:21:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Blue Obby
|image=Blue Obby.png
|caption=The Blue Obby
|map_type=Rare
|date_added=5 August, 2023
|created_by=
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*No entities spawn on this floor
*There is always just one button
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Blue Obby''' is a rare map added in the [[:Category:SUMMER|SUMMER]] update. A maximum of one elevator can appear in this map.
Blue Obby, similar to its first variant [[Obby]], is a largely confined map with blue walls and a giant light overhead. Inside this map is an obby-esque area that players must climb up toward to get a single button. All parts that players must walk on and climb are highlighted. Opposed to Obby, this map is much higher and more challenging.
==Special Properties==
*No entities appear on this floor.
*Only one button spawns on this floor no matter the amount of players or difficulty.
==Trivia==
*Blue Obby is both the first and only map to feature moving parts.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Rare Floors]]
[[Category:SUMMER]]
7aa342de49fdbdda5088c1a8a44fd7429fdbe8c8
Nerdballer
0
242
243
2023-08-13T23:31:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=
|caption=
|date_added=2 April, 2022
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
|removal_reason=End of events
|database_scraper=GUM<br>NERD<br>GIANT<br>CRIMSON
}}
{{Quote|"?"|?}}
==Overview==
'''Nerdballer''' is a joke entity added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event. It only appears during April Fools' Day.
Nerdballer wears a red shirt with a strap and dark pants and a gumball machine for a head, sharing the exact same appearance as [[Gumballer]] with the noticeable difference of the head being a nerd emoji face.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
NerdballerFront.png|Nerdballer in game.
</gallery>
[[Category:Entities]]
[[Category:Event Entities]]
[[Category:April Fools' Day 2022]]
ed4c6d105efc3495e2dc830468cdb2a5afbea38d
Eyegield
0
240
241
2023-08-13T23:32:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|image=
|caption=
|entity_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|luckily_dragon}}
|removal_reason=End of events
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|weight=75
|database_scraper=EYE<br>VISION<br>GIELDED
}}
{{Quote|"?"|— ?}}
==Overview==
'''Eyegield''' is a joke entity added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event. It only appears during April Fools' Day.
Eyegield appears as a striped orange feline wearing a blue shirt with a spotted red and white tie. However, instead of having the [https://www.roblox.com/catalog/146176716/Blue-Collar-Cat-Head Blue Collar Cat Head], it is instead replaced with the head of [[Eyemaster]] with a yellow-orange color rather than black.
Interestingly, despite Eyegield being a joke variant of Eyemaster, it has no unique abilities and it is much slower.
==Trivia==
*Eyegield's appearance is based on [https://minershaven.fandom.com/wiki/Fargield Fargield] from Miner's Haven with the head of [[Eyemaster]] instead.
*Information on Eyegield can be obtained; however, it does not have a Bestiary entry, rendering the gained info useless.
==Gallery==
<gallery widths="185" bordersize="none">
EyegieldFront.png|Eyegield in game.
</gallery>
[[Category:Entities]]
[[Category:FOOLS OF APRIL]]
[[Category:Event Entities]]
d9ba98ee3585a9ce0768192ebf1d388208e3445b
File:OctEntityVote.png
6
1466
1467
2023-08-13T23:38:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Ziggy's Maze.png
6
1467
1468
2023-08-14T15:43:58Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
White Room
0
1287
1288
2023-08-14T18:01:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters + map description}}
{{Infobox1
|title=The White Room
|image=
|caption=The White Room
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|Vonekorn}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
|removal_reason=End of events / Unknown
|large=No
|min_players=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''White Room''' (official name unknown) is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event. It could have appeared commonly in game during April Fools' Day; however, the map has since been retired for unknown reasons. A maximum of one elevator can appear in this map.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
TheWhiteRoomOnlyPic.png|Currently the only discovered screenshot of The White Room.
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
[[Category:Removed Content]]
2ecce14f62010168aa8d824aa62571838574cda0
File:The Caverns.png
6
1468
1469
2023-08-14T19:20:48Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ChillyBin.png
6
1469
1470
2023-08-15T21:14:40Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:BarelyBranded
2
209
210
2023-08-17T00:03:45Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
The guy who recreates most of the items for images on the wiki.
328850baaf9b3b5f6a4018249c50c8a852fa2701
File:PocketDimension1.png
6
1470
1471
2023-08-18T17:53:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PocketDimension2.png
6
1471
1472
2023-08-18T17:53:41Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldSugarRush.png
6
1030
1031
2023-08-18T18:16:39Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SugarRushEffect.png]] to [[File:OldSugarRush.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GanderEffect.png
6
1472
1473
2023-08-18T18:25:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldSugarCravingEffect.png
6
1029
1030
2023-08-18T18:52:55Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SugarCravingEffect.png]] to [[File:OldSugarCravingEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldLuckEffect.png
6
1477
1478
2023-08-18T18:57:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DemiseEffect.png
6
1474
1475
2023-08-18T19:00:56Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:DemiseEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:InjuredEffect.png
6
1478
1479
2023-08-18T19:50:22Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:InjuredEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SugarCravingEffect.png
6
1475
1476
2023-08-18T19:57:33Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SugarCravingEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SugarRushEffect.png
6
1476
1477
2023-08-18T20:05:01Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SugarRushEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Statuses
0
1480
1481
2023-08-18T20:07:13Z
mh:minuselevation>Cicopath
0
Redirected page to [[List of Statuses]]
wikitext
text/x-wiki
#REDIRECT [[List of Statuses]]
3e2f203dea98e39468bfc135e43d9b87a2df87cc
File:CurseEffect.png
6
1364
1365
2023-08-18T20:25:01Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:CurseEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldWires.png
6
1256
1257
2023-08-18T20:35:52Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Wires Item.png]] to [[File:OldWires.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wires.png
6
1481
1482
2023-08-18T20:37:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Deli
0
1484
1485
2023-08-18T20:43:11Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[Deli]] to [[Hangout Space]]
wikitext
text/x-wiki
#REDIRECT [[Hangout Space]]
803b8bfa4e5068f8effe7de216afafedf2928a07
Funballer
0
659
660
2023-08-18T20:53:24Z
mh:minuselevation>Cicopath
0
/* Trivia */
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|image=
|caption=
|entity_type=Event
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|weight=0.6
|prev_weight=?
}}
{{Quote|?|— ?}}
==Overview==
'''Funballer''' is a joke entity added in the [[Category:FOOLS OF APRIL|FOOLS OF APRIL]] event. It only appears during April Fools' Day.
Funballer takes on an identical appearance to [[Gumballer|{{Gumballer}}]], similar to [[Nerdballer]]. It wears a red shirt with a strap and dark pants, its head being a giant wojack face, with a red tie attached to it. It emits heavy footsteps while moving.{{Speculation}}
==Abilities==
*Like [[Gumballer|{{Gumballer}}]], upon spotting a player, Funballer will summon 9 randomly-colored gumballs that ricochet off of walls and home toward nearby players. Upon contact, the gumballs will inflict a random debuff depending on their color.
**Red gumballs inflict 3x stacks of the [[Effects#Debuffs|Injured Debuff]].
**Green gumballs inflict the [[Effects#Debuffs|Slow (Oculus) Debuff]].
**Blue gumballs inflict the [[Effects#Debuffs|Blind Debuff]].
==Trivia==
*Information on Funballer can be obtained; however, it does not have a Bestiary entry, rendering the gained info useless.
*Funballer wears the following accessories: [https://www.roblox.com/catalog/6682343800/Average-Fan Average Fan].
==Gallery ==
<gallery widths="185" bordersize="none">
FunballerFront.png|Funballer in game.
FunballerAttack.png|A blue gumball with the wojack face.
</gallery>
[[Category:Entities]]
[[Category:Event Entities]]
[[Category:FOOLS OF APRIL]]
8b681aa63f82a945cfd3b1ba55b833372a1a872d
File:Interior Grasslands.png
6
1485
1486
2023-08-18T20:54:34Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Miscellaneous
14
346
347
2023-08-18T21:55:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
This category contains features that do not fit any other page, such as the Lobby, GUIS, the Bestiary, and bugs.
==[[:Category:HUD|HUD]]==
{| class="fandom-table"
|The Heads-Up Display (or HUD) includes vital components to players' experience, such as the [[Stamina|stamina bar]], [[Battery|battery bar]], button counter, floor counter, minimap, stats menu, options menu, crafting menu, inventory/shop, achievements tab, bestiary, and wallet.
(I am rewriting this page from the ground-up again. I humble request no one else edit this page until I am finished. Thank you.)
|[[File:note_(7).png|center|thumb|120x120px]]
|}
==[[Lobby]]==
{| class="fandom-table"
|The lobby is the starting place where all players spawn in when they join the game. Players are first greeted by an update GUI every time going back into the game. Here, the player can access the inventory/shop, achievements tab, and bestiary and 3 elevators leading into the actual gameplay.
|[[File:SpawnIcon.png|center|thumb|120x120px]]
|}
==[[:Category:Gamemodes|Gamemodes]]==
{| class="fandom-table"
|Gamemodes are options that players can choose between to alter their gameplay. Gamemodes are accessible through elevators found in the lobby.
|[[File:controller.png|center|thumb|120x120px]]
|}
==[[Bestiary]]==
{| class="fandom-table"
|The Bestiary is a GUI that allows the individual to look at all the entity names, images, and their statistics. All users start with a blank bestiary, however it may update through clipboards, certain items, and dying to an entity.
|[[File:DatabaseScraperWhite.png|center|thumb|120x120px]]
|}
==[[Music]]==
{| class="fandom-table"
|Music are the in-game tracks that play during gameplay. Each track has a random chance of being chosen per level.
|[[File:note.png|center|thumb|120x120px]]
|}
==[[Message of the Day & Tips]]==
{| class="fandom-table"
|Tips can be found on signs scattered throughout the lobby and are also given on the loading screen. Message of the Day can be found on a sign that shows a global message every day.
|[[File:bubble.png|center|thumb|120x120px]]
|}
1b38d0f8565d1945199f36b4dbe1ec55bec846cf
File:SuperRadarEffect.png
6
1488
1489
2023-08-19T01:26:59Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SuperRadarEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RadarEffect.png
6
1487
1488
2023-08-19T01:27:06Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:RadarEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TestingLevel1.2.png
6
1489
1490
2023-08-19T01:38:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SummerEyemasterStatue.png
6
1490
1491
2023-08-19T01:43:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Money
10
1506
1507
2023-08-19T02:54:43Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center; color:#d89b00;font-size: 120%;">'''Money'''</div><noinclude>[[Category:SpecialWords]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center; color:#d89b00;font-size: 120%;">'''Money'''</div><noinclude>[[Category:SpecialWords]]</noinclude>
6c88bb73ef34a3203de3aca490b81825cfbad776
Discomaster
0
389
390
2023-08-19T04:41:17Z
mh:minuselevation>Cicopath
0
/* Abilities */
wikitext
text/x-wiki
{{Infobox1
|caption=Discomaster in the Bestiary
|entity_type=Rare
|date_added=3 November, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=4
|rarity=3
|sight=4
|speed=2
|weight=1
|image=[[File:DiscomasterBestiary.png|thumb]]}}
{{Quote|"An elusive version of Eyemaster. The key feature of this entity are the color-changing eyes. Sometimes, it might even wear a particular outfit on a certain day of the week. Does not perform dance-offs."|— Bestiary entry}}
==Overview==
'''Discomaster''' is a humanoid beast with 8 glowing eyes that is very similar in appearance to [[Eyemaster]]. Instead of red eyes, Discomaster has a colorful variety of eyes that constantly shift colors like a disco ball, hence the name. Its bestiary stats are copied over from [[Eyemaster]], resulting in its Rarity Level being 3, instead of 5.
==Abilities==
*'''Dance pulse:''' Similarly to [[Eyemaster]], Discomaster will stop in place upon spotting a player and fire a beam that bounces off any surface around 30 times. After three pulses, the beam trail will explode noticeably larger, inflicting nearby players with [[Dance|Dance]] for 60 seconds. This ability has a 20-second cooldown.
*'''Blinding ability:''' Similarly to [[Eyemaster]], 10 seconds after using the slow ability, Discomaster will darken its eyes, cueing to a charging animation. It will then release a dark explosion, inflicting nearby players with [[Blindness]] for between two and 20 seconds, debuff length dependent on distance from Discomaster.
==Weaknesses==
*Discomaster is unable to attack players between its initial beam fire and the beam trail explosion, meaning players can easily avoid Discomaster by going the opposite way regardless of if blocked off or not.
==Trivia==
*Discomaster is a reference to Minus Decendance, in which an Eyemaster would have a 1/100 chance to be replaced as a Discomaster.
**Unlike in Minus Decendance, Discomaster is deadlier than its counterpart and has its own Bestiary entry in Minus Elevation.
**Prior to the [[:Category:GIFT UNBOXING DAY|GIFT UNBOXING DAY]] update, Discomaster did not have a Bestiary entry.{{Speculation}}
*Unlike Eyemaster, Discomaster does not have a minimum floor requirement.
*Discomaster is 2.22x more common on any Friday.
**In addition, Discomaster wears a white suit on this day, making it the only entity to change its appearance on a certain day of the week.
***In the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] update, Discomaster would wear its suit on Thursdays instead of Fridays.
***The white suit is a reference to Kazuma Kiryu from the Yakuza series.
*Despite Discomaster's 0.1% base spawn chance, its rarity is listed as a value of 3 instead of 5 in the [[Bestiary]].
==Gallery==
<gallery widths="185" bordersize="none">
DiscomasterBeam.gif|Discomaster's beam ability.
DiscomasterBlindness.gif|Discomaster's blinding ability.
DiscoandEye.png|Discomaster next to an [[Eyemaster]] in game.
DiscoSuit.png|Discomaster on a Friday.
</gallery>
[[Category:Entities]]
[[Category:Rare Entities]]
[[Category:OOPS ALL BULLET HELL]]
a63e38a0d9587cac426a1b5c45ab2e09043f57cc
Skeleton
0
236
237
2023-08-19T04:57:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=[[SkeletonBestiary.png|thumb]]
|caption=Skeleton in the Bestiary
|entity_type=Common
|date_added=2 April, 2022
|created_by={{CreatedBy|SidewaysEight}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]<br>[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|danger=2
|rarity=2
|sight=3
|speed=2
|weight=50
|prev_weight=50
|database_scraper=BONES<br>SKELETON
}}
{{Quote|"A rogue pile of bones that will give you a scare! Loves to dig burrows near buttons to reach to any unsuspecting delvers. You could say it appears."|— Bestiary entry}}
==Overview==
'''Skeleton''' is a common entity added during [[:Category:April Fools' Day 2022|April Fools' Day 2022]]. It was since removed after the remake occurred; however, it was re-added to the game with a new design in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event.
Skeleton is a humanoid skeleton with a single glowing eye and a fedora.
==Spawn Requirements==
*Skeleton can only appear on floor 5 or above.
==Abilities==
*Pressing a button with a pile of dirt below it will cause Skeleton to teleport to that button. It will dig up from the ground, then chase the player.{{Bug|Pressing a button while Skeleton is stunned will glitch the entity out of existence for the rest of the floor.<br>Sometimes, Skeleton can be duplicated when players press buttons activating its ability, causing another Skeleton to roam around for the rest of the floor.}}
**Buttons during a second lap will still activate Skeleton's ability.
==Trivia==
*Skeleton is the only entity that must be spawned by players within a floor.
*Upon spotting a player, it plays the first few second of [https://www.youtube.com/watch?v=VhUO0lfIlPwThe The Skeleton Gang] theme from the video game Kirby: Mass Attack.
*It is based on the meme, "THE SKELETON APPEARS".
==Gallery==
<gallery widths="185" bordersize="none">
SkeletonFront.png|Skeleton in game.
SkeletonAbil.gif|Skeleton emerging from under a button.
PreSkeletonFront.png|Skeleton during pre-release.
</gallery>
=Pre-Release Information =
<div class="mw-collapsible mw-collapsed">
== Overview ==
Skeleton has the appearance of, quite literally, a humanoid skeleton. Two glowing eyes float in its eye sockets that give away its location in dark areas. When it is coming out from the ground, shuffling can be heard as an indication.
== Abilities ==
*(passive) Skeleton will teleport near a random player and dig out of the ground somewhere nearby taking 10-5 seconds to do so, then proceed to pursue nearby players. If there are no more players to chase, it will roam as normal. After ?-? seconds, it will bury back into the ground and repeat the process.
== Trivia ==
*Skeleton is the only entity where one of its hints is its exact name.
*To make up for its ability of surprise, it has very poor statistics.
*This entity was joked on with "THE SKELETON APPEARS".
*Skeleton can appear as "BONES" or "SKELETON" on its [[Upgrades|Database Scraper]] entry.
</div>
[[Category:Entities]]
[[Category:FOOLS OF APRIL]]
804b1b13dd0739a4b929dc2ca523757ca77d64ec
Golem Plushie
0
1305
1306
2023-08-19T16:24:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Golem Plushie
|image=Placeholder.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|LemonI|Lemon}}
*{{ItemIcon|Placeholder|Diamond}}
*{{ItemIcon|Placeholder|Sapphire}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:AlertEffect.png|50px|link=Alert]]
|debuffs=[[File:Placeholder.png|50px|link=Target]]
|acq_by=
*100% Bestiary entry of [[Golem]]
}}
{{Quote|"A strange place for a delver to explore..."|— Golem Plushie}}
==Overview==
==Effects==
*Occasionally gifts the user a [[Lemon]], [[Diamond]], or [[Sapphire]]
*Has a chance to gift the user 30 stamina if their stamina is less than half their max stamina
*Has a chance to gift the user 10 battery if their battery is less than half their max battery
*Inflicts [[Alert]] on the user for 20 seconds when spotted by an entity
*Inflicts [[Target]] on the user for 30 seconds when they do not interact with the plushie
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Golem Plush</div>!!<div style="text-align:right;">Conditions</div>
|-
|A strange place for a delver to explore...||Idle
|-
|Be cautious, delver.||Idle
|-
|I shall protect you, little delver.||Idle
|-
|You should talk to the delvers!||Around other players
|-
|A crowd? Fascinating.||Around other players
|-
|Alone? A wiser choice than to be with bad company.||Alone
|-
|Feels eerily quiet...||Alone
|-
|Keep pressing on, delver.||Pressing buttons
|-
|A good time to run, delver!||Spotted by an entity
|-
|Similar to me, except unintelligent.||Spotted by [[Sculpture]]
|-
|Fooled me for a second.||Spotted by [[Mimic]]
|-
|Looks like me. Look how hollow it is...||Spotted by [[Golem]]
|-
|Tired? Have some stamina.||Stamina gift
|-
|Some battery for your travels, delver.||Battery gift
|-
|A gift to cherish.||Item gift
|-
|May this gift serve you well.||Item gift
|-
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
GolemPlushieFront.png|Frontal view of the Golem Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
[[Category:SUMMER]]
55e37abe56d6754bfa48a63f4e57c4afbbc5630f
File:LemonI.png
6
462
463
2023-08-19T16:30:00Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:LemonI.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Parasite Plushie
0
1142
1143
2023-08-19T16:32:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Parasite Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|Soda|Soda}}
*{{ItemIcon|LemonI|Lemon}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:CleanseEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowParasiteEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Parasite]]
}}
{{Quote|*chomping noises*|— Parasite Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Parasite Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Hey! Why aren't you a plant?||Idle
|-
|*chomping noises*||Idle
|-
|I wonder if they have something that I can eat!||Around other players
|-
|Why are these people larger than I am? Not fair!||Around other players
|-
|Alone? That's unfortunate!||Alone
|-
|Shiny... Go press some more!||Pressing buttons
|-
|Run!||Spotted by an entity
|-
|Is that me when I grow into a big boy?||Spotted by [[Parasite]]
|-
|Have some of my energy!||Stamina gift
|-
|Have some of my photosynthesis!||Battery gift
|-
|I just had this item on my mouth so here you go!||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
ParasitePlushieFront.png|Frontal view of the Parasite Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
b588c6a34bb16c139081aa3d0505c3ec0d410e16
File:Scrap.png
6
444
445
2023-08-19T16:35:41Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Scrap.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Discomaster Plushie
0
1101
1102
2023-08-19T16:37:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Discomaster Plushie
|image=Placeholder.png
|date_added=11 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|tooltip=
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|abilities=
*Party Rockers in the house tonight!
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|LemonI|Lemon}}
*{{ItemIcon|Soda|Soda}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:PartyEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:DanceEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Discomaster]]
}}
{{Quote|Let's dance, delver!|— Discomaster Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Discomaster Plushie </div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Indie Flower';">Eye am quite bored.</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Eye want to party!</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Let's dance, delver!</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Let's do some kareoke!</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Eye have a lot of friends!</span>||Around other players
|-
|<span style="font-family: 'Indie Flower';">Dame da ne...</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye have no friends :(</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye think there are more buttons nearby.</span>||Pressing buttons
|-
|<span style="font-family: 'Indie Flower';">Eye see a party pooper!</span>||Spotted by an entity
|-
|<span style="font-family: 'Indie Flower';">Eye think it wants to party with us!</span>||Spotted by [[Discomaster]]
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some stamina!</span>||Stamina gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some battery!</span>||Battery gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need an item!</span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
DiscomasterPlushieFront.gif|Frontal view of the Discomaster Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
c1b7b7b143e57577b177f9a5394a6baf93f9e470
File:Ghostburger.png
6
448
449
2023-08-19T16:38:44Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Ghostburger.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Envy Plushie
0
1150
1151
2023-08-19T16:39:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Envy Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Envy]]
}}
{{Quote|<span style{{=}}"font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">The others have it too well.</span>|— Envy Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Envy Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">The others have it too well.</span>||Idle
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Don't let the others take anything.</span>||Around other players
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Here you stand, alone.</span>||Alone
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">They will not have it. You will.</span>||Pressing buttons
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Run. You can only run.</span>||Spotted by an entity
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Who is that? Why does it look like me?</span>||Spotted by [[Envy|{{Envy}}]]
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Your strength grows.</span>||Stamina gift
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Your power grows.</span>||Battery gift
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Your inventory grows.</span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
EnvyPlushieFront.png|Frontal view of the Envy Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
5015e06666fde51079935b374ac8bdaf360cb2c2
File:Clubsandwich.png
6
468
469
2023-08-19T16:47:39Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Clubsandwich.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Greed Plushie
0
1147
1148
2023-08-19T16:57:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Greed Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Greed]]
}}
{{Quote|<span style{{=}}"-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>[[PLEASE DEPOSIT 5 COINS.]]</nowiki></span>||— Greed Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Greed Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>[[PLEASE DEPOSIT 5 COINS.]]</nowiki></span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;">EVERYONE SHOULD GIVE A LITTLE $$$!</span>||Around other players
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>ALONE,, ON A [[SATURDAY] NIGHT????%?</nowiki></span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;">BUT WAIT, THERE'S MORE!!!???</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>[[MUST BE A BLACK FRIDAY SALE!!!]]</nowiki></span>||Spotted by an entity
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>LOOKING [[ready for sales]] OVER THERE!!!!</nowiki></span>||Spotted by [[Greed|{{Greed}}]]
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;">YOU CAN'T PASS UP THIS OFFER, EVEN IF YOU TRY</span>||Stamina gift
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>I WON'T [[charge]] YOU FOR THIS!!</nowiki></span>||Battery gift
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>AND HAVE A [[SEC0ND]] 1NE, ABSOLUTELY [[FREE]]!!!</nowiki></span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
GreedPlushieFront.png|Frontal view of the Greed Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
4a188eb932602277e1b64b96714767fc60853b26
File:CabbageI.png
6
449
450
2023-08-19T16:59:38Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:CabbageI.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Murk Plushie
0
1143
1144
2023-08-19T17:01:43Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Murk Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Ghostburger|Ghostburger}}
*{{ItemIcon|Gloomberry|Gloomberry}}
*{{ItemIcon|MixedCandy|Mixed Candies}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Murk]]
}}
{{Quote|"I was blessed with the gift of giving. From one to another, the tradition continues."|— Murk Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Murk Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|You shouldn't have bothered me.||Idle
|-
|Too many suspects!||Around other players
|-
|Why do you bother with these people?||Around other players
|-
|Just you and me? This is great.||Alone
|-
|We lurk.||Alone
|-
|Enigmatic machinery. Advances you into the next floor.||Pressing buttons
|-
|Do you believe pressing these will spare you from your demise?||Pressing buttons
|-
|Live this encounter.||Spotted by an entity
|-
|Pitiful being. You shall not die to this one.||Spotted by [[Seeker]]
|-
|Beings that channel Oculus. Their magic is my fuel.||Spotted by [[Wanderer]]
|-
|My kind. They have come to retrieve me from your grasp.||Spotted by [[Murk]]
|-
|Movement. Essential for your survival.||Stamina gift
|-
|Energy. From within. Spend it wisely.||Battery gift
|-
|I was blessed with the gift of giving. From one to another, the tradition continues.||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
MurkPlushieFront.png|Frontal view of the Murk Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
5939e7ac92d4cc879390d03fb93dd4820e0ba767
File:Gloomberry.png
6
450
451
2023-08-19T17:04:55Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Gloomberry.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MixedCandy.png
6
467
468
2023-08-19T17:04:59Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:MixedCandy.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Thorn Plushie
0
1127
1128
2023-08-19T17:05:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Thorn Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+20 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:BlindEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Thorn]]
}}
{{Quote|You are my best friend, even with those spikes on your back.|— Thorn Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Thorn Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|You are my best friend, even with those spikes on your back.||Idle
|-
|Watch out for traps.||Idle
|-
|There's been a spike in your friend count...||Around other players
|-
|We are alone.||Alone
|-
|Another button down.||Pressing buttons
|-
|The amount of buttons pressed has spiked.||Pressing buttons
|-
|I feel a spike of fear rolling through the air.||Spotted by an entity
|-
|It's me.||Spotted by [[Thorn]]
|-
|* You feel a spike in your stamina level.||Stamina gift
|-
|Some battery for your troubles. Don't let it get siphoned away!||Battery gift
|-
|An item for you.||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
ThornPlushieFront.png|Frontal view of the Thorn Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
b59a19962101654c99b7c8ad75901b92c52361a7
Wrath Plushie
0
1131
1132
2023-08-19T17:06:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Wrath Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Wrath]]
}}
{{Quote|<span style{{=}}"font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">ANNIHILATED.</span>|— Wrath Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Wrath Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">ANNIHILATED.</span>||Idle
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">SUBJUGATED.</span>||Idle
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">VANQUISHED.</span>||Idle
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INVADER.</span>||Around other players
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">RAVAGED.</span>||Around other players
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">DIMINISHED.</span>||Alone
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">WEAK.</span>||Alone
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INTERLOPER</span>||Pressing buttons
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INTERVENER.</span>||Pressing buttons
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INITIATOR.</span>||Pressing buttons
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">SUBMIT.</span>||Spotted by an entity
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">IDENTIFICATION.</span>||Spotted by [[Wrath|{{Wrath}}]]
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">RISE.</span>||Battery gift
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">REVEL.</span>||Stamina gift
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;"> </span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
WrathPlushieFront.gif|Frontal view of the Wrath Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
c9c8b66f40d958f35e96e96c983e2b85a42262f0
File:DataFragment.png
6
1357
1358
2023-08-19T17:11:18Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:DataFragment.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Campfire.png
6
512
513
2023-08-19T17:13:05Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Campfire.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Anvil.png
6
482
483
2023-08-19T22:36:00Z
mh:minuselevation>BarelyBranded
0
BarelyBranded uploaded a new version of [[File:Anvil.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Camera.png
6
517
518
2023-08-19T22:41:04Z
mh:minuselevation>BarelyBranded
0
BarelyBranded uploaded a new version of [[File:Camera.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Image 2023-08-20 022304361.png
6
1510
1511
2023-08-19T23:24:04Z
mh:minuselevation>Vanatorul106
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Pride (Floor Upgrade)
0
1300
1301
2023-08-20T16:44:24Z
mh:minuselevation>Tiny Crew
0
wikitext
text/x-wiki
{{Stub|more info needed}}
{{Infobox1
|title=<span style="color:#5c0bff;">Pride</span>
|image=PrideFU.png
|date_added=11 April, 2023
|created_by=Image <nowiki>|</nowiki> ?
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=
|removal_reason=End of events
|effects=
*The Sin of PRIDE has been committed.
}}
==Overview==
'''Pride''' is an event floor upgrade added in the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] event. It will only appear on April Fools' Day
==Spawning Requirements==
*In order for the floor upgrade to have a chance to appear, three sins must be committed in a run.
==Effects==
*The next floor is guaranteed to be [[Pride's Arena]].
*All players will receive two [[Large Gift|Large Gifts]] upon beginning the floor.
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Event Floor Upgrades]]
[[Category:A FOOL'S FINALE]]
a57d4ad80ed82d942b8c03a8420dc6c5c12a60cc
Lukki's Note
0
1511
1512
2023-08-23T06:16:25Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
==Overview==
==Dialogue==
[[Category:NPCs]]
6f2794d29c6680fd3accec745cc22d1ce1c74cc1
Lukki's Tiny Note
0
1518
1519
2023-08-23T06:22:58Z
mh:minuselevation>Cicopath
0
Redirected page to [[Lukki's Note]]
wikitext
text/x-wiki
#REDIRECT [[Lukki's Note]]
cd7b281a12be4909e5aeba1113e7da0daf5bb4fa
Maniac Dummy
0
1448
1449
2023-08-23T06:23:56Z
mh:minuselevation>Cicopath
0
/* Gallery */
wikitext
text/x-wiki
{{Infobox1
|title=Maniac Dummy
|image=<gallery widths="185">
Maniac Dummy1.png|Gamepass Room
Maniac Dummy2.png|Deli
Maniac Dummy3.png|Arcade
</gallery>
|caption=The three Maniac Dummies
|date_added=5 August, 2023
|created_by=
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|location=In the [[Gamepass Room]] behind the Teleport Remote gamepass display
-----
In the [[Deli]] kitchen behind the ice cubes by the left wall
-----
In the [[Arcade (Lobby)|Arcade]] behind the Toublox arcade cabinet
|prev_location=
}}
{{Quote|"Did you know? The facility is alive."|— Maniac Dummy (Arcade)}}
==Overview==
'''Maniac Dummies''' are three NPCs located in various locations around the lobby added in the [[:Category:SUMMER|SUMMER]] update.
All three Maniac Dummies have the same design: Purple galaxy-like hair with a dark buckled witches hat, a dark purple torso, lavender-colored legs, and white arms.
The purpose of the Maniac Dummies are currently unknown, but their design has been connected to a teaser posted in mid-June of 2023.
==Dialogue==
===Gamepass Room===
{{Dialogue
|a=Maniac Dummy
|a|Teehee. I won't tell you anything.
}}
===Deli===
{{Dialogue
|a=Maniac Dummy
|a|Do you believe in ghosts?
}}
After interacting with the dummy once, it will repeat the following dialogue:
{{Dialogue
|a=Maniac Dummy
|a|I thought so.
}}
===Arcade===
{{Dialogue
|a=Maniac Dummy
|a|Did you know? The facility is alive.
}}
After interacting with the dummy once, it will repeat the following dialogue:
{{Dialogue
|a=Maniac Dummy
|a|Did you know? The facility has a heart.
}}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
NewEntity2.png|Teaser of an entity that strangely resembles Maniac Dummy.
</gallery>
[[Category:NPCs]]
[[Category:SUMMER]]
3b144b48a16ecb9a61c0917e4b9dbb7c86e9517e
Data Fragment
0
1327
1328
2023-08-23T06:27:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Data Fragment
|image=DataFragment.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=Restores a random amount of stamina. Oddly tastes like celery.
|cooldown=1 sec
|effects=
*+{{Stamina|10-30}}{{Verify}}
|acq_by=
*[[Spectre Plushie]]
|price=
|prev_eff=
|prev_price=
}}
==Overview==
'''Data Fragment''' is a consumable added in the [[:Category:SUMMER|SUMMER]] update.
'''Data Fragment''' is a mysterious item that appears blocky and glitchy in nature. It can be consumed for stamina, but it is unpredictable.
==Effects==
*Gain 10-30 stamina upon consumption.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
DataFragmentAnim.gif|A player holding a Data Fragment.
</gallery>
[[Category:Items]]
[[Category:Consumables]]
5f0ec2241a7df205c0be7a943ded7614307e4820
Music Box Room
0
1520
1521
2023-08-23T06:41:49Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[ZeroRanger Music Box]] to [[Music Box Room]] without leaving a redirect
wikitext
text/x-wiki
{{Stub}}
==Overview==
'''Music Box Room''' is a secret room in the lobby added in the [[Category:SUMMER|SUMMER]] update. It connects to [[The Ruins of a Cherished Era]].
Music Box Room ... .
==How to Access==
In [[The Ruins of a Cherished Era]], head to the crates against the wall left of the G-Elevator. Above the crates are two vents: Climb into the left vent and travel down it.
==Special Properties==
*...
==Trivia==
==Gallery==
[[Category:Lobby]]
[[Category:Lobby Secrets]]
21ede7d5c84f95b3c7e661a0da3c74d02b2e6261
Strange Room
0
1521
1522
2023-08-23T06:44:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
==Overview==
'''Strange Room''' is a secret room in the lobby added in the [[Category:SUMMER|SUMMER]] update. It connects to [[Lukki's Other Games]] and the [[Arcade (Lobby)|Arcade]].
Strange Room ... .
==How to Access==
In [[Lukki's Other Games]], ... and wait for the current lobby song to end while inside the room. Once the song ends, your character will be teleported to the Strange Room.
==Special Properties==
*...
==Trivia==
==Gallery==
[[Category:Lobby]]
[[Category:Lobby Secrets]]
f092395f1e53ecd13003476864cf918d26dfaf01
File:Music Box Room.png
6
1522
1523
2023-08-23T06:45:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sand Pit Passage.png
6
1523
1524
2023-08-23T06:45:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StrangeRoom2.png
6
1524
1525
2023-08-23T06:45:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Strange Room.png
6
1525
1526
2023-08-23T06:45:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Infobox2
10
1442
1443
2023-08-24T21:07:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<includeonly>
<infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<panel>
<section>
<label>{{{map_name_1|Map 1}}}</label>
<image source="image_1">
<default>Placeholder.png</default>
<caption source="caption_1"/>
</image>
<group layout="horizontal">
<data source="map_type_1">
<format>{{#switch:{{{map_type_1}}}
|Common={{CommonFloor|Floor|Floors}}
|Boss={{BossFloor|Floor|Floors}}
|Unique={{UniqueFloor|Floor|Floors}}
|Rare={{RareFloor|Floor|Floors}}
|Event={{EventFloor|Floor|Floors}}
|Event Boss={{EventBossFloor|Floor|Floors}}
|{{{map_type_1}}}
}}
</format>
</data>
</group>
<group layout="horizontal">
<data source="date_added_1">
<label>Date Added</label>
<format>{{#switch:{{{date_added_1}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_added_1}}}
}}
</format>
</data>
<data source="created_by_1">
<label>Created By</label>
</data>
</group>
<group collapse="open">
<header>Update & Removal Information</header>
<group layout="horizontal">
<data source="updates_1">
<label>Update(s)</label>
</data>
<data source="date_removed_1">
<label>Date Removed</label>
<format>{{#switch:{{{date_removed_1}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_removed_1}}}
}}
</format>
</data>
</group>
<data source="removal_reason_1">
<label>Removal Reason:</label>
</data>
</group>
<group collapse="open">
<header>Floor Information</header>
<group layout="horizontal">
<data source="large_1">
<label>Large Map?</label>
</data>
<data source="min_players_1">
<label>Min. Players Needed</label>
</data>
<data source="max_elevators_1">
<label>Max. Elevators</label>
</data>
</group>
<data source="properties_1">
<label>Special Properties</label>
</data>
<group layout="horizontal">
<data source="map_size_1">
<label>Map Size</label>
</data>
<data source="map_weight_1">
<label>[[Map & Entity Rarity|Spawn Weight]]</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Floor History</header>
<group layout="horizontal">
<data source="prev_large_1">
<label>Previously Large?</label>
</data>
<data source="prev_players_1">
<label>Prev. Players</label>
</data>
<data source="prev_elevators_1">
<label>Prev. Elevators</label>
</data>
</group>
<data source="prev_props_1">
<label>Prev. Properties</label>
</data>
<group layout="horizontal">
<data source="prev_map_weight_1">
<label>Prev. Spawn Weight</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Submission History</header>
<group layout="horizontal">
<data source="sub_name_1">
<label>Submission Name</label>
</data>
<data source="sub_published_1">
<label>Date Published</label>
</data>
</group>
</group>
</section>
<section>
<label>{{{map_name_2|Map 2}}}</label>
<image source="image_2">
<caption source="caption_2"/>
</image>
<group layout="horizontal">
<data source="map_type_2">
<format>{{#switch:{{{map_type_2}}}
|Common={{CommonFloor|Floor|Floors}}
|Boss={{BossFloor|Floor|Floors}}
|Unique={{UniqueFloor|Floor|Floors}}
|Rare={{RareFloor|Floor|Floors}}
|Event={{EventFloor|Floor|Floors}}
|Event Boss={{EventBossFloor|Floor|Floors}}
|{{{map_type_2}}}
}}
</format>
</data>
</group>
<group layout="horizontal">
<data source="date_added_2">
<label>Date Added</label>
<format>{{#switch:{{{date_added_2}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_added_2}}}
}}
</format>
</data>
<data source="created_by_2">
<label>Created By</label>
</data>
</group>
<group collapse="open">
<header>Update & Removal Information</header>
<group layout="horizontal">
<data source="updates_2">
<label>Update(s)</label>
</data>
<data source="date_removed_2">
<label>Date Removed</label>
<format>{{#switch:{{{date_removed_2}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_removed_2}}}
}}
</format>
</data>
</group>
<data source="removal_reason_2">
<label>Removal Reason:</label>
</data>
</group>
<group collapse="open">
<header>Floor Information</header>
<group layout="horizontal">
<data source="large_2">
<label>Large Map?</label>
</data>
<data source="min_players_2">
<label>Min. Players Needed</label>
</data>
<data source="max_elevators_2">
<label>Max. Elevators</label>
</data>
</group>
<data source="properties_2">
<label>Special Properties</label>
</data>
<group layout="horizontal">
<data source="map_size_2">
<label>Map Size</label>
</data>
<data source="map_weight_2">
<label>[[Map & Entity Rarity|Spawn Weight]]</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Floor History</header>
<group layout="horizontal">
<data source="prev_large_2">
<label>Previously Large?</label>
</data>
<data source="prev_players_2">
<label>Prev. Players</label>
</data>
<data source="prev_elevators_2">
<label>Prev. Elevators</label>
</data>
</group>
<data source="prev_props_2">
<label>Prev. Properties</label>
</data>
<group layout="horizontal">
<data source="prev_map_weight_2">
<label>Prev. Spawn Weight</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Submission History</header>
<group layout="horizontal">
<data source="sub_name_2">
<label>Submission Name</label>
</data>
<data source="sub_published_2">
<label>Date Published</label>
</data>
</group>
</group>
</section>
<section>
<label>{{{map_name_3|Map 3}}}</label>
<image source="image_3">
<caption source="caption_3"/>
</image>
<group layout="horizontal">
<data source="map_type_3">
<format>{{#switch:{{{map_type_3}}}
|Common={{CommonFloor|Floor|Floors}}
|Boss={{BossFloor|Floor|Floors}}
|Unique={{UniqueFloor|Floor|Floors}}
|Rare={{RareFloor|Floor|Floors}}
|Event={{EventFloor|Floor|Floors}}
|Event Boss={{EventBossFloor|Floor|Floors}}
|{{{map_type_3}}}
}}
</format>
</data>
</group>
<group layout="horizontal">
<data source="date_added_3">
<label>Date Added</label>
<format>{{#switch:{{{date_added_3}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_added_3}}}
}}
</format>
</data>
<data source="created_by_3">
<label>Created By</label>
</data>
</group>
<group collapse="open">
<header>Update & Removal Information</header>
<group layout="horizontal">
<data source="updates_3">
<label>Update(s)</label>
</data>
<data source="date_removed_3">
<label>Date Removed</label>
<format>{{#switch:{{{date_removed_3}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_removed_3}}}
}}
</format>
</data>
</group>
<data source="removal_reason_3">
<label>Removal Reason:</label>
</data>
</group>
<group collapse="open">
<header>Floor Information</header>
<group layout="horizontal">
<data source="large_3">
<label>Large Map?</label>
</data>
<data source="min_players_3">
<label>Min. Players Needed</label>
</data>
<data source="max_elevators_3">
<label>Max. Elevators</label>
</data>
</group>
<data source="properties_3">
<label>Special Properties</label>
</data>
<group layout="horizontal">
<data source="map_size_3">
<label>Map Size</label>
</data>
<data source="map_weight_3">
<label>[[Map & Entity Rarity|Spawn Weight]]</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Floor History</header>
<group layout="horizontal">
<data source="prev_large_3">
<label>Previously Large?</label>
</data>
<data source="prev_players_3">
<label>Prev. Players</label>
</data>
<data source="prev_elevators_3">
<label>Prev. Elevators</label>
</data>
</group>
<data source="prev_props_3">
<label>Prev. Properties</label>
</data>
<group layout="horizontal">
<data source="prev_map_weight_3">
<label>Prev. Spawn Weight</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Submission History</header>
<group layout="horizontal">
<data source="sub_name_3">
<label>Submission Name</label>
</data>
<data source="sub_published_3">
<label>Date Published</label>
</data>
</group>
</group>
</section>
<section>
<label>{{{map_name_4|Map 4}}}</label>
<image source="image_4">
<caption source="caption_4"/>
</image>
<group layout="horizontal">
<data source="map_type_4">
<format>{{#switch:{{{map_type_4}}}
|Common={{CommonFloor|Floor|Floors}}
|Boss={{BossFloor|Floor|Floors}}
|Unique={{UniqueFloor|Floor|Floors}}
|Rare={{RareFloor|Floor|Floors}}
|Event={{EventFloor|Floor|Floors}}
|Event Boss={{EventBossFloor|Floor|Floors}}
|{{{map_type_4}}}
}}
</format>
</data>
</group>
<group layout="horizontal">
<data source="date_added_4">
<label>Date Added</label>
<format>{{#switch:{{{date_added_4}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_added_4}}}
}}
</format>
</data>
<data source="created_by_4">
<label>Created By</label>
</data>
</group>
<group collapse="open">
<header>Update & Removal Information</header>
<group layout="horizontal">
<data source="updates_4">
<label>Update(s)</label>
</data>
<data source="date_removed_4">
<label>Date Removed</label>
<format>{{#switch:{{{date_removed_4}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_removed_4}}}
}}
</format>
</data>
</group>
<data source="removal_reason_4">
<label>Removal Reason:</label>
</data>
</group>
<group collapse="open">
<header>Floor Information</header>
<group layout="horizontal">
<data source="large_4">
<label>Large Map?</label>
</data>
<data source="min_players_4">
<label>Min. Players Needed</label>
</data>
<data source="max_elevators_4">
<label>Max. Elevators</label>
</data>
</group>
<data source="properties_4">
<label>Special Properties</label>
</data>
<group layout="horizontal">
<data source="map_size_4">
<label>Map Size</label>
</data>
<data source="map_weight_4">
<label>[[Map & Entity Rarity|Spawn Weight]]</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Floor History</header>
<group layout="horizontal">
<data source="prev_large_4">
<label>Previously Large?</label>
</data>
<data source="prev_players_4">
<label>Prev. Players</label>
</data>
<data source="prev_elevators_4">
<label>Prev. Elevators</label>
</data>
</group>
<data source="prev_props_4">
<label>Prev. Properties</label>
</data>
<group layout="horizontal">
<data source="prev_map_weight_4">
<label>Prev. Spawn Weight</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Submission History</header>
<group layout="horizontal">
<data source="sub_name_4">
<label>Submission Name</label>
</data>
<data source="sub_published_4">
<label>Date Published</label>
</data>
</group>
</group>
</section>
<section>
<label>{{{map_name_5|Map 5}}}</label>
<image source="image_5">
<caption source="caption_5"/>
</image>
<group layout="horizontal">
<data source="map_type_5">
<format>{{#switch:{{{map_type_5}}}
|Common={{CommonFloor|Floor|Floors}}
|Boss={{BossFloor|Floor|Floors}}
|Unique={{UniqueFloor|Floor|Floors}}
|Rare={{RareFloor|Floor|Floors}}
|Event={{EventFloor|Floor|Floors}}
|Event Boss={{EventBossFloor|Floor|Floors}}
|{{{map_type_5}}}
}}
</format>
</data>
</group>
<group layout="horizontal">
<data source="date_added_5">
<label>Date Added</label>
<format>{{#switch:{{{date_added_5}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_added_5}}}
}}
</format>
</data>
<data source="created_by_5">
<label>Created By</label>
</data>
</group>
<group collapse="open">
<header>Update & Removal Information</header>
<group layout="horizontal">
<data source="updates_5">
<label>Update(s)</label>
</data>
<data source="date_removed_5">
<label>Date Removed</label>
<format>{{#switch:{{{date_removed_5}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|{{{date_removed_5}}}
}}
</format>
</data>
</group>
<data source="removal_reason_5">
<label>Removal Reason:</label>
</data>
</group>
<group collapse="open">
<header>Floor Information</header>
<group layout="horizontal">
<data source="large_5">
<label>Large Map?</label>
</data>
<data source="min_players_5">
<label>Min. Players Needed</label>
</data>
<data source="max_elevators_5">
<label>Max. Elevators</label>
</data>
</group>
<data source="properties_5">
<label>Special Properties</label>
</data>
<group layout="horizontal">
<data source="map_size_5">
<label>Map Size</label>
</data>
<data source="map_weight_5">
<label>[[Map & Entity Rarity|Spawn Weight]]</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Floor History</header>
<group layout="horizontal">
<data source="prev_large_5">
<label>Previously Large?</label>
</data>
<data source="prev_players_5">
<label>Prev. Players</label>
</data>
<data source="prev_elevators_5">
<label>Prev. Elevators</label>
</data>
</group>
<data source="prev_props_5">
<label>Prev. Properties</label>
</data>
<group layout="horizontal">
<data source="prev_map_weight_5">
<label>Prev. Spawn Weight</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Submission History</header>
<group layout="horizontal">
<data source="sub_name_5">
<label>Submission Name</label>
</data>
<data source="sub_published_5">
<label>Date Published</label>
</data>
</group>
</group>
</section>
</panel>
</infobox>
</includeonly>
<noinclude>
<pre>
{{Infobox2
|title=Example
|map_name_1=Example
|image_1=Example
|caption_1=Example
|map_type_1=Example
|date_added_1=Example
|created_by_1=Example
|updates_1=Example
|date_removed_1=Example
|removal_reason_1=Example
|large_1=Example
|min_players_1=Example
|max_elevators_1=Example
|properties_1=Example
|map_size_1=Example
|map_weight_1=Example
|prev_large_1=Example
|prev_players_1=Example
|prev_elevators_1=Example
|prev_props_1=Example
|prev_map_weight_1=Example
|sub_name_1=Example
|sub_published_1=Example
|map_name_2=Example
|image_2=Example
|caption_2=Example
|map_type_2=Example
|date_added_2=Example
|created_by_2=Example
|updates_2=Example
|date_removed_2=Example
|removal_reason_2=Example
|large_2=Example
|min_players_2=Example
|max_elevators_2=Example
|properties_2=Example
|map_size_2=Example
|map_weight_2=Example
|prev_large_2=Example
|prev_players_2=Example
|prev_elevators_2=Example
|prev_props_2=Example
|prev_map_weight_2=Example
|sub_name_2=Example
|sub_published_2=Example
|map_name_3=Example
|image_3=Example
|caption_3=Example
|map_type_3=Example
|date_added_3=Example
|created_by_3=Example
|updates_3=Example
|date_removed_3=Example
|removal_reason_3=Example
|large_3=Example
|min_players_3=Example
|max_elevators_3=Example
|properties_3=Example
|map_size_3=Example
|map_weight_3=Example
|prev_large_3=Example
|prev_players_3=Example
|prev_elevators_3=Example
|prev_props_3=Example
|prev_map_weight_3=Example
|sub_name_3=Example
|sub_published_3=Example
|map_name_4=Example
|image_4=Example
|caption_4=Example
|map_type_4=Example
|date_added_4=Example
|created_by_4=Example
|updates_4=Example
|date_removed_4=Example
|removal_reason_4=Example
|large_4=Example
|min_players_4=Example
|max_elevators_4=Example
|properties_4=Example
|map_size_4=Example
|map_weight_4=Example
|prev_large_4=Example
|prev_players_4=Example
|prev_elevators_4=Example
|prev_props_4=Example
|prev_map_weight_4=Example
|sub_name_4=Example
|sub_published_4=Example
|map_name_5=Example
|image_5=Example
|caption_5=Example
|map_type_5=Example
|date_added_5=Example
|created_by_5=Example
|updates_5=Example
|date_removed_5=Example
|removal_reason_5=Example
|large_5=Example
|min_players_5=Example
|max_elevators_5=Example
|properties_5=Example
|map_size_5=Example
|map_weight_5=Example
|prev_large_5=Example
|prev_players_5=Example
|prev_elevators_5=Example
|prev_props_5=Example
|prev_map_weight_5=Example
|sub_name_5=Example
|sub_published_5=Example
}}
</pre>
{{Infobox2
|title=Test
|map_name_1=Example1
|image_1=Office Spaces1.png
|caption_1=Example1
|map_type_1=Common
|map_name_2=Example2
|image_2=Office Spaces2.png
|caption_2=Example2
|map_type_2=Common
}}
</noinclude>
9ba0cba0b4fb22843d1f893a2ab3963aa704f9c0
Facilities
0
762
763
2023-08-24T21:08:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Facility5 section}}
{{Infobox2
|title=Facilities
|map_name_1=Facility 1
|image_1=Facility1.png
|caption_1=The Facilities
|map_type_1=Common
|date_added_1=
|created_by_1={{CreatedBy|luckily_dragon}}
|updates_1=
|date_removed_1=
|removal_reason_1=
|large_1=No
|min_players_1=0
|max_elevators_1=2
|properties_1=
|map_size_1=
|map_weight_1=50
|prev_large_1=
|prev_players_1=
|prev_elevators_1=
|prev_props_1=
|prev_map_weight_1=
|sub_name_1=
|sub_published_1=
|map_name_2=Facility 2
|image_2=Facility2.png
|caption_2=The Facilities
|map_type_2=Common
|date_added_2=
|created_by_2={{CreatedBy|luckily_dragon}}
|updates_2=
|date_removed_2=
|removal_reason_2=
|large_2=No
|min_players_2=0
|max_elevators_2=2
|properties_2=
|map_size_2=
|map_weight_2=50
|prev_large_2=
|prev_players_2=
|prev_elevators_2=
|prev_props_2=
|prev_map_weight_2=
|sub_name_2=
|sub_published_2=
|map_name_3=Facility 3
|image_3=Facility3.png
|caption_3=The Facilities
|map_type_3=Common
|date_added_3=
|created_by_3={{CreatedBy|luckily_dragon}}
|updates_3=
|date_removed_3=
|removal_reason_3=
|large_3=No
|min_players_3=0
|max_elevators_3=3
|properties_3=
|map_size_3=
|map_weight_3=50
|prev_large_3=
|prev_players_3=
|prev_elevators_3=
|prev_props_3=
|prev_map_weight_3=
|sub_name_3=
|sub_published_3=
|map_name_4=Facility 4
|image_4=Facility4.png
|caption_4=The Facilities
|map_type_4=Common
|date_added_4=4 May, 2022
|created_by_4={{CreatedBy|luckily_dragon}}
|updates_4=
|date_removed_4=
|removal_reason_4=
|large_4=No
|min_players_4=0
|max_elevators_4=2
|properties_4=
|map_size_4=
|map_weight_4=50
|prev_large_4=
|prev_players_4=
|prev_elevators_4=
|prev_props_4=
|prev_map_weight_4=
|sub_name_4=
|sub_published_4=
|map_name_5=Facility 5
|image_5=Facility5.png
|caption_5=The Facilities
|map_type_5=Common
|date_added_5=5 August, 2023
|created_by_5={{CreatedBy|elementninja645}}
|updates_5=[[:Category:SUMMER|SUMMER]]
|date_removed_5=
|removal_reason_5=
|large_5=No
|min_players_5=0
|max_elevators_5=2
|properties_5=
|map_size_5=
|map_weight_5=50
|prev_large_5=
|prev_players_5=
|prev_elevators_5=
|prev_props_5=
|prev_map_weight_5=
|sub_name_5=
|sub_published_5=
}}
==Overview==
The '''Facilities''' are a series of common maps.
All map variants have similar designs, including gray walls and a tile floor. Each map is furnished with round tables, drafting tables, lockers, benches, and recycling bins. Each map, however, has certain features that make them distinguishable from each other.
===Facility 1===
Facility 1 is a common map.
It is a sprawl of open rooms, dotted with various tables and furnishing. Certain sections of the floor are very dim, with some of the corners of the area having large dumpsters, as well as being interspersed by large catwalks that stand over the open black void that divides the facility apart. The more open spaces can additionally lead to upper areas, which harbour tiled flooring and various furnishing.
Certain areas that are separate from the prime area are filled with various swathes of plant life, tinted a forest green, with these rooms lights having a baby blue colour.
A maximum of two elevators can appear on this map.
===Facility 2===
Facility 2 is a common map.
It is a vast sprawling area, encircled by two twisting hallways, upper rooms, and a massive expansive area at its epicentre. The centre of the area has a gaping hole in the middle, in which a large pillar emerges from it. While not remarkable by any means, entities can easily corner players, paired with its small size, making Facility 2 moderately difficult in comparison to other areas.
A maximum of two elevators can appear on this map.
===Facility 3===
Facility 3 is a common map.
It is a square-shaped area, with its epicentre being filled to the brim with various plant-life, identical to those found in Facility 1. The area is encircled by various linear rooms, which are filled with various desks and shelves.. Due to how open it is, the area outside of the overgrowth is typically safe, though the centre of the map is dangerous, due to it concealing entities.
A maximum of three elevators can appear on this map.
===Facility 4===
Facility 4 is a common map added on May 4th, 2022.
Facility 4 is comprised of various grey shelves, rectangular objects, benches, and various dim catwalks that divide the area between a more small, empty space. Despite its simplistic structure, the map is quite a difficult task to explore, as due to its enclosed nature - entities can track players more easily.
A maximum of two elevators can appear on this map.
===Facility 5===
Facility 5 is a common map added in the [[:Category:SUMMER|SUMMER]] update.
...
A maximum of two elevators can appear on this map.
==Trivia==
*The Facilities are one of the only two map variants in the game, the other being the [[Office Spaces]].
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
c43bed6d2cdb182d8a9bcbd4f12259f1f26e45c9
Sketcherman Plushie
0
1126
1127
2023-08-25T03:36:35Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Sketcherman Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|Ghostburger|Ghostburger}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:StaticEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Sketcherman]]
}}
{{Quote|its (7) pages. its always was 7 and NEVER 8|— Sketcherman Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Sketcherman Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|its (7) pages. its always was 7 and NEVER 8||Idle
|-
|we need to get those pages!||Idle
|-
|quit wasting time gathering useless scrap and start gathering pages!||Idle
|-
|so many people and so little pages, annoying! ||Around other players
|-
|the pages where are they||Alone
|-
|we need to find the pages! ||Pressing buttons
|-
|why are we getting buttons instead of pages! ||Pressing buttons
|-
|p! we need to find the pages! Quick! ||Pressing buttons
|-
|i think someone else is after our pages!||Spotted by an entity
|-
|son of a page hunting sluther! its sketcher man!||Spotted by [[Sketcherman]]
|-
|some stamina to help find the pages.||Stamina gift
|-
|some battery to help find the pages.||Battery gift
|-
|a gift to help find the pages.||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
SketchermanPlushieFront.gif|Frontal view of the Sketcherman Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
7cd6e3eb2ad6800968efaffebc996ce15dc58db4
Amalgam
0
237
238
2023-08-25T03:51:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=
|caption=
|date_added=2 April, 2022
|created_by={{CreatedBy|luckily_dragon}}
|database_scraper=CHAOS<br>EYE
}}
{{Quote|"?"|?}}
==Overview==
'''Amalgam''', also known as Amalgamation, was a common entity added during the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event. It was planned to be a permanent addition to the game; however, it had since been removed from the game during the remake that occurred shortly after the event ended.
Amalgam is a black mass of an unknown substance with three huge, glowing eyes in the front, with the middle eye being noticeably larger than the other two. It also has three protrusions coming from its backside.
==Abilities==
*Amalgam can take random abilities and AI behavior from any entity, such as slowing down players, planting parasite traps, etc.
*Depending on the difficulty, it can have 1 to 3 different abilities.
==Trivia==
*Originally, Amalgam was planned to have an endoskeleton-like design.
==Gallery==
<gallery widths="185" bordersize="none">
AmalgamFront.png|Amalgam in game.
AmalgamFront2.png|Amalgam with the [[List of Removed Content#Toxic Modifier|toxic modifier]].
AmalgamFront3.png|Amalgam with the [[List of Removed Content#Stealth Modifier|stealth modifier]].
AmalgamPrototype.png|A prototype of Amalgam's design, next to [[Scrap Sculpture]].
</gallery>
[[Category:Entities]]
[[Category:Removed Content]]
8e08e14eb938ca89882a418ca04508415d6260ad
Scrap Sculpture
0
170
171
2023-08-25T03:59:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=ScrapSculptureBestiary.png
|caption=Scrap Sculpture in the Bestiary
|date_added=17 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|old_hearing=0-0
|old_sight=500-500
|old_walkspeed=12-20
|old_runspeed=20-30
|old_abilitycd=40-20
|old_rarity=250
|database_scraper=SCRAP<br>WEEPING<br>ANGEL
}}
{{Quote|"An old and ruined variant of the sculpture that has been torn to pieces revealing its true nature. As it happens to be a robot it has gained a hunger for power seeking the player with the most power."|— Bestiary entry}}
==Overview==
'''Scrap Sculpture''' was a common entity added on January 17th, 2022. It had since been removed from the game during the remake that occurred shortly after the event ended.
Scrap Sculpture is a worn-down [[Sculpture]] which mostly retains its function. It displays its endoskeleton and glowing yellow eyes. Part of its original torso and arms are still intact. When moving, the clacking of metal can be heard. It had tied with [[Sculpture]] for having the highest sight stat and functions.
==Abilities==
*Scrap Sculpture only moves when players are not looking in its direction.
*Staring at Scrap Sculpture for too long, about 20 to 40 seconds, will cause Scrap Sculpture to blind all nearby players{{Speculation}} for 3 to 8 seconds.
*Scrap Sculpture will target the player with the most battery.
==Trivia==
*Three Scrap Sculptures will always spawn on the Sewers map.
*Scrap Sculpture is the only entities with a unique walking and running animation.
==Gallery==
<gallery widths="185" bordersize="none">
ScrapSculptureFront.png|Scrap Sculpture in game.
</gallery>
[[Category:Entities]]
[[Category:Removed Content]]
5aaf3794e57f8b3658f4e2d3ad23aab59cb4216b
File:CatGhasterPlushieFront.png
6
229
230
2023-08-25T04:07:25Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Image 2022-03-01 072206.png]] to [[File:CatGhasterPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Illusionist
0
165
166
2023-08-25T04:12:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=IllusionistBestiary.png
|caption=Illusionist in the Bestiary
|old_hearing=250-100
|old_sight=50-100
|old_walkspeed=10-18
|old_runspeed=16-24
|old_abilitycd=80-40
|old_rarity=500
|database_scraper=PURPLE<br>MIRROR<br>VISION
}}
{{Quote|"An illusive entity that can call upon illusions to distract its target."|— Bestiary entry}}
==Overview==
'''Illusionist''' was a common entity. It had since been removed from the game during the remake that occurred shortly after the event ended.
Illusionist is a humanoid entity wearing a witch hat, bands on its arms, and a large mirror held in its left arm. It also has 4 glowing purple orbs following it. It is currently the entity that resembles a human the most.
Illusionist would appear as a green dot on the [[Enemy Tracker]] floor upgrade to trick players into thinking a button was at that location.
== Abilities==
*Every 40 to 80 seconds once a player is spotted, the target is inflicted with nearsight and purple fog envelops the player as purple panels cover up the front and back of the player's view. This lasts for ? seconds.
*Illusionist will summon dummies that resemble a Wanderer every 10 to 30 seconds. These are connected to a wooden pole and t-pose. Touching a Wanderer dummy will spawn purple particles and cause it to vanish. This increases by 5 seconds for every dummy placed.
*(passive) The [[Enemy Tracker]] floor upgrade will ping Illusionist green as if it were a button.
==Trivia==
*Illusionist won second place in the [https://discord.com/channels/524847485034692609/679535271779500072/903127786879864862 October 28th, 2021 entity vote].
*Illusionist originally had a scrapped ability where [https://discord.com/channels/524847485034692609/679535271779500072/909379071207702548 mirrors circled around the player]. Their effect is unknown, but it could be the predecessor of Illusionist's nearsight ability.
==Gallery==
<gallery widths="185" bordersize="none">
IllusionistFront.png|Illusionist in game.
IllusionistAbility1.png|Development of Illusionist summoning a Wanderer puppet.
</gallery>
[[Category:Entities]]
[[Category:Removed Content]]
1483fb97041971ca8f6d315b5efc55604d2584a2
Wraith
0
180
181
2023-08-25T04:16:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=WraithBestiary.png
|caption=Wraith in the Bestiary
|date_added=30 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|old_hearing=0-0
|old_sight=50-1000
|old_walkspeed=10-10
|old_runspeed=10-10
|old_abilitycd=0-0
|old_rarity=0
}}
{{Quote|"A horrific storm that only appears if the elevator runs out of oxygen. It goes through walls and never stops chasing until it manages to kill you. Truly an element of horror and mystery..."|— Bestiary entry}}
==Overview==
'''Wraith''' was a common entity added on January 20th, 2022. It had since been removed from the game during the remake that occurred shortly after the event ended.
Wraith is a dark flying cloud with what resembles two smiling faces on it.
Opposed to other entities, Wraith would only spawn once the Oxygen meter reaches 0. (About 3 minutes and 20 seconds into the round.)
==Abilities==
*Wraith always knows where players are and will fly to them.
*Wraith will spread dark fog around players it is near, obstructing their vision similarly to [[Illusionist]].
**This effect will dissipate if the player is far enough from Wraith.
*Wraith can fly through walls and objects.
*Wraith will disappear once all buttons are pressed.
==Trivia==
*Wraith's design is based on the Wither Storm from Minecraft Story Mode and Lemon Bread from Undertale.
==Gallery==
<gallery widths="185" bordersize="none">
WraithFront.png|Wraith in game.
</gallery>
[[Category:Entities]]
[[Category:Removed Content]]
0f862c5d271006581b7ead3ad24e9a8a55b11de7
Nightmare Delusioner
0
172
173
2023-08-25T04:22:02Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=[[File:NightmareDelusionerBestiary.png|thumb]]
|caption=Nightmare Delusioner in the Bestiary
|date_added=14 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|old_hearing=1000-1000
|old_sight=100-250
|old_walkspeed=12-18
|old_runspeed=16-24
|old_abilitycd=20-10
|old_rarity=0
}}
{{Quote|"A deadly amalgamation of 3 devious and devastating foes. No one knows how it came into existence but its presence quakes the facility whenever it acts. It has many abilities such as being able to teleport. It can leave behind stamina draining sludge similar in nature to other entities documented within the bestiary and can mark its victims with a force that reveals their presence to itself and other entities."|— Bestiary entry}}
==Overview==
'''Nightmare Delusioner''' was a boss entity added on January 14th, 2022. It had since been removed from the game during the remake that occurred shortly after the event ended.
Nightmare Delusioner has a combined appearance of [[Wanderer]], [[Illusionist]], and [[List of Removed Content#Dreamer|Dreamer]]; and has an ability similar to [[Mire]]'s. It has a rib cage, red grassy bands, a mirror wrapped in cloth, wings that look like eyes, a double head both with horns, and a big eye for each head.
Nightmare Delusioner's bestiary entry was hidden until the player obtains information about them.
==Abilities==
*Nightmare Delusioner will trail a sludge resembling an eye.
*Nightmare Delusioner will teleport on top of a random player after ? secs, indicated by a target on the ground. It will make a loud sound when it successfully teleports.
*Nightmare Delusioner will fire a beam at a player and give them the Marked for ? secs.
**Marked will reveal to all entities the location of inflicted players. Makes entities ignore stealth.
== Trivia==
*Nightmare Delusioner was only accessible through one testing session in a boss mode elevator where every floor was a Nightmare Delusioner.
==Gallery==
<gallery widths="185" bordersize="none">
NightmareDelusionerFront.png|Nightmare Delusioner in game.
BossTesting.png|The Boss Testing elevator when it was available.
</gallery>
[[Category:Entities]]
[[Category:Removed Content]]
a09e6628b381dd054077e6b199589031aee96b20
File:PurpleSeekerPlushie.png
6
1526
1527
2023-08-25T04:24:42Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:PurpleSeekerPlushie.png]] to [[File:PurpleSeekerPlushieFront.png]]
wikitext
text/x-wiki
#REDIRECT [[File:PurpleSeekerPlushieFront.png]]
20201b63f748d3689cc98789ee7016a88d3c6e49
File:WardenPlushieFront.png
6
223
224
2023-08-25T04:24:57Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:WardenPlushie.png]] to [[File:WardenPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:IllusionistPlushieFront.png
6
220
221
2023-08-25T04:25:04Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:IllusionistPlushie.png]] to [[File:IllusionistPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:GoldenSeekerPlushieFront.png
6
230
231
2023-08-25T04:25:09Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GoldenSeekerPlushie.png]] to [[File:GoldenSeekerPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Warden
0
168
169
2023-08-25T04:31:59Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=[[File:WardenBestiary.png|thumb]]
|caption= Warden in the Bestiary
|old_hearing=50-200
|old_sight=100-200
|old_walkspeed=12-18
|old_runspeed=20-30
|old_abilitycd=0-0
|old_rarity=250
|database_scraper=COMPUTER<br>MOVEMENT<br>VISION<br>LIME
}}
{{Quote|"A surveying entity that is designed to hunt and destroy any intruders. Luckily it has a fatal flaw in which it can only see those that move. Hold still!"|— Bestiary entry}}
==Overview==
'''Warden''' was a common entity. It had since been removed from the game during the remake that occurred shortly after the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event ended.
Warden is a robotic entity with glowing green hands and a scarf with a glowing tie. Three monitors are attached to a tall post in replacement of a head and it has a cog attached to its back.
==Abilities==
*Warden can only detect players that have moved in its range and have been detected.
*(passive) When a player moves in range of the Warden's sight, a transparent green square outline will appear on them. When the square outline becomes solid, Warden will mark the player and give chase.
==Trivia==
*Warden won the [https://discord.com/channels/524847485034692609/679535271779500072/902387396174282792 Entity rework 10/26/21 vote] and was [https://discord.com/channels/524847485034692609/679535271779500072/903100952284889108 leaked] two days after.
*Lukki, the developer of Minus Elevation, hated coding Warden the most.{{Speculation|Lukki Plushie said "I HATED CODING WARDEN"}}
==Gallery==
<gallery widths="185" bordersize="none">
WardenFront.png|Warden in game.
</gallery>
[[Category:Entities]]
[[Category:Removed Content]]
799722495f4c34d8cf7f87c29a6390857873c1ac
Mimic Plushie
0
1100
1101
2023-08-25T04:53:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Mimic Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip= A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Soda|Soda}}
*{{ItemIcon|Cribblefruit|Cribblefruit}}
*{{ItemIcon|CabbageI|Cabbage}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:AlertEffect.png|50px|link=Effects#Buffs]] [[File:CoffeeEffect.png|50px|link=Effects#Buffs]] [[File:SpeedEffect.png|50px|link=Effects#Buffs]] [[File:StealthEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Mimic]]
}}
{{Quote|"I'm a delver! Let me out of this silly doll!"|— Mimic Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Mimic Plushie </div>!!<div style="text-align:right;">Conditions</div>
|-
|I'm a delver! Let me out of this silly doll!||Idle
|-
|Wow. So many 'people' around us. ||Around other players
|-
|Ahh! Im a delver and I'm all alone!||Alone
|-
|That button has a cute face!||Pressing buttons
|-
|Ahhh! Run!||Spotted by an entity
|-
|What a wonderful person striding towards us!||Spotted by [[Mimic]]
|-
|Have some stamina to power your leg things!||Stamina gift
|-
|All good machines need battery! Take some!||Battery gift
|-
|An item with a smile!||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Mimic Plushie </div>!!<div style="text-align:right;">Conditions</div>
|-
|Im back!||Equipping
|-
|I have returned from my impostor arc||Equipping after a long time
|-
|Standing still is sussy, lets go do tasks||Idle
|-
|Wow theres a lot of impostors around us||Around other people
|-
|No impostors nearby!||Alone
|-
|We grow sussier||During upgrade voting
|-
|Oh my gribble its the impostor||Spotted by an entity
|-
|Your not gonna believe this||Spotted by [[Mimic]]
|-
|Doing your tasks i see||Pressing buttons
|-
|Keep doing those tasks!||Pressing buttons
|-
|Heres some sussy stamina||Stamina gift
|-
|Heres some malevolent materials||Any gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
MimicPlushieFront.png|Frontal view of the Mimic Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
69a8d846b5893b6e4065248c99e3c884420a6faa
Sculpture Plushie
0
1140
1141
2023-08-25T04:55:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Sculpture Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|Burger|Burger}}{{ItemIcon|WaterI|Water}}{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:BlindEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Sculpture]]
}}
{{Quote|Give Me Gum Gum|— Sculpture Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Sculpture Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Give Me Gum Gum||Idle
|-
|You Dum Dum||Idle
|-
|You And You And You And You||Around other players
|-
|You||Alone
|-
|Now Just Need Gum Gum||Pressing buttons
|-
|Run||Spotted by an entity
|-
|Me||Spotted by [[Sculpture]]
|-
|For You||Stamina gift
|-
|For You||Battery gift
|-
|For You||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Sculpture Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Me back||Equipping
|-
|Me aged||Equipping after a long time
|-
|Me want gum gum||Idle
|-
|You dum dum||Idle
|-
|All friend friend||Around other players
|-
|Alone alone you||Alone
|-
|Enemy dum dum||Spotted by an entity
|-
|You run run||Spotted by an entity
|-
|You spotted||Spotted by an entity
|-
|It me||Spotted by [[Sculpture]]
|-
|You button||Pressing buttons
|-
|Me strong||During upgrade voting
|-
|Me love you||Item gift
|-
|You have power power||Battery gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
SculpturePlushieFront.png|Frontal view of the Sculpture Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
eed5c59921df369eeaa49a974506df6f5bfa14ff
Wanderer Plushie
0
1132
1133
2023-08-25T04:58:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Wanderer Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Wanderer]]
}}
{{Quote|Let's wander!|— Wanderer Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Wanderer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let's wander!||Idle
|-
|It's wanderful to be with you!||Idle
|-
|What a wanderful crowd!||Around other players
|-
|I wander where our friends are?||Alone
|-
|Wandering around all alone.||Alone
|-
|Wan button down!||Pressing buttons
|-
|Whaaaa!||Spotted by an entity
|-
|I wander who that handsome entity is!||Spotted by [[Wanderer]]
|-
|Some stamina for your troubles!||Stamina gift
|-
|Some battery for your troubles!||Battery gift
|-
|An item for your troubles!||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Wanderer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Look who came running back||Equipping
|-
|You just can't let go of me can you?|| Equipping
|-
|You finally equipped me again, pathetic||Equipping after a long time
|-
|Get moving buddy||Idle
|-
|I don't have all day||Idle
|-
|You are a LOSER, you know NO ONE here||Around other players
|-
|If i wasn't trapped in this TINY body you would be dead||Alone
|-
|Looks like you're alone as usual||Alone
|-
|We become more powerful...||During upgrade voting
|-
|Finally some progress|| Pressing buttons
|-
|Surprising, you got a button||Pressing buttons
|-
|Prepare to die! ||Spotted by an entity
|-
|The end is near.||Spotted by an entity
|-
|Well look who it is||Spotted by [[Wanderer]]
|-
|Since you suck at the game, heres some stamina||Stamina gift
|-
|Since you suck at the game,heres some battery||Battery gift
|-
|Since you suck at the game, heres an item||Item gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
WandererPlushieFront.png|Frontal view of the Wanderer Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
c9d8142a6f074c15e8758e464e76a46c4f5a3ea7
Gumballer Plushie
0
1146
1147
2023-08-25T05:05:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Gumballer Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Gumballer]]
|prev_eff=
*{{ItemIcon|Placeholder|Gumball}}
}}
{{Quote|<span style{{=}}"-webkit-text-stroke:0.2px #340000;color:#a30000;">It's gumballtastic to see you!</span>|— Gumballer Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Gumballer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">It's gumballtastic to see you!</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Keep delving little friend!</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">We're a machine full of gumballs!</span>||Around other players
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">A single gumball in an empty machine.</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">The void is unlimited, yet you have no friends?</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Another button down the hatch!</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">That button looks like a gumball!</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">A sneaky little entity has found us!</span>||Spotted by an entity
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Holy gumballs! Its a gumballer!</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Its me... but blue?</span>||Spotted by [[Berylballer|{{Berylballer}}]]
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Some stamina for your adventure!</span>||Stamina gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Some battery for your adventure!</span>||Battery gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">A bite-sized treat for your little void adventure!</span>||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Gumballer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Want a gumball?||Equipping
|-
|Gum Gum||Idle
|-
|<3||Idle
|-
|You are the gumball to my machine||Idle
|-
|Theres a lone gumball in the machine today!||Alone
|-
|There are many gumballs in the machine today!|| Around other players
|-
|Another gumball in the machine!||During upgrade voting
|-
|Gumu Gumu Upgrade!||During upgrade voting
|-
|That button kinda looks like a gumball||Pressing buttons
|-
|Gumu Gumu Stamina!|| Stamina gift
|-
|Gumu Gumu Item!||Item gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
GumballerPlushieFront.png|Frontal view of the Gumballer Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
37885a065a665ffb39487c6ded43a8b23e9425c3
Illusionist Plushie
0
1527
1528
2023-08-25T05:09:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Illusionist Plushie
|image=Placeholder.png
|date_added=
|updates=
|tooltip=
|effects=
|items_given=
*{{ItemIcon|CoffeeI|Coffee}}{{Verify}}
*{{ItemIcon|WaterI|Water}}{{Verify}}
*{{ItemIcon|Alarm Clock|Alarm Clock}}
|battery=Unknown<br>+? battery
|stamina=Yes<br>+? stamina
|buffs=
|debuffs=
|acq_by=
*100% Bestiary entry of [[Illusionist]]
}}
{{Quote|"BE PRODUCTIVE OR FACE THE CONSEQUENCES."|— Illusionist Plushie}}
==Overview==
'''Illusionist Plushie''' is a plushie. It had since been removed from the game during the remake that occurred shortly after the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event ended.
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Illusionist Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Back in action||Equipping
|-
|Its research time||Equipping
|-
|Sorry about the hiatus||Equipping after a long time
|-
|I wonder if this facility contains any buttons for the pressing||Idle
|-
|A lot of bodies to say at least||Around other players
|-
|Quite the gathering||Around other players
|-
|This is all just an illusion||Around other players
|-
|It is quite quiet today||Alone
|-
|No ones around you, curious||Alone
|-
|We are surrounded by invisible people||Alone
|-
|Experimental.||During upgrade voting
|-
|Powerful.||During upgrade voting
|-
|I wonder what that button did?||Pressing buttons
|-
|Death is an illusion||Spotted by an entity
|-
|There is no enemy there, its an illusion||Spotted by an entity
|-
|A clone of myself, how is this possible?||Spotted by [[Illusionist]]
|-
|Some stamina to aid your research||Stamina gift
|-
|Some materials to aid your research||Any gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
IllusionistPlushieFront.png|Frontal view of the Illusionist Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
[[Category:Removed Content]]
ec26509148f32900bbc09ebd807d4425c9df5b6e
Warden Plushie
0
1529
1530
2023-08-25T05:09:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Warden Plushie
|image=Placeholder.png
|date_added=
|updates=
|tooltip=
|effects=
|items_given=
|battery=Yes<br>+? battery
|stamina=Yes<br>+? stamina
|buffs=
|debuffs=
|acq_by=
*100% Bestiary entry of [[Warden]]
}}
{{Quote|"BE PRODUCTIVE OR FACE THE CONSEQUENCES."|— Warden Plushie}}
==Overview==
'''Warden Plushie''' is a plushie. It had since been removed from the game during the remake that occurred shortly after the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event ended.
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Warden Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|EQUIPPED.||Equipping
|-
|ITS BEEN SO LONG.||Equipping after a long time
|-
|BE PRODUCTIVE OR FACE THE CONSEQUENCES.||Idle
|-
|PLEASE LOCATE A BUTTON.||Idle
|-
|PLAYER OVERLOAD.||Around other players
|-
|NO FRIENDS DETECTED.||Alone
|-
|UPGRADE ACQUIRIED.||During upgrade voting
|-
|ENEMY APPROACHING.||Spotted by an entity
|-
|BUTTON TASK COMPLETE.||Pressing buttons
|-
|STAMINA FUNDED.||Stamina gift
|-
|BATTERY FUNDED.||Battery gift
|-
|MATERIALS FUNDED.||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
WardenPlushieFront.png|Frontal view of the Warden Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
[[Category:Removed Content]]
8509b051c01c532d231b0ab22db77f18e71e42bb
File:ShadowSeekerPlushieFront.png
6
231
232
2023-08-25T05:15:08Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:PurpleSeekerPlushieFront.png]] to [[File:ShadowSeekerPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Ghaster Plushie
0
1149
1150
2023-08-25T05:15:43Z
mh:minuselevation>Cicopath
0
/* Gallery */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Ghaster Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Ghostburger|Ghostburger}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:StealthEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:BlindEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Ghaster]]
}}
{{Quote|:o|— Ghaster Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Ghaster Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|...||Idle
|-
|.....||Around other players
|-
|.||Alone
|-
|...||Pressing buttons
|-
|!||Spotted by an entity
|-
|:o||Spotted by [[Ghaster]]
|-
|:)||Stamina gift
|-
|:)||Battery gift
|-
|:)||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Ghaster Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Boo!||Equipping
|-
|ohhhhohohhhhhhh||Equipping
|-
|Back from the dead||Equipping after a long time
|-
|Its been an eternity since we last met||Equipping after a long time
|-
|ohhhooohhhhhhh||Idle
|-
|A flurry of souls surrounds us...||Around other players
|-
|A large gathering is upon us.|| Around other players
|-
|Do I hear a ghost?||Alone
|-
|Its dead quiet.||Alone
|-
|Our souls are getting stronger...||During upgrade voting
|-
|We are becoming more saturated...||During upgrade voting
|-
|Another boo-ten down||Pressing buttons
|-
|I wonder if ghosts can die twice?||Spotted by an entity
|-
|AHHH a ghost!||Spotted by [[Ghaster]]
|-
|Have some of my former strength ||Stamina gift
|-
|Have some of my former power||Battery gift
|-
|Heres an item since i cant really use it (it phases right through me)||Item gift
|-
|}
==Gallery==
<gallery widths="185" bordersize="none">
GhasterPlushieFront.png|Frontal view of the Ghaster Plushie.
CatGhasterPlushieFront.png|Cat Ghaster Plushie during the pre-release.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
b364c5945aea159d265a03a616f525725eaa5acc
Lukki Plushie
0
1528
1529
2023-08-25T05:16:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Lukki Plushie
|image=Placeholder.png
|date_added=
|updates=
|tooltip=
|effects=
|items_given=
*{{ItemIcon|WhoopieCushion|Whoopie Cushion}}
|battery=Yes<br>+? battery
|stamina=Yes<br>+? stamina
|buffs=
|debuffs=
|acq_by=
*?
}}
{{Quote|"Im back baybee!"|— Lukki Plushie}}
==Overview==
'''Lukki Plushie''' is a plushie based on [https://www.roblox.com/users/27379601/profile luckily_dragon]. It had since been removed from the game during the remake that occurred shortly after the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event ended.
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Lukki Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Im back baybee!||Equipping
|-
|Yo! whajts up!||Equipping
|-
|Back from tha dead!||Equipping after a long time
|-
|Ar ar ar||Idle
|-
|Lol||Idle
|-
|Run run as fast as you can||Idle
|-
|We should find some buttons||Idle
|-
|Many peoples||Around other players
|-
|My whole fan club is here wow||Around other players
|-
|Tough crowd today||Around other players
|-
|Its just you and me buddy||Alone
|-
|Where did my fanclub go||Alone
|-
|We are more awesome now||During upgrade voting
|-
|Scram||Spotted by an entity
|-
|Wow an enemy ||Spotted by an entity
|-
|I HATED CODING WARDEN||Spotted by [[Warden]]
|-
|For me?|| Pressing buttons
|-
|Wow what a nice gift||Pressing buttons
|-
|Parffff||Any gift
|-
|Speedy salmon||Any gift
|-
|Whoopie||Any gift
|}
==Trivia==
*Lukki Plushie is the first plushie that is not based on an entity.
==Gallery==
<gallery widths="185" bordersize="none">
Placeholder.png|Frontal view of the Lukki Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
[[Category:Removed Content]]
e4efe6693969c9be6f22263fa8fb45466e6f9c50
Mire Plushie
0
1144
1145
2023-08-25T18:49:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Mire Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|CoffeeI|Coffee}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|WitchesBrew|Witches Brew}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:CleanseEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SludgeEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Mire]]
|prev_items=
*{{ItemIcon|Placeholder|Cola}}
*{{ItemIcon|Placeholder|Hot Chocolate}}
}}
{{Quote|Shlop|— Mire Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Mire Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Sqump||Idle
|-
|Shlop||Idle
|-
|Shalop :)||Around other players
|-
|Shlop :( :(||Alone
|-
|Splash||Pressing buttons
|-
|Slibber Slum Slum!||Spotted by an entity
|-
|Shlop Shlop Shlop!||Spotted by [[Mire]]
|-
|Stlam||Stamina gift
|-
|Shlarp||Battery gift
|-
|Slurp||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Mire Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Blub blig blubbus||Equipping
|-
|Blugs blub bla blubble||Equipping after a long time
|-
|Blub Blub Blub||Idle
|-
|Bub blub bub||Alone
|-
|Blug Blub Blub||During upgrade voting
|-
|Blubbon Blub||Pressing buttons
|-
|BLUB!||Spotted by an entity
|-
|Blorg.||Spotted by [[Mire]]
|-
|Blattura blor blu||Stamina gift
|-
|Blitem blor blu||Item gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
MirePlushieFront.png|Frontal view of the Mire Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
bb5718107cc49031593038c32e9988cde1a7b10e
Eyemaster Plushie
0
1129
1130
2023-08-25T18:52:42Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Eyemaster Plushie
|image=Placeholder.png
|date_added=30 December, 2021
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Eyemaster]]
|prev_items=
*{{ItemIcon|Bread Item|Bread}}
*{{ItemIcon|Meat Item|Meat}}
*{{ItemIcon|Placeholder|Sugar}}
*{{ItemIcon|CoffeeI|Coffee}}
*{{ItemIcon|WhoopieCushion|Whoopie Cushion}}
*{{ItemIcon|Placeholder|Cola}}
*{{ItemIcon|Placeholder|Hot Chocolate}}
}}
{{Quote|<span style{{=}}"font-family: 'Indie Flower';">Eye see an entity of taste coming our way.</span>|— Eyemaster Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Eyemaster Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Indie Flower';">Eye don't see any buttons.</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Eye have alot of friends!</span>||Around other players
|-
|<span style="font-family: 'Indie Flower';">Eye have no friends :(</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye am alone :(</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye think there are more buttons nearby.</span>||Pressing buttons
|-
|<span style="font-family: 'Indie Flower';">Eye am scared for my life :(</span>||Spotted by an entity
|-
|<span style="font-family: 'Indie Flower';">Eye see an entity of taste coming our way.</span>||Spotted by an [[Eyemaster]]
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some stamina!</span>||Stamina gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some battery!</span>||Battery gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need an item!</span>||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Eyemaster Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Back in business!||Equipping
|-
|Its good to see ya buddy!||Equipping
|-
|Eye am back!||Equipping
|-
|Eye thought you abanoned me... ||Equipping after a long time
|-
|Its been so long-||Equipping after a long time
|-
|Eye say we go find some buttons!||Idle
|-
|Eye love you!||Idle
|-
|Eye think your wonderful!||Idle
|-
|A full party!||Around other players
|-
|Eye love you all!||Around other players
|-
|Its so quiet..||Alone
|-
|Where did everyone go?|| Alone
|-
|Eye am alone :(||Alone
|-
|We must get stronger!||During upgrade voting
|-
|Can we get much higher?||During upgrade voting
|-
|Keep pressing them!||Pressing buttons
|-
|Only few left to go!||Pressing buttons
|-
|Eye pray for our survival...||Spotted by an entity
|-
|Eye don't want to die, run!||Spotted by an entity
|-
|We've been spotted!||Spotted by an entity
|-
|It's me?!?!||Spotted by an [[Eyemaster]]
|-
|I feel like i recognise them...|| Spotted by a [[Wanderer]], [[Eyemaster]] or [[Eyemass]]
|-
| Heres some stamina for your troubles!||Stamina gift
|-
|Heres an item for your troubles!||Item gift
|-
|Heres a material for your troubles!||Material gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
EyemasterPlushieFront.png|Frontal view of the Eyemaster Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
0c4f22c42a0671efa15cc748dd2c26393116334d
???/The Veil
0
1423
1424
2023-08-26T23:14:20Z
mh:minuselevation>Cicopath
0
/* Trivia */
wikitext
text/x-wiki
{{Infobox1
|title=???
|image=???TheVeilAnim.gif
|caption=
|date_added=3 November, 2022
|created_by=
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|location=End of the bridge in [[The Veil]]
|prev_location=
}}
==Overview==
'''???''' is an NPC located at the end of the bridge in [[The Veil]] added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.
??? is a mysterious cloud of dark mist. Not much is known about the cloud's origin
==Dialogue==
{{dialogue
|a=???
|a|Little delver, your time has not yet come. Come back later with 7 entries of the [[:Category:Sin Entities|forbidden beings]] and once the Veil's moon has shifted, perhaps this door can be opened.
}}
==Trivia==
*??? is the only NPC whose dialogue has a sound.
==Gallery==
[[Category:NPCs]]
[[Category:Secret NPCs]]
ec4e685c87a5a446b84c85f2b06964ef4d9402be
File:SandPitCatANN.png
6
1530
1531
2023-08-26T23:39:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SandPitANN.png
6
1531
1532
2023-08-26T23:39:14Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SparkyANN.png
6
1532
1533
2023-08-26T23:39:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpawnANN.png
6
1533
1534
2023-08-26T23:39:43Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PrimevalPartyWhistleLobby.png
6
1534
1535
2023-08-26T23:40:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NutticusANN.png
6
1535
1536
2023-08-26T23:40:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LoungeANN.png
6
1536
1537
2023-08-26T23:40:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGANN.png
6
1537
1538
2023-08-26T23:40:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LightANN.png
6
1538
1539
2023-08-26T23:40:54Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KadANN.png
6
1539
1540
2023-08-26T23:41:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:JuneANN.png
6
1540
1541
2023-08-26T23:41:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:IceyANN.png
6
1541
1542
2023-08-26T23:41:21Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HangoutSpaceANN.png
6
1542
1543
2023-08-26T23:41:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FlareANN.png
6
1544
1545
2023-08-26T23:41:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FanartRoomANN.png
6
1545
1546
2023-08-26T23:42:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EllieANN.png
6
1546
1547
2023-08-26T23:42:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ElementANN.png
6
1547
1548
2023-08-26T23:42:25Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CatDummyANN.png
6
1548
1549
2023-08-26T23:42:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BalconyANN.png
6
1549
1550
2023-08-26T23:42:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ArcadeANN.png
6
1550
1551
2023-08-26T23:43:13Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GamepassRoomANN.png
6
1543
1544
2023-08-26T23:47:39Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GamepassANN.png]] to [[File:GamepassRoomANN.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Fanart Room
0
1371
1372
2023-08-26T23:54:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Fanart Room
|image=<gallery widths="185">
Fanart Room.png|Fanart Room
FanartRoomSummer2023.png|Fanart Room SUMMER 2023
FanartRoomANN.png|Fanart Room ANNIVERSARY
</gallery>
|caption=The Fanart Room
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Ellie]]
}}
==Overview==
'''Fanart Room''' is a room in the lobby. It connects to the [[Balcony]] and [[Grailfed's Room]].
Fanart Room serves the purpose of displaying the art of community members that were accepted into the game.
The room is quite small and does not have as many furnishing compared to other rooms, with only a blue rug, a few wooden crates, a table with a couple chairs, and a few blue bean bag chairs. However, along with the display of fanart, it also has a painting of the Mona Lisa replaced with the head of [[Eyemaster]], which the community had come to name the "Eyemaster Mona Lisa".
==Special Properties==
*Displays the fanart of community members
*The "Eyemaster Mona Lisa" can move and grant access to [[Grailfed's Room]]
==Trivia==
==Gallery==
[[Category:Lobby]]
03527c8f31a626ec7986d6827201a52c4dfb0c65
File:OldBlackMarket.png
6
1366
1367
2023-08-26T23:54:42Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Icey's Black Market.png]] to [[File:OldBlackMarket.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Icey's Black Market.png
6
1551
1552
2023-08-26T23:54:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Sidney
0
1429
1430
2023-08-27T01:04:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|dialogue + other stuff}}
{{Infobox1
|title=Sidney
|image=<gallery widths="185">
Sidney.png|Sidney
SidneyANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In the [[Lounge]] by some crates
|prev_location=
}}
{{Quote|"ganderer bruh"|— Sidney}}
==Overview==
'''Sidney''' is an NPC located in the [[Lounge]] in front of the Campaign Mode elevator next to some crates.
Sidney, Roblox user [https://www.roblox.com/users/17207805/profile SidewaysEight], is ...
==Dialogue==
{{dialogue
|a=Sidney
|p=Player
|a|how's it going.<br><br>
|p|Who are you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sidney
|a|just someone LIVEing A LIVE
}}
</div><br><br>
|p|What do you know about ...?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sidney
|p=Player
|p|What do you know about [[Ganderer]]?
|a|ganderer bruh
|p|What do you know about [[Wrath]]?
|a|i managed to get a peek of what it looks like underneath its helmet. i've never been the same since
|p|What do you know about [[Parasite]]?
|a|he's greedy, requires additional delvers from the facility to feast upon
|p|What do you know about [[Wanderer]]?
|a|i don't like him
|p|What do you know about [[Shade]]?
|a|behind you
|p|What do you know about [[Spectre]]?
|a|how did you know about this? well, since you've mentioned i'll tell you its history. a team of delvers found a new section filled with those... things. i've heard reports that delvers have only been transmitting garbage data to the research team and eventually disappeared without a trace. right now, it's technically off-limits until the facility has addressed the issue.
|p|What do you know about [[Sketcherman]]?
|a|funny story, i watched someone challenge sketcherman to a rap battle once. his name was like some kind of candy or something? anyways, poor guy passed out on the spot after delivering his first bar
|p|What do you know about [[Bozo]]?
|a|did you know that he's actually a pretty popular showperson outside the facility? yeah, weird. don't know what it is about this place that makes him so goofy
|p|What do you know about [[Ghaster]]?
|a|oh, yeah that guy. he as a pretty chill dude as far as i could tell. but then there was the Roar of 96. did you know a human could survive without the lungs? incredible stuff
|p|What do you know about [[Sculpture]]?
|a|i'm still looking for the name of the guy that made that thing. if you could stand REALLY close to it and stare at it for a good while and see if you can find a signature or something, let me know
|p|What do you know about [[Gumballer]]?
|a|I don't know who that is.
|p|What do you know about [[Berylballer]]?
|a|You have officially delved too deep. Agents are on their way to your immediate location. Run.
}}
Upon choosing the Ganderer prompt, a sitcom audience laugh will play.
</div><br><br>
|p|Can you show me a funny trick?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sidney
|p=Player
|a|oh, you wanna see something cool? it might take a while, you should take a seat.
|p|Alright, sounds cool.
|a|ok, let me just stand up for a bit
|p|Go ahead.
|a|
|p|...
}}
</div>
}}<br>
==Trivia==
*Sidney used to refer to [[Wrath]] as a female, but this was changed as a result of the developers wanting players to have their own interpretations of the genders of entities.
==Gallery==
[[Category:NPCs]]
8bad6b76b10201600b95a1f09b3033edbaecea8d
Icey
0
1434
1435
2023-08-27T01:04:35Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Icey
|image=<gallery widths="185">
Icey.png|Icey
IceyBlackMarket.png|Black Market Icey
IceyANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In the [[Deli]] behind kitchen counter
|prev_location=
}}
{{Quote|"I'm just staying here, watching people as they pass by."|— Icey}}
==Overview==
'''Icey''' is an NPC located in the [[Deli]] behind the kitchen counter.
Icey, Roblox user [https://www.roblox.com/users/66641387/profile Icyycl], is ...
==Dialogue==
{{dialogue
|a=Sparks
|p=Player
|a|Hello! I'm Icey. How are you doing?<br><br>
|p|Got anything at the counter?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|p=Player
|a|Yes I do! Which one do you want?<br><br>
|p|Duck.
|a|Unfortunately, I do not have anymore ducks. Come back later! No, those ducks behind me are not for giving away.<br><br>
|p|Brick.
|a|Unfortunately, I do not have anymore bricks. Come back later! No, those piles of bricks are not for giving away.
}}
</div><br><br>
|p|What's with these new additions?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|It lacked some detail so I've decided to ask if some slight changes can be made. And resulted in this! Don't mind the ducks though.<br><br><br>...And piles of bricks.
}}
</div><br><br>
|p|Doing great! How about you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|I'm doing fine! I'm just staying here, watching people as they pass by.
}}
</div>
}}<br>
===Unique Dialogue===
On weekends, Icey will have a new dialogue option, bringing players to [[Icey's Black Market|his black market]].
{{dialogue
|a=Sparks
|p=Player
|p|I'm looking for something... <span style{{=}}"color:#4c94ff;">special</span>.<br><br>
|a|Today's the day. Follow me behind the 'Employees Only' door.
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
248b68370174b0eae614694ce556a24455b8a1d6
Nutticus
0
1435
1436
2023-08-27T01:04:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Nutticus
|image=<gallery widths="185">
Nutticus.png|Nutticus
NutticusANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In the [[Balcony]] in front of the aquarium
|prev_location=
}}
{{Quote|"big yeetus"|— Nutticus}}
==Overview==
'''Nutticus''' is an NPC located in the [[Balcony]] in front of the aquarium sitting against the ledge.
Nutticus, Roblox user [https://www.roblox.com/users/45103467/profile recolored], is a friend of Lukki and Element, as well as a moderator for Vanilla Deluxe. Her uniform is based on a group she created a while back in time.
==Dialogue==
{{dialogue
|a=Nutticus
|p=Player
|a|hi, what's up?<br><br>
|p|What are you looking at?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Nutticus
|a|the aquarium
}}
</div><br><br>
|p|Can you quote a reference?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Nutticus
|p=Player
|a|ok which one?<br><br>
|p|The salesman.
|a|i love him. little scrunko<br><br>
|p|The one with pink beans.
|a|big yeetus<br><br>
|p|Give me a random one!<br><br>Give me another random quote.
|a|I CAN'T STAND IT!!! ITHINK I'M GONNA HAVE A [HeartAttack]!<br><br>among us iphone<br><br>gm<br><br>a water balloon<br><br>To be, or not to be: that is the question:<br> Whether 'tis nobler in the mind to suffer<br> The slings and arrows of outrageous fortune,<br> Or to take arms against a sea of troubles,<br> And by opposing end them? To die: to sleep;<br> No more; and by a sleep to say we end<br> The heart-ache and the thousand natural shocks<br> That flesh is heir to, 'tis a consummation.<br><br>the yellow cat<br><br>the mad rat<br><br>Ia creature<br><br>i like turtles<br><br>the wools
}}
</div>
}}<br>
==Trivia==
==Gallery==
[[Category:NPCs]]
3f7d318909bfac34fdb8427c52d7c49cd94691a3
Kad
0
1437
1438
2023-08-27T01:04:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|dialogue + other stuff}}
{{Infobox1
|title=Kad
|image=<gallery widths="185">
Kad.png|Kad
KadANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In the [[Balcony]] by the music player
|prev_location=
}}
{{Quote|"Kad."|— Kad}}
==Overview==
'''Kad''' is an NPC located in the [[Balcony]] on the couch by the music player.
Kad, Roblox user [https://www.roblox.com/users/58665831/profile kadinhouu], is a super moderator for Vanilla Deluxe who does not enjoy obbies. They are dressed in clothes and accessories that match their favorite color. Sitting on a couch in the Balcony, they will offer the player to play their coin game, which, upon winning it, will give the player [[Kad Coin]]. However, you can only win the game by getting a perfect split of 50 heads and 50 tails.
==Dialogue==
{{dialogue
|a=Kad
|p=Player
|a|Hi. I'm Kad.<br><br>
|p|What are you doing?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|p=Player
|a|Chilling on this couch. It's comfortable.
|p|Oh. Ok.
|a|I have a game for you.
|p|What is it?
|a|It's called flipping a coin 100 times and conclude if it took 50 tails and 50 heads as your result. Would you like to participate?<br><br>
|p|Sure.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|p=Player
|a|Wise choice. Go ahead and flip that coin.<br><br>
|p|[Flip Coin]
|a|You got heads.<br><br>You got tails.
|p|I think I flipped enough times.
|a|Now let's see what you did.<br><br>You flipped <math>[< 100]</math> times.<br><br>You did not flip enough. Looks like you lose. However, did you get a split of heads and tails?<br><br><br>Now let's see what you did.<br><br>You flipped <math>[> 100]</math> times.<br><br>You flipped over the limit. Looks like you lose. However, did you get a split of heads and tails?<br><br><br>Now let's see what you did.<br><br>You flipped 100 times.<br><br>...I'm impressed. However, did you get a split of heads and tails?<br><br>
|p|Yes.
|a|You're lying to me. Pitiful of you.<br><br>Seems that you are right. However, the odds were not in your favor. Better luck next time.<br><br>Wow. I'm beyond impressed. [[Kad Coin|Take this reward.]]<br><br>
|p|No.
|a|I respect your honesty. Try again on the next time we interact.
}}
</div><br><br>
|p|No thanks.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|a|...Your existence is at a mere cost of your decision. May the misfortunes reign upon your soul due to your poor decisions. A plague on your body, heart, and mind.
}}
</div>
}}
</div><br><br>
|p|Kad
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|a|Kad.
}}
</div><br><br>
|p|Why don't you try out the obstacle course?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|p=Player
|a|...No.
|p|Why not?
}}
</div>
}}<br>
==Trivia==
==Gallery==
[[Category:NPCs]]
e5dac56dc7979d49f285a8a0a9d2080f5c37a9f9
Reception
0
1428
1429
2023-08-27T01:05:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Reception
|image=<gallery widths="185">
Reception.png|Reception
ReceptionANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=Behind the counter in the [[Spawn]]
|prev_location=
}}
{{Quote|"Welcome to Minus Elevation! How may I help you?"|— Reception}}
==Overview==
'''Receptionist''' is an NPC located behind the counter in the [[Spawn]].
...
==Dialogue==
{{dialogue
|a=Reception
|p=Player
|a|Welcome to Minus Elevation! How may I help you?<br><br>
|p|How do I get started?<br><br>
|a|Go into the big elevator in the room to the right to join a game.
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
2a957ba337c604430842eb9f733e0653f3942426
File:CatCafeANN.png
6
1552
1553
2023-08-27T01:15:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mimic
0
204
205
2023-08-27T02:01:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=MimicBestiary.png
|caption=Mimic in the Bestiary
|entity_type=Common
|date_added=2 February, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=4
|rarity=2
|sight=1
|speed=2
|weight=20 + (x * 7)
|prev_speed=1
|old_hearing=100-300
|old_sight=50-100
|old_walkspeed=16-16
|old_runspeed=16-26
|old_abilitycd=60-60
|old_rarity=500
|database_scraper=BRAIN<br>COPY<br>CRIMSON
}}
{{Quote|"The trickster of the facility that cloaks itself into the appearance of those who are misfortunate enough to encounter it. Be careful with whom you may trust down below..."|— Bestiary entry}}
==Overview==
'''Mimic''' is a red fleshy entity with an exposed rib cage and brain, as well as a large lump of meat on its back and a "belt" made of red orbs around its waist. It tends to retain the avatar package and face of whoever it disguised as. Although its Speed Level is 2, it is one of the fastest entities in the game, and can throw players off guard easily.
To blend in while disguised, Mimic will maintain the default walkspeed as a player (16) regardless of difficulty.
==Abilities==
*Occasionally, Mimic will copy the appearance of a player on the same floor. If it kills someone, it will become disguised as them. If Mimic spots a player, it will remove the disguise and rush at its target, notified by a crunching sound and smoke emitting from the entity.
==Weaknesses==
*Mimic disguised as a player will never have a flashlight on it, allowing players to easily spot them from afar and avoid them. They also don't hold items and move in straight lines.
**Disguised Mimic is fairly buggy. Often times, its passive walkspeed will be much slower than 16, and non-hat accessories tend to hover around the head.
*Disguised Mimic can still raise the fear level in the stat menu.
==Trivia==
*Mimic's design is based off the Face Monster from Terraria.
*Mimic can disguise itself as friends of the game's creator luckily_dragon as well as deceased players of the current run. The former is more noticeable in smaller servers.
*Previous Bestiary entry description:
**''"The trickster of the facility that cloaks into the appearance of only your dearest friends. Don't let it deceive you! It uncloaks as soon as it spots its prey.'"''
==Gallery==
<gallery widths="185" bordersize="none">
MimicFront.png|Mimic in game. (Not Disguised)
MimicFOA.png|Mimic during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
b4c673471bd84b4ca47efcf0bdbed42ffa6b71ce
Sin of Ratio Plushie
0
1137
1138
2023-08-27T02:03:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Sin of Ratio Plushie
|image=Placeholder.png
|date_added=13 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|abilities=
*Thanks for participating in the 'Fools of April' event!
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|HastePotion|Haste Potion}}
*{{ItemIcon|RegenPotion|Regen Potion}}
*{{ItemIcon|FartPotion|Fart Potion}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:LevelUpEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:AnnoyEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Ratio|Sin of Ratio]]
}}
{{Quote|<span style{{=}}"font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HOW DID I TURN INTO A MARKETABLE PLUSHIE?</span>|— Sin of Ratio Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Sin of Ratio Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HOW DID I TURN INTO A MARKETABLE PLUSHIE?</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">THE LEAKS SAY WE ARE GETTING A NEW SPLIMBY'S JOURNEY GAME SOON! IT'S BEEN 20 YEARS!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M ACTUALLY REALLY CLOSE TO REACHING 10 SUBSCRIBERS ON NOOBTUBE!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">YEAH, I'M A HUGE FAN OF ELEVATEBOUND. CAN'T WAIT TO PLAY IT FOR THE FIRST TIME</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY PHONE RAN OUT OF BATTERY. DO YOU HAVE ANY GAMES ON YOUR PHONE?</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">DID YOU KNOW? I DON'T KNOW EITHER.</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY LIFE IS LIKE A VIDEO GAME!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">TRYING HARD TO BEAT THE STAGE!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY GAMER SENSES ARE TINGLING...</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY DAD ACTUALLY WORKS AT CRIBBLECO! YOU WILL RUE THE DAY YOU CROSSED ME!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M BORED. WHEN'S THE MINUS ELEVATION DIRECT?</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M BORED. WANT TO PLAY SOME SUPER BASH BROS ON MY WINTENDO SWATCH?</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY FAVORITE BAND? AJJ, OF COURSE! DON'T TELL JUNE ABOUT THAT.</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ERMMM GUYS, WE WERE SUPPOSED TO GET THE BUTTONS...</span>||Around other players
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HAVE THEY PLAYED THE NEW GAME, OVER STORY? IT'S A GREAT GAME!</span>||Around other players
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I SEE SOMEONE FAMILIAR IN THE CROWD! PROBABLY DOESN'T TAKE A SHOWER! LOL!</span>||Around other players
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">CAN YOU ALL KEEP IT DOWN? I'M TRYING TO LISTEN TO VIDEO GAME MUSIC!</span>||Around other players
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">YOU MUST BE IN LONELY LODGE! GET IT?</span>||Alone
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ALONE? I AM TOO BUDDY. I AM TOO.</span>||Alone
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ALONE? AT LEAST YOU CAN FINISH SOME GAMES!</span>||Alone
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ALL WHILE I'M STILL PRESSING BUTTONS!</span>||Pressing buttons
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M CLOSE TO LEVELING UP AND THAT BUTTON LOOKS LIKE JUST ENOUGH EXP.</span>||Pressing Buttons
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">YIKES! LOOKS LIKE WE HAVE TO KICK IT INTO HIGH GEAR!</span>||Spotted by an entity
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">NYHEHE, THIS GUY LOOKS LIKE YOU! NYHEHEHE...</span>||Spotted by [[Bozo]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">IS THIS GUY CHEATING? I BELIEVE IT USES THE X-RAY MOD!</span>||Spotted by [[Seeker]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">LOOKS LIKE IT COULD FEED UPON SOME ORES.</span>||Spotted by [[Parasite]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">OH MY WORD. IS THAT FROM THE HIT-INDIE GAME, ABOVE STORY?</span>||Spotted by [[Skeleton]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I THINK I SAW IT VENT BEFORE! VOTE IT OUT!</span>||Spotted by [[Mimic]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ERMMMM WHAT ARE YOU LOOKING AT?</span>||Spotted by [[Eyemaster]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MURKIPLIER! I'M YOUR BIGGEST FAN!</span>||Spotted by [[Murk]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">SKETCHERMAN'S DELVER COUSIN: IPRESSBUTTONS-ERMAN</span>||Spotted by [[Sketcherman]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HOLY NARF! DID YOU INVEST IN MINUSCOIN TOO?</span>||Spotted by [[Greed|{{Greed}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">WELP. THAT'S WHAT WE CALL 'GAMER RAGE'!</span>||Spotted by [[Wrath|{{Wrath}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HOLY SMACKS! IS THAT A BEAM KATANA?</span>||Spotted by [[Trevor Touchdown]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">OH MY GOD, SHAKES! HAVE YOU READ ONE PLACE? HEY. CAN YOU READ ONE PLACE?</span>||Spotted by [[Shakes]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">THAT FOOL FRIED MY 5DS XL DELUXE. GET RID OF IT ASAP!</span>||Spotted by [[Shadowwalker|{{Shadowwalker}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HEE LOOKS LIKE HE WOULD PLAY INDIE GAMES. ULTRALITH, MAYBE.</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">RUN, PLEASE I BEG OF YOU. RUN AS FAR AS POSSIBLE FROM HIM.</span>||Spotted by [[Berylballer|{{Berylballer}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">WHAT IN THE OHIO IS THAT!?</span>||Spotted by [[Bear 5]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I SENSE A SPECIAL SOMEONE NEARBY. TELL THEM TO UPDATE THE GAME! LOL!</span>||When near [https://www.roblox.com/users/20691822/profile elementninja456] or [https://www.roblox.com/users/27379601/profile luckily_dragon]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">BETTER INVEST YOUR STAT POINTS INTO DEXTERITY!</span>||Stamina gift
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">GAMERS DON'T DIE. THEY RECHARGE!</span>||Battery gift
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HAVE SOME BATTERY TO CHARGE YOUR CONSOLES!</span>||Battery gift
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HERE, HAVE A POTION. THERE'S MORE WHERE THAT CAME FROM!</span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
SinofRatioPlushieFront.png|Frontal view of the Sin of Ratio Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
be8ed4fbe141203504f2efe1bbb6c9a8a9df874f
June
0
1439
1440
2023-08-27T02:05:26Z
mh:minuselevation>Cicopath
0
/* Dialogue */
wikitext
text/x-wiki
{{Infobox1
|title=June
|image=<gallery widths="185">
June.png|June
JuneANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In [[Lukki's Other Games]] right of the entrance to it
|prev_location=
}}
{{Quote|"Man, I wish I could listen to AJR all day!"|— June}}
==Overview==
'''June''' is an NPC located in [[Lukki's Other Games]] right of the entrance to the room.
June, Roblox user [https://www.roblox.com/users/102524024/profile Matt3864], is a long friend of Lukki and Element and has been part of the Vanilla Deluxe community for a long time. She has a few interests, including 3D modeling, digital art, and electronic music. She also likes cats.
==Dialogue==
{{dialogue
|a=June
|p=Player
|a|Hi. I'm a person that's chilling at this table.<br><br>
|p|Do you like to listen to music?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=June
|p=Player
|e=Element
|a|Yeah. I listen to a particular indie band or two. But I won't tell you.<br><br>
|p|Can you make music as well?
|a|Also, I can make music. Do you know about a game with capsules? I made some music for it at one point!
|p|...<br><br>
|p|I like indie music as well!
|a|Really? Who's your favorite band?<br><br>
|p|AJJ.
|a|Okay, AJJ? Seriously? You probably don't even know music. That band isn't really that good. Maybe if they had the letter R like a real band does.
|p|...<br><br>
|p|AJR.
|a|AJR is fantastic. My friend Element and I used to listen to them all the time, I haven't seen him in a while but I just know he's still listening to Thirsty! Did you know they've made many musical classics such as World's Smallest Violin? The TikTok sped-up version is my favorite. Man, I wish I could listen to AJR all day!
|p|Element? You mean the person at the small arcade room?
|e|I heard that! Yes and that is not true, June is just bluffing. Don't listen to her. I'll punish you to the doors of the underworld if you continue to believe her.
|p|...
|a|I know he listens to it. Hiding the truth from the public.
|p|I think I believe you?
}}
</div><br><br>
|p|Why at this table?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=June
|p=Player
|a|Because of the Hat Man that told me to stay at this table. He wanted to do some 'business' with me. I don't know when he'll come.
|p|The Hat Man?
|a|I wish I could tell you on who he is but... if I do so, you could be on his list.
|p|Ok...
}}
</div><br><br>
|p|I think I know you from somewhere.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=June
|p=Player
|a|Did Element tell you something that you shouldn't know? You should stay away from him from these type of questions!
|p|...
}}
</div>
}}<br>
==Trivia==
==Gallery==
[[Category:NPCs]]
593d164180161098be5fc2955766569998bb5703
Ellie
0
1436
1437
2023-08-27T02:08:52Z
mh:minuselevation>Cicopath
0
/* Dialogue */
wikitext
text/x-wiki
{{Infobox1
|title=Ellie
|image=<gallery widths="185">
Ellie.png|Ellie
EllieANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In the [[Fanart Room]] against the left wall
|prev_location=
}}
{{Quote|"?"|— Ellie}}
==Overview==
'''Ellie''' is an NPC located in the [[Fanart Room]] standing against the left wall.
Ellie, Roblox user [https://www.roblox.com/users/64382810/profile ellie_creature], is a friend of Lukki and an avid artist. She has played numerous games outside of Roblox. Her outfit is based on a goat.
==Dialogue==
{{dialogue
|a=Ellie
|p=Player
|a|Hey! How can I help you?<br><br>
|p|Do you have any game recommendations?<br><br>Give me another game recommendation.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Ellie
|a|Hm, there is this one game where you have to complete the monuments.<br><br>A game where you hold the Sun itself...<br><br>There's this one game that's quite Sunny!<br><br>There's one but I can't seem to remember the name! Uh... SUPERDEATH?<br><br>Have you heard of the game where you complete really difficult towers?<br><br>One time I played a game with a bug that seemingly was Hollow. Strange!
}}
</div><br><br>
|p|What is this room?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Ellie
|a|This room is an old backroom restored to be the home of this games wonderful fanart! We also got that strange painting delivered just yesterday, it emits a strange aura...
}}
</div><br><br>
|p|Can you give me some entity hunting advice?<br><br>Give me more advice.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Ellie
|a|A [[Discomaster|certain entity]] spends its Friday nights partying.<br><br>Every 18th of the month a [[Gumballer|certain entity]] comes out of hiding.<br><br>Entity [[plushies]] increase their respective entity's spawn chance.<br><br>Beware of delving alone. Rumors have said of a specimen that only stalks any solo delvers.
}}
</div>
}}<br>
==Trivia==
==Gallery==
[[Category:NPCs]]
40d640fde797aafbb5dad71d21c9a649b63ca592
???/Bathrooms
0
1421
1422
2023-08-27T02:15:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|dialogue + other stuff}}
{{Infobox1
|title=???
|image=???BathroomsAnim.gif
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=[[Bathrooms|Right bathroom]] in the fourth stall
|prev_location=
}}
{{Quote|"Im [sic] guessing you want to know how many times you've died."|— ???}}
==Overview==
'''???''' is an NPC located in the [[Bathrooms|right bathroom]] in the fourth stall.
??? is a sinister black phantom who wields a scythe. It has a skull-like face with a hood over it and glowing red eyes, as well as two horns protruding from its head. It also wears a cloak on its back.
==Dialogue==
{{dialogue
|a=???
|p=Player
|a|What is your purpose here.<br><br>State your purpose.<br><br>Your reason for being here?<br><br>I'm guessing you want to know how many times you've died.<br><br>
|p|Which entity has killed me the most?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=???
|a|The entity the has killed you the most is ''[entity]'' with ''[magnitude]'' kills.
}}
</div><br><br>
|p|Why are you in the bathroom..?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=???
|a|Using a public restroom is a near death experience. .. .
}}
</div><br><br>
|p|How many times have I died?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=???
|a|You have died ''[magnitude]'' times.<br><br>You are quite the funder for my business of death. <span style{{=}}"font-size:10pt;">[total of ? deaths]</span>
}}
</div>
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
b7715ffb19db228ef1926ec76b319249d9f598b8
Scratcher Plushie
0
1141
1142
2023-08-27T03:03:43Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Scratcher Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|Campfire|Campfire}}{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:InjuredEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Scratcher]]
}}
{{Quote|I'm here to SCRATCH!|— Scratcher Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Scratcher Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|I'm here to SCRATCH!||Idle
|-
|Just SCRATCHING along.||Idle
|-
|I can SMELL delvers nearby. Let ME at 'em.||Around other players
|-
|I'm HUNGRY and the only food nearby is YOU.||Alone
|-
|I NEED more buttons.||Pressing buttons
|-
|You need to FIND more BUTTONS.||Pressing buttons
|-
|A DEADLY entity has found US!||Spotted by an entity
|-
|It's ME!||Spotted by [[Scratcher]]
|-
|You deserve some STAMINA.||Stamina gift
|-
|You deserve some POWER.||Battery gift
|-
|My gift to YOU.||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
ScratcherPlushieFront.png|Frontal view of the Scratcher Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
9d9749a6a25d96c601faf21df8114c90a0c6e446
Desire Plushie
0
1125
1126
2023-08-27T03:09:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Desire Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Desire]]
}}
{{Quote|Knowledge is power.|— Desire Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Desire Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Knowledge is power.</span>||Idle
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Show the beauty to the audience.</span>||Around other players
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">All alone for self-admiration.</span>||Alone
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">I see the attraction.</span>||Pressing buttons
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Judgement.</span>||Spotted by an entity
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Oh my. I have never seen someone like me.</span>||Spotted by [[Desire|{{Desire}}]]
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">You walk in the light of former stars.</span>||Stamina gift
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">You are rejuvenated.</span> [sic]||Battery gift
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">I lend you, a gift.</span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
DesirePlushieFront.gif|Frontal view of the Desire Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
04243e8b7ff291e0fd6079924696ca60b1019048
Seeker Plushie
0
1139
1140
2023-08-27T03:10:13Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Seeker Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|Burger|Burger}}{{ItemIcon|WaterI|Water}}{{ItemIcon|Soda|Soda}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Seeker]]
}}
{{Quote|We must seek the truth.|— Seeker Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Seeker Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|We must seek the truth.||Idle
|-
|We must seek some buttons.||Idle
|-
|We must seek out the elevator.||Idle
|-
|We have seek-en many friends. More, more, more! ||Around other players
|-
|Seek out some friends!||Alone
|-
|Seek out being not alone! Not being a loser!||Alone
|-
|We need to seek out the rest! Right now now now!||Pressing buttons
|-
|No! We weren't seeking enemies!||Spotted by an entity
|-
|Now that's an entity worth seeking!||Spotted by [[Seeker]]
|-
|I see you are seeking some stamina.||Stamina gift
|-
|I see you are seeking some battery.||Battery gift
|-
|I see you are seeking an item.||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Seeker Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|You seeked greatness and found it, me!||Equipping
|-
|Its been a long time since you've seeked me||Equipping after a long time
|-
|Lets go seek out some buttons||Idle
|-
|You should seek something to do||Idle
|-
|We should seek some quietness||Around other people
|-
|You should seek some friends||Alone
|-
|We seek the power!||During upgrade voting
|-
|I see your seeking abilities are strong||Pressing buttons
|-
|An enemy has found us||Spotted by an entity
|-
|The seeker becomes the seekend||Spotted by an entity
|-
|Looks like my original body has seeken me out||Spotted by [[Seeker]]
|-
|You seek stamina||Stamina gift
|-
|You seek battery||Battery gift
|-
|You seek items||Item gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
SeekerPlushieFront.png|Frontal view of the Seeker Plushie.
ShadowSeekerPlushieFront.png|Shadow Seeker Plushie during the pre-release.
GoldenSeekerPlushieFront.png|Golden Seeker Plushie during the pre-release.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
43ab92f6e79af7e7496efbefdf096052b6d8b9cc
Petrified Rose
0
1302
1303
2023-08-27T05:17:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Petrified Rose
|image=PetrifiedRose.png
|date_added=5 August, 2023
|created_by=
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|tooltip=A stone-like rose that has something to do with that statue. Feels eerily cold to the touch. Spend 50 battery to activate it.
|cooldown=
|categories=
|types=Passive
|abilities=
*-5 Priority
*gain mysterious powers with a cost of 50 max battery
|acq_by=Shop
|price=Completing the Obby in the lobby and speaking with ???
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"A stone-like rose that has something to do with that statue. Feels eerily cold to the touch."|— Inventory}}
==Overview==
'''Petrified Rose''' is a passive ability item added in the [[:Category:SUMMER|SUMMER]] update.
Petrified Rose is, as its name implies, a rose made of stone. It has a grey color.
==Abilities==
*Gives [[Petrification]] upon use
**Costs 50 max battery
*-5 Priority
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:SUMMER]]
8dca8ed0f372393d40fb72583f4a3e6d2418dc3b
Gluttony Plushie
0
1148
1149
2023-08-27T08:27:40Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Gluttony Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|CoffeeI|Coffee}}
*{{ItemIcon|CabbageI|Cabbage}}
*{{ItemIcon|LemonI|Lemon}}
*{{ItemIcon|Placeholder|Diamond}}
*{{ItemIcon|Placeholder|Ruby}}
*{{ItemIcon|Placeholder|Sapphire}}
*{{ItemIcon|Placeholder|Emerald}}
*{{ItemIcon|Placeholder|Amethyst}}
*{{ItemIcon|Placeholder|Topaz}}
*{{ItemIcon|Wires|Wires}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Gluttony]]
|prev_items=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
}}
{{Quote|<span style{{=}}"font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">FEED ME, DELVER!</span>|— Gluttony Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Gluttony Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">FEED ME, DELVER!</span>||Idle
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">IT'S A WHOLE DINNER PARTY HERE!</span>||Around other players
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">I WONDER WHAT'S FOR DINNER...</span>||Alone
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">I'M GETTING HUNGRY.</span>||Pressing buttons
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">IF YOU DIE, WHO WILL FEED ME?</span>||Spotted by an entity
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">WHY DOES IT LOOK AS HUNGRY AS I AM?</span>||Spotted by [[Gluttony|{{Gluttony}}]]
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">BURNING CALORIES, HUH?</span>||Stamina gift
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">I DON'T KNOW WHY I CAN GIVE YOU THIS BUT WHATEVER</span>||Battery gift
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">YOU CAN NEVER HAVE ENOUGH!</span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
GluttonyPlushieFront.gif|Frontal view of the Gluttony Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
cf625f7e143843ea6d1d071ba4cf2f998a1a594d
File:MDvsMEBevil.png
6
1570
1571
2023-08-27T09:08:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemassFront2.png
6
1571
1572
2023-08-27T09:08:35Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:SUMMER
14
1301
1302
2023-08-27T09:32:40Z
mh:minuselevation>Cicopath
0
/* Changes */
wikitext
text/x-wiki
==Overview==
The '''SUMMER''' update (v2.09) was released on August 5th, 2023. The update introduced a variety of new features, with the main theme revolving around summer.
===Maps===
====New Content====
*+3 new maps: [[Backrooms|Backrooms3]], [[Backrooms|Backrooms4]], and [[Facilities|Facility5]]
*Overhauled the design of [[Testing Level]] and [[Scrap Store]]
===Entities===
====New Content====
*+2 new entities: [[Manager]] and [[Stalker]]
*[[Murk]] now uses [[Loom]] before using its main ability
*[[Ganderer]] now inflicts [[Gander]] for 30 seconds instead of [[Slow (Oculus)]] for 45 seconds
====Changes====
*Fixed [[Golem]]'s ability
*Increased [[Skeleton]]'s floor requirement from 3 to 5
*Lowered Skeleton's weight from 75 to 50
*Increased Golem's sight range from 50 studs to 100; max sight range from 200 studs to 300
*[[Discomaster]]'s beam now inflicts [[Dance]] instead of Slow (Oculus)
*[[Envy]] and Ganderer no longer sit in one spot after using its vines ability
===Items===
====New Content====
*+3 new ability items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]].
*+2 new plushies: [[Golem Plushie]] and [[Spectre Plushie]]
*+2 new craftable items: [[Super Antenna]] and [[Crown Of Jewels|Crown of Jewels]]
*+1 new consumable: [[Cat Coffee]]
*[[Gluttony Plushie]] can now give [[Wires]], [[Diamond|Diamonds]], [[Ruby|Rubies]], [[Sapphire|Sapphires]], [[Emerald|Emeralds]], [[Amethyst|Amethysts]], and [[Topaz|Topazes]]
====Changes====
*[[Antenna]] now highlights entities with the [[Radar|Radar buff]] upon manually activating it
*Increased the cooldown of [[Smooth Potion]] from 35 seconds to 40
*Increased the battery cost of Smooth Potion from 10 to 25
===Lobby===
====New Content====
*+2 new rooms: [[Cat Café]]
*+? new secret rooms: ???
*Reopened the Obby room
*+? new lobby songs: Party 7 by Roblox, ???
====Changes====
*Made the lobby summer-themed
*Overhauled the design of The Veil secret room
*Overhauled the design of Roomworld secret room
*Moved The Ruins of a Cherished Era secret room
*Replaced all [[Lukki]] NPCs with [[Lukki's Note]]
===Miscellaneous===
====New Content====
*+7 new statuses
**Buffs: [[Radar]] and [[Super Radar]]
**Debuffs: [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
*+2 new [[Category:Floors#Random Events|Random Events]]: Target and Shock Potato
====Changes====
*[[Dance|Dance debuff]] now lowers your walkspeed and runspeed by 5 instead of halving them
*Bug fixes
==Patch 1.1==
(v2.09.1) Between August 6th and August 9th, 2023, a series of small patches were released, fixing additional and new bugs, as well as balancing certain features.
===Maps===
====New Content====
*Added [[Mysterious Room]]
====Changes====
*Changed weight of all [[Office Spaces]] from 50 to 35
*Changed weight of [[Testing Level]] from 25 to 15
===Entities===
====Changes====
*Fixed [[Murk]]'s grasping ability
===Items===
====Changes====
*Increased time between gifts given by [[Gluttony Plushie]] from 30 secs to 60 secs
*Changed [[Super Antenna]] recipe from including 1 Echolocator + 5 Golden Apples to 10 Cribblefruit + 3 Golden Apples
*Fixed Super Antenna only scanning for 4 random button
*Fixed issue with [[Super Radar]] where an error would return when no buttons are left to press or there are none in range
*Increased amount of scrap required to craft [[Crown of Jewels]] from 20 to 35
*Crown of Jewels now gives +10% more info instead of Debuff EFF; later changed it to +15% more info
*Crown of Jewels no longer removes hair accessories
*Fixed Crown of Jewels not giving stat buffs upon obtaining it
*Updated tooltip of Crown of Jewels
*Fixed results board
*Updated description of [[Chilly Bin]]
*Fixed the infinite stamina glitch from eating [[Volatile Shard|Volatile Shards]]
*Fixed the face and tie of [[Manager Plushie]] not being welded correctly
===Lobby===
====New Content====
*+1 new achievement: Smuggler
*Added new visual effect for Eyemaster Statue secret
====Changes====
*Moving parts in the obby are now strictly on the client side to prevent accidental clipping
*Added [[Floral Spring Hat]] to [[Icey's Black Market]]
*Fixed an issue where the new shop would only open on Thursdays, Fridays and Saturdays (in UTC); Corrected to Fridays, Saturdays, and Sundays (in UTC)
*Attempted to fix the reward at the end of the obby
*Fixed Eyemaster Statue secret not working properly
*Attempted to fix mobile dialogue UI for mobile users
*Fixed button placement for one of the Office Spaces
===Miscellaneous===
====Changes====
*[[Love]] now gives +20% Buff EFF
*[[Shock]] now lowers walkspeed and runspeed instead of freezing you in one place
*Adjusted Shock's stamina regen from -10 to -5
*Increased Priority given by [[Target]] from <math>15+(15*\text{Debuff Effective})</math> to <math>25+(15*\text{Debuff Effective})</math>
*Fixed [[Loom]] not activating Murk's Grasp
*Removed some debuffs from [[Curse]] that the [[Alchemy Set]] could cure
{{Updates}}
0a0466ca020099417399495afd44846f05189a54
Ghaster
0
169
170
2023-08-27T09:51:38Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=GhasterBestiary.png
|caption=Ghaster in the Bestiary
|entity_type=Common
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=3
|rarity=2
|sight=1
|speed=1
|weight=100
|aggro_sfx=[[File:Ghaster Aggro.mp3]]
|prev_sight=2
|old_hearing=0-150
|old_sight=50-100
|old_walkspeed=10-16
|old_runspeed=16-20
|old_abilitycd=0-0
|old_rarity=250
|database_scraper=GLASS<br>PEARL<br>TRANSPARENT<br>VISION
}}
{{Quote|"Every delver will meet their end one day, and when they do, they become a ghaster. Ghaster doesn't have any major abilities; however, it is naturally transparent and immune to grounded traps."|— Bestiary entry}}
==Overview==
'''Ghaster''' is a semi-transparent white ghost that resembles a cloth. It floats slightly above ground and makes ghostly sounds when it spots a player.
==Gimmicks==
*Ghaster's appearance makes it more difficult to spot than other entities.
*Ghaster does not make any footstep sounds.
==Abilities==
*(passive) Ghaster is immune to beartraps.
==Trivia==
*Ghaster's name is a play on the word Gaster, a character from the video game Undertale.
*Ghaster's model has the least amount of parts, being just a transparent mesh.
*Ghaster's aggro noise is derived from the "Haunted Burger" Roblox gear.
*Previous Bestiary entry description:
**''"Every delver will meet their end one day, and when they do, they become a ghaster. Ghaster doesn't have any major abilities; however, it is naturally transparent and immune to being stunned and cannot be slowed by grounded traps."''
***''"Every delver will meet their end one day, and when they do, they become a ghaster. Ghaster doesn't have any major abilities; however, it is naturally transparent and uses this to get the jump on unsuspecting delvers."''
==Gallery==
<gallery widths="185" bordersize="none">
GhasterFront.png|Ghaster in game.
GhastFOA.png|Ghaster during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
6521124396d04f4575efe3d4745a4305977d92b4
File:BozoFront2.png
6
1594
1595
2023-08-27T11:02:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Bozo
0
258
259
2023-08-27T11:04:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=Bozo.png
|caption=Bozo in the Bestiary
|entity_type=Common
|date_added=27 July, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=2
|rarity=1
|sight=2
|speed=1
|weight=100
}}
{{Quote|"A silly clown that somehow made its way into the facility. Its presence angers the entities of the facility and causes them to become enraged when nearby."|— Bestiary entry}}
==Overview==
'''Bozo''' is an entity with the appearance of a classic whitefaced clown. Bozo's outfit consists of yellow leggings which connect to striped wear, a ruffle, red nose and red hair.
==Abilities==
*When Bozo laughs, it enrages nearby entities indicated by a red flame above their head. Enraged entities have their speed increased by 2 for 10 seconds.
*(passive) Bozo spawns enraged for a short period of time. This only happens once, and Bozo can never enrage itself afterwards.
==Trivia==
*Bozo has pitch black eyes in its bestiary entry image that for some reason aren't visible in game.
*Bozo was originally classified as a Support entity and only one could be present on a floor. This was removed as of the OOPS ALL BULLET HELL update.
*Previous Bestiary entry description:
**''"A silly clown that somehow made its way into the facility. Its presence angers the entities of the facility causing them to become more powerful while bozo is nearby."''
==Gallery==
<gallery widths="185" bordersize="none">
BozoFront2.png|Bozo in game.
BozoFront.png|Old Bozo in game.
BozoFOA.png|Bozo during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
2068cbb3e8afda9373798e73626a3e41d4bbd092
File:MireFront2.png
6
1595
1596
2023-08-27T11:06:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mire
0
166
167
2023-08-27T11:06:49Z
mh:minuselevation>Cicopath
0
/* Gallery */
wikitext
text/x-wiki
{{Infobox1
|image=MireBestiary.png
|caption=Mire in the Bestiary
|entity_type=Common
|date_added=22 December, 2021
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=2
|rarity=1
|sight=2
|speed=1
|weight=100
|old_hearing=0-50
|old_sight=50-100
|old_walkspeed=10-16
|old_runspeed=14-20
|old_abilitycd=1-1
|old_rarity=500
|database_scraper=LIME<br>TRAPPER<br>SLUDGE
}}
{{Quote|"A horrible mass of toxic sludge that keeps whatever it touches in place for a long time. The Mire leaves a gross trail of this sludge wherever it goes. The sludge will dissolve by itself over time and causes dangerous effects to those unfortunate enough to touch it."|— Bestiary entry}}
==Overview==
'''Mire''' is an entity that resembles a green slug, with dark spikes and horns coming from its back and head. It emits a dim green glow and green particles. Due to Mire's Speed and Sight stats remaining low throughout the entire game, its sludge ability is the only threat it poses.
==Abilities==
*'''Mire sludge:''' Mire leaves behind a trail of sludge every second that inflicts the [[Sludge|Sludge Debuff]] on players who touch it. The sludge slowly dissolves over time; however, the puddles progressively becomes larger as [[Stats#Difficulty|<span style="color:#ff0000;">Difficulty</span>]] increases.
==Trivia==
*Mire was originally going to have a red variant on a certain laboratory-like map during the pre-release version of Minus Elevation, but the idea was ultimately scrapped due to the unique variant strongly resembling blood.
*Previous Bestiary entry description:
**''"A horrible mass of toxic sludge that keeps whatever it touches in place for a long time. The mire leaves a gross trail of this sludge wherever it goes, however it dissolves fast so be sure not to get surrounded by it."''
==Gallery ==
<gallery widths="185" bordersize="none">
MireFront2.png|Mire in game.
MireFront.png|Old Mire in game.
File:DoubleMire.PNG|Two Mires in game.
MireFOA.png|Mire during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
RedMireTeaser.png|A teaser of the red variant of Mire.
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
32f8952acf213666ccc885ba9e009a86a738ff35
File:EyemasterFront2.png
6
1596
1597
2023-08-27T11:25:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GreedFront2.png
6
1597
1598
2023-08-27T12:04:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Pinata
0
1599
1600
2023-08-27T12:16:14Z
mh:minuselevation>Cicopath
0
Redirected page to [[Piñata]]
wikitext
text/x-wiki
#REDIRECT [[Piñata]]
ff276d63cb8da7f829b06d4b88de15fe6a91fadc
File:RobloxScreenShot20230827 161830964.png
6
1604
1605
2023-08-27T13:34:29Z
mh:minuselevation>2trucks
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Boogie Bomb.png
6
1605
1606
2023-08-27T13:35:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gumball.png
6
1606
1607
2023-08-27T13:35:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Piñata.png
6
1607
1608
2023-08-27T13:35:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Banana.png
6
1603
1604
2023-08-27T13:36:16Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Banana.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:BatteryStats
10
1491
1492
2023-08-27T13:37:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#19c8ff;">Battery</span>
1fb39ed0c19bc5eecc825cf14bc06119fc3a1e56
File:Shakes Plushie.png
6
1608
1609
2023-08-27T13:38:15Z
mh:minuselevation>2trucks
0
wikitext
text/x-wiki
A front clear view of the shakes plushie
bdb90e5a9ebce393e385b1c4f851a7cb27d4a68d
File:OldRegenEffect.png
6
1053
1054
2023-08-27T14:10:37Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:RegenEffect.png]] to [[File:OldRegenEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LunarEffect.png
6
1612
1613
2023-08-27T14:12:06Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShockEffect.png
6
1613
1614
2023-08-27T14:12:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TargetEffect.png
6
1614
1615
2023-08-27T14:12:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RegenEffect.png
6
1610
1611
2023-08-27T14:12:55Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:RegenEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mossmetal Conductor.png
6
1615
1616
2023-08-27T22:16:32Z
mh:minuselevation>Hexakaidecagon
0
wikitext
text/x-wiki
A player equipped with the Mossmetal Conductor.
990d1a6e3c93219599b3378dfa71d6debc84ef93
File:HoldingCake.png
6
1617
1618
2023-08-28T11:58:29Z
mh:minuselevation>THEGREATKEI
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bevil.png
6
1618
1619
2023-08-28T20:45:17Z
mh:minuselevation>TheGhostfromIsle
0
wikitext
text/x-wiki
Frontal view of the Bevil Plushie.
7004f243b5c14d0c741128422927abd321ba40fc
File:ChaosDebuffPlaceholder.png
6
1619
1620
2023-08-28T20:53:22Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Evolved drone..png
6
1621
1622
2023-08-28T22:26:35Z
mh:minuselevation>Lazaroelpro100
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Drone..png
6
1622
1623
2023-08-28T22:27:34Z
mh:minuselevation>Lazaroelpro100
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Petrification0Terra.png
6
1623
1624
2023-08-29T00:05:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Deep Lab
0
1625
1626
2023-08-29T01:54:44Z
mh:minuselevation>Cicopath
0
Created page with "{{Stub}} {{Infobox1 |title= |image= |caption= |map_type= |date_added=21 December, 2021 |created_by={{CreatedBy|luckily_dragon}} |updates= |date_removed= |removal_reason= |large= |max_elevators=? |properties= |map_size= |map_weight= |prev_large= |prev_elevators= |prev_props= |prev_map_weight= |sub_name= |sub_published= }} ==Overview== '''Deep Lab''', also known as True Lab, is a map added on December 21st, 2021. A maximum of ? elevators can appear in this map. ... ==Tri..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=
|caption=
|map_type=
|date_added=21 December, 2021
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=
|max_elevators=?
|properties=
|map_size=
|map_weight=
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Deep Lab''', also known as True Lab, is a map added on December 21st, 2021. A maximum of ? elevators can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
6fec6a638843e7239718c2b6ce11bea4837a3d9c
Crumblefruit
0
1074
1075
2023-08-29T02:13:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Crumblefruit
|image=Crumblefruit.png
|date_added=19 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|tooltip=Restores 30 stamina and grants a short duration effect that increases run speed, but reduces walk speed.
|cooldown=1 sec
|effects=
*Gives [[Effects#Buffs|Reverse Speed buff]] for 45 secs
|upgrade=
|acq_by=
*[[Scrap Store]]
*Blurple vending machines
|price=Scrap Store: {{ScrapCost|2-4}}
-----
Blurple vending machines: {{ScrapCost|6}}
|prev_eff=
|prev_price=
}}
{{Quote|Restores 30 stamina and grants a short duration effect that increases run speed, but reduces walk speed.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
2d5888b5873c7168fc58ac529027dcab41587a33
Floor Bonus
0
1289
1290
2023-08-29T02:32:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|more info needed + need more info on tier 3 and tier 4 received items. test if tier 5 is the same magnitude as tier 3}}
{{Infobox1
|title=Floor Bonus
|image=Floor BonusFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|shrimPjamie}}
|updates=
|date_removed=
|removal_reason=
|fu_effects=
*(1) - Restore 30 stamina each floor
*(2) - Restore 10 battery each floor
*(3) - Get more stamina and power each floor
*(4) - Get a random item each floor
*(5) - Floor bonus gives overload stamina and battery instead
}}
==Overview==
'''Floor Bonus''' is a floor upgrade which has five tiers in total, each one having unique effects.
==Effects==
*'''Tier 1:''' All players will gain 30 stamina at the beginning of every subsequent floor.
*'''Tier 2:''' All players will gain 10 battery at the beginning of every subsequent floor.
*'''Tier 3:''' All players will gain 10 more stamina and battery at the beginning of every subsequent floor.
*'''Tier 4:''' All players will be gifted a random item at the beginning of every subsequent floor.
*'''Tier 5:''' All players will be given overload battery and overload stamina instead at the beginning of every subsequent floor.
==Trivia==
[[Category:Floor Upgrades]]
0c866f3f9abbfac57775259b9c88240de3580e65
Witches Brew
0
1067
1068
2023-08-29T02:36:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Witches Brew
|image=WitchesBrew.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=
|cooldown=
|effects=
*Gives [[Effects#Buffs|Witches Brew buff]] for 15 secs
|upgrade=
|acq_by=
*[[Mire Plushie]]
*[[Lobby#Sand Pit|Sand Pit]]
*[[Icey's Black Market]]
*Rarely given by Theater vending machines
*Rarely given by [[Chilly Bin]]
*Red vending machines
|price=Icey's Black Market: {{M$|30}}
-----
Red vending machines: {{ScrapCost|11}}
|prev_eff=
|prev_price=
}}
{{Quote|A rare item within the vending machine. I wonder what it does?|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
[[Category:Scrap Shop Items]]
[[Category:Upgradeable Items]]
[[Category:Sand Pit Items]]
f81de6ca08e13217a0538e1236f0790f2496b4f9
File:GandererFront2.png
6
1626
1627
2023-08-29T04:05:20Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SeekerFront2.png
6
1627
1628
2023-08-29T04:06:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Pico'sPalaceAnimatronic.png
6
1629
1630
2023-08-29T04:19:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GrailfedPic.png
6
800
801
2023-08-29T04:26:22Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Grailfed.png]] to [[File:GrailfedPic.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Grailfed.gif
6
1630
1631
2023-08-29T04:26:35Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Hanging City A.png
6
1631
1632
2023-08-29T04:27:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Midnight Forest
0
1592
1593
2023-08-29T04:29:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Midnight Forest.png
|caption=The Midnight Forest
|map_type=Common
|date_added=30 November, 2021
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|max_elevators=1
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Midnight Forest''' is a common map added on November 30th, 2021. A maximum of one elevator can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
a76c1c1ee6f4acec0d71bab79e2e5f3df72c6502
File:MidnightForestDev.png
6
1270
1271
2023-08-29T04:29:33Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Midnight Forest.png]] to [[File:MidnightForestDev.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Midnight Forest.png
6
1632
1633
2023-08-29T04:29:54Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:MidnightForest.png]] to [[File:Midnight Forest.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Claustrophobia
0
1624
1625
2023-08-29T04:31:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=
|caption=
|map_type=Common
|date_added=19 October, 2021{{Verify}}
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=
|max_elevators=1
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Claustrophobia''', previously known as Hallways, is a map added on October 19th, 2021. A maximum of one elevator can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
037a196943dd94fc80affdcd2f439893691c3c3a
File:Five Nights.png
6
1634
1635
2023-08-29T04:54:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CoffeeI.png
6
447
448
2023-08-29T05:30:09Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:CoffeeI.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Light
0
1431
1432
2023-08-29T10:33:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Light
|image=<gallery widths="185">
Light.png|Light
LightANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=1 April, 2023
|created_by=
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=
|removal_reason=
|location=Ledge of [[Sand Pit]] near hallway to [[Spawn]]
|prev_location=
}}
{{Quote|"?"|— Light}}
==Overview==
'''Light''' is an NPC located on the ledge of the [[Sand Pit]] in front of the hallway to the [[Spawn]] added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event.
Light, Roblox user [https://www.roblox.com/users/23597276/profile cosMayday], is ...
==Dialogue==
{{dialogue
|a=Light
|p=Player
|a|Howdy.<br><br>
|p|What do you know about ...?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Light
|p=Player
|p|What do you know about [[Mire]]?
|a|Mire? I hardly know 're!
|p|What do you know about [[Seeker]]?
|a|Seeker? I hardly know 'er!
|p|What do you know about [[Eyemaster]]?
|a|Eyemaster? I hardly know 'er!
|p|What do you know about [[Ganderer]]?
|a|Ganderer? I hardly know 'er!
|p|What do you know about [[Wanderer]]?
|a|Wanderer? I hardly know 'er!
|p|What do you know about [[Ghaster]]?
|a|Ghaster? I hardly know 'er!
|p|What do you know about [[Scratcher]]?
|a|Scratcher? I hardly know 'er!
|p|What do you know about [[Gumballer]]?
|a|Gumballer? I hardly know 'er!
|p|What do you know about [[Berylballer]]?
|a|Berylballer? I hardly know 'er!
}}
</div><br><br>
|p|How do you do?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Light
|p=Player
|a|Feeling handy dandy!
|p|Good to know!
}}
</div><br><br>
|p|What's up with this sand pit?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Light
|p=Player
|a|I don't know but I do love sand!
|p|Good to know!
}}
</div>
}}<br>
==Trivia==
*All of the entities that Light can be asked about end with the letters E and R respectively, except Mire.
**Light's dialogue for Mire is purposely spelled as "'re" as the last two letters in the name Mire are R and E respectively.
==Gallery==
[[Category:NPCs]]
[[Category:FOOLS OF APRIL]]
b0b464fcb55fb2220ed780679723e8d7844e119f
Ghostburger
0
1059
1060
2023-08-29T11:28:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Ghostburger
|image=Ghostburger.png
|date_added=
|updates=
|tooltip=Restores 25-50 stamina based on amount of deaths.
|cooldown=
|effects=
*+{{StaminaStats|25-50}} based on total player deaths
|upgrade=
|acq_by=[[Bozo Plushie]]<br>[[Ghaster Plushie]]<br>[[Murk Plushie]]<br>[[Shade Plushie]]<br>[[Sketcherman Plushie]]<br>Red vending machines
|price=Red vending machines: {{ScrapCost|5}}
|prev_eff=
|prev_price=
}}
{{Quote|"Restores 25-50 stamina based on amount of deaths."|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
82e66413236b30191585b2beb61a9d1c2da6f6ce
File:Broken TV.gif
6
1637
1638
2023-08-29T11:30:53Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:StaminaStats
10
1494
1495
2023-08-29T11:36:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#ffd770;">Stamina</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
95fe9f7d8a9827bbb1068cd2deda628e4086b410
File:Mysterious Room.png
6
1638
1639
2023-08-29T11:42:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BrokenTVMessageBrightened.png
6
1639
1640
2023-08-29T11:54:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bevil bestiary.png
6
1641
1642
2023-08-29T11:58:07Z
mh:minuselevation>IcyxPaws
0
wikitext
text/x-wiki
how have yall not added this yet
6d05ed075360e87659c9779d82260e0d756aab05
File:Oasis.png
6
1642
1643
2023-08-29T12:01:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Oasis
0
1588
1589
2023-08-29T12:02:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Oasis.png
|image=
|caption=
|map_type=
|date_added=2 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=Yes
|max_elevators=3
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Oasis''', also known as Mesa Caves, is a common map added on January 2nd, 2022. A maximum of three elevators can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
b17067a19d2fcdd442aa35ce07241a642631553c
Mesa Caves
0
1643
1644
2023-08-29T12:02:16Z
mh:minuselevation>Cicopath
0
Redirected page to [[Oasis]]
wikitext
text/x-wiki
#REDIRECT [[Oasis]]
ed0cd8cb20b78023d5ecc6c8813bc542c529361c
Golem
0
656
657
2023-08-29T12:04:28Z
mh:minuselevation>Cicopath
0
/* Trivia */
wikitext
text/x-wiki
{{Infobox1
|image=[[GolemBestiary.png|thumb]]
|caption=Golem in the Bestiary
|entity_type=Common
|date_added=1 April, 2023
|created_by={{CreatedBy|SidewaysEight}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|danger=2
|rarity=2
|sight=3
|speed=2
|weight=50
|prev_weight=100
}}
{{Quote|A bizarre work of art that has managed to come to life.|— Bestiary entry}}
==Overview==
'''Golem''' is a purple art sculpture aging with moss on its shoulders. Its limbs are oddly proportioned, with parts of its arms and legs being unusually large; and it has a tall, flat, hollow square for a head, with a blue eye in the middle.
==Spawning Requirements==
*Golem can only appear on floors 3 or above.
==Abilities==
*Golem will speed up the longer a player aggravates it.
==Trivia==
*Golem is originally from the Roblox experience Minus Decendance, where it was previously named The Sculpture.
==Gallery ==
<gallery widths="185" bordersize="none">
GolemFront.png|Golem in game.
</gallery>
[[Category:Entities]]
[[Category:FOOLS OF APRIL]]
ab8c59d227e3584de387bbf36695d73c5b2fc43c
Statues
0
261
262
2023-08-29T12:23:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
'''''Were you looking for [[Sculpture]]?'''''
{{Infobox1
|caption=Statues in the Bestiary
|entity_type=Boss
|date_added=
|created_by=
|updates=
|danger=4
|rarity=4
|sight=1
|speed=4
|image=[[File:newstatues.png|thumb]]
|prev_speed=2
}}
{{Quote|"The second boss entity you will encounter in the facility. A trio of haunted statues that protrays to its counterparts. Their supernatural powers allow them to manipulate the lights and switch locations at an instantaneous rate."|— Bestiary entry}}
==Overview==
'''Statues''' is a boss entity that is made of stone and can have the appearance of familiar entities, such as [[Seeker]], [[Wanderer]], and [[Skeleton]].
==Spawning Conditions==
*Statues can spawn on the 20th Floor in the [[Campaign Mode]] or by picking the [[Upgrades|Boss Raid]] upgrade in [[Vanilla Mode]].
**It can only appear in the [[Statue's Zone]] floor.
==Abilities==
*Statues can cause the lights to flicker and eventually blackout. After a few seconds, the lights will turn back on and the Statues will swap between random inanimate statues within the map.
*The boss has multiple variants that each have different gimmicks and have similar stats to the entity they represent, with the exception being the Skeleton and Wanderer Statues, which excel in speed rather than having low speed like their counterparts.
**Seeker Statue is slow, but it can appear close to a player and is able to roam around the floor freely.
**Wanderer Statue and Skeleton Statue are fast but can't freely walk around when not aggro'd.
*After 100 seconds has passed, the Statues will become mundane after the next light flicker or two.
==Tips==
*Since the Wanderer and Skeleton statues remain still while not aggravated, delvers can stand either in the center of the elevator or in the corner of the map.
*You can conserve your stamina by simply walking while the Seeker statue is slow due to its slow speed.
*Always keep your distance with mundane statues, as they could become one of the Statues after the lights flicker.
==Trivia==
*Statues is one of the only two entities with multiple variants, the other being [[Spectre]].
*Previous Bestiary entry description
**''"The second boss monster you will encounter in the facility. A trio of haunted statues similar in nature to the more common variant that can be found all throughout the facility. This time it comes with more control over the supernatural, allowing it to fiddle with the lighting systems giving it an opportunity to switch locations."''
==Gallery==
<gallery widths="185" bordersize="none">
WandStatFront1.png|Wanderer Statue in game.
</gallery>
[[Category:Entities]]
[[Category:Boss Entities]]
0d96f964884ddda504b3d26147e2e094b843716b
Spectre
0
654
655
2023-08-29T12:27:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|image=[[File:Spectre.png|thumb]]
|caption=Spectre in the Bestiary
|entity_type=Boss
|date_added=1 April, 2023
|created_by=Design <nowiki>|</nowiki> {{CreatedBy|SidewaysEight}}
-----
Animation <nowiki>|</nowiki> {{CreatedBy|cosMayDay}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|danger=5
|rarity=4
|sight=1
|speed=2
}}
{{Quote|"Found in the darkest corners of the facility. Infamous for transmitting garbage data to the facility and capturing delvers, causing them to go missing. They may have poor vision but when one detects you, it's over."|— Bestiary entry}}
==Overview==
'''Spectre''' is a boss entity that can take on many shapes, most notably a large hand and an uncanny humanoid figure.
==Spawning Conditions==
*Spectre can only spawn by picking the [[Upgrades|Boss Raid]] upgrade in [[Vanilla Mode]].
==Abilities==
*There are multiple variants of Spectre.
*Spectre will change its appearance and behavior based on certain conditions.
**Upon spotting a player, Spectre will morph into a floating hand and chase the player at an alarming speed.
**Occasionally, a lightning strike will occur on the floor, lighting up the hallways for a few seconds. During this time, Spectre will temporarily reveal itself as a grey humanoid with a large uncanny face, alerting players of the entity's presence. After a couple seconds, Spectre will become invisible again, with just its glowing eye visible for a few more seconds.
*(passive) Spectre is immune to all stun items.
*When all the buttons on the floor are pressed, all Spectres will release an agonizing sound, then perish.
==Tips==
*Spectres primarily wanders the hallways, but may enter rooms at random.
*If you are unsure whether an area is safe to walk towards, wait until a lightning strike occurs so you can see where the Spectres are. Always keep a mental note of the area in which you last saw a Spectre.
*Alternatively, you could always check your fear stat in the Stats menu to determine whether you are close to a Spectre. If your fear stat begins to increase, you should backtrack and wait until a lightning strike occurs.
==Trivia==
*Spectre is the only entity to both scream and perish after all buttons have been pressed.
==Gallery ==
<gallery widths="185" bordersize="none">
SpectreTrans0.png|First variant of Spectre turning invisible after a lightning strike.
Spectre2Front.png|Second variant of Spectre fully visible after a lightning strike.
Spectre3Front.png|Third variant of Spectre fully visible after a lightning strike.
SpectreFrontChase.png|Spectre chasing a player in first person.
SpectreChase1.png|Spectre chasing a player in third person.
SpectreTeaser1.png|A teaser of Spectre.
SpectreTeaser2.png|Another teaser of Spectre.
</gallery>
[[Category:Entities]]
[[Category:Boss Entities]]
[[Category:FOOLS OF APRIL]]
8f2b1ead69d1bab68a06a77b44f7b00a068086fa
Golden Whoopie Cushion
0
916
917
2023-08-29T16:17:39Z
mh:minuselevation>Jaskulsky
0
wikitext
text/x-wiki
{{Infobox1
|title=Golden Whoopie Cushion
|image=[[GoldenWhoopieCushion.png]]
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|tooltip=Divine.
|cooldown=5 seconds
|effects=
*Plays reverbed farts
*1% chance to play gnome sound
|types=Active
|acq_by=Upgrading the [[Whoopie Cushion]] with an [[Anvil]]
}}
{{Quote|Divine.|- Tooltip}}
==Overview==
'''Golden Whoopie Cushion''' is an upgraded active joke item added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] update.
Golden Whoopie Cushion is an "improved" version of the [[Whoopie Cushion]] that takes the color of gold and emits golden particles. Like the regular Whoopie Cushion, it makes farting sounds.
==Obtaining==
*Buy the [[Whoopie Cushion]] from the shop for {{M$|15}} and the [[Anvil]] for {{M$|50}}, then launch a game, use the Anvil, and finally upgrade the Whoopie Cushion.
**It only stays for the rest of the game.
==Abilities==
*Plays a reverbed fart sound upon use
**Has a 1% chance to play the gnome sound
==Trivia==
*The Golden Whoopie Cushion originates from Minus Elevation's prequel, Minus Decendance. It used to be obtainable from the '''Golden Gift of Buying me a Car''', which was acquired by buying the Gift 4 gamepass during the 2020 Christmas event.
==Gallery==
<gallery widths="185" bordersize="none">
GoldenWhoopieCushionAnim.gif|A player holding the Golden Whoopie Cushion.
</gallery>
[[Category:Items]]
[[Category:Upgraded Items]]
585f63092479b4ab15ef3f031806c438a83875e0
File:BevilPlushie.png
6
1644
1645
2023-08-29T18:47:20Z
mh:minuselevation>MolliInThe80s
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Image (13).png
6
1645
1646
2023-08-30T00:46:38Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BevilCage.png
6
1646
1647
2023-08-30T00:49:19Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
Icon for the map's page
6431ba84721414d61fce7652a474b0fc66e29b5b
File:ScratcherMapNew.png
6
1647
1648
2023-08-30T00:57:03Z
mh:minuselevation>Foxxive
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:StaminaRegen
10
1509
1510
2023-08-30T03:44:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#ffd770;">Stamina Regen</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
37314086c0ff11a4fa22a7148801a621c7b44440
Template:Runspeed
10
1505
1506
2023-08-30T03:45:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#ffd770;">Runspeed</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
5853dc9595f7ca7ad3b1b1794d89b6294b77c68f
Template:Walkspeed
10
1504
1505
2023-08-30T03:45:51Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#ffd770;">Walkspeed</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
44feb403d43543a7933aabc06f3c64ade8e18e11
Template:OverdriveBattery
10
1492
1493
2023-08-30T03:47:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#19c8ff;">Overdrive Battery</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
395bb825b41c7e49cf86b02ed663ddfd415b73ad
Template:OverdriveStamina
10
1495
1496
2023-08-30T03:47:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#ffd770;">Overdrive Stamina</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
2efe87b2631d3ac34db5b16b6e6f52e4137afea0
Template:PriorityStats
10
1508
1509
2023-08-30T03:47:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} Priority<!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
908718bde2dcd7e68281eece55b99304df8e01d3
Template:BuffEFF
10
1498
1499
2023-08-30T03:48:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}}% Buff EFF<!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
158072ef004959a2b13b09fcc35dc8d13d93a8ff
Template:ConsumableEFF
10
1497
1498
2023-08-30T03:48:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}}% Consumable EFF<!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
dbe007d7611976decbf27473fc3591a68e34ad5d
Template:DebuffEFF
10
1499
1500
2023-08-30T03:48:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}}% Debuff EFF<!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
5016ec507fe3b53a9827d932ab0d513881af658e
Template:GlobalEFF
10
1503
1504
2023-08-30T03:48:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}}% Global EFF<!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
4399b12a47bd6d4b377a5ec5a579a9ea739dfc77
Template:LuckEFF
10
1501
1502
2023-08-30T03:48:13Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}}% <span style="color:#a2ff77;">Luck EFF</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
1705f423c38bcaf6cdf1ae2c9395b8d42f6316cd
Template:LuckStats
10
1502
1503
2023-08-30T03:48:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#a2ff77;">Luck</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
b6d7fe13f77b00f676109ef7b9763e95206f70a5
Template:MaxBattery
10
1493
1494
2023-08-30T03:48:20Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#19c8ff;">Max Battery</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
4d0ae7876300845d525d3c060a2f75c451efa597
Template:MaxStamina
10
1496
1497
2023-08-30T03:48:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}} <span style="color:#ffd770;">Max Stamina</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
b29fe0eba8bbcb18bff8a2ae68ce5f357523b6bd
Template:MoneyStats
10
1507
1508
2023-08-30T03:48:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span style="color:#ff9d00;">$</span>{{{1}}} <span style="color:#ff9d00;">Money</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
a71f4f93bf0e463616b7430ca768efd60d061db2
Template:ToolEFF
10
1500
1501
2023-08-30T03:48:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{{1}}}% Tool EFF<!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
d5175b5add04217c70b2b810337a9afcc27d068f
Template:Aspirant
10
1648
1649
2023-08-30T03:49:21Z
mh:minuselevation>Cicopath
0
Created page with "{{{1}}}% <span style="color:#47cccc;">Aspirant</span><!-- --><noinclude> [[Category:Stats templates]] </noinclude>"
wikitext
text/x-wiki
{{{1}}}% <span style="color:#47cccc;">Aspirant</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
34f7ac46f6746f10bd06419612d9a1d655845577
Template:Terra
10
1649
1650
2023-08-30T03:49:40Z
mh:minuselevation>Cicopath
0
Created page with "{{{1}}} <span style="color:#80ff00;">Terra</span><!-- --><noinclude> [[Category:Stats templates]] </noinclude>"
wikitext
text/x-wiki
{{{1}}} <span style="color:#80ff00;">Terra</span><!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
d484eb610f70ae7cbc021709d36a44afc6c98586
Alert
0
1152
1153
2023-08-30T03:54:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Alert
|image=AlertEffect.png
|date_added=
|updates=
|e_effects=
*+{{Runspeed|3}}
*+{{GlobalEFF|15}}
|e_acq_by=
*[[Fuzzy Dice]] (20 secs)
*[[Mimic Plushie]] when spotted by an entity (4 secs)
*[[Golem Plushie]] when spotted by an entity (20 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
800ebd85e8bf8ae0fa9fb5d0199ecda1ea942290
Water
0
1078
1079
2023-08-30T03:57:44Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Water
|image=WaterI.png
|date_added=
|updates=
|tooltip=Increases stamina regen.
|cooldown=1 sec
|effects=
*Gives [[Water (Effect)|Water]] for 60 secs
|upgrade={{ItemIcon|CoffeeI|Coffee}}
|acq_by=Ground spawn
-----
[[Scrap Crate]]
-----
[[Scrap Store]]
-----
[[Floor Bonus|Floor Bonus (4)]]
-----
[[Lucky Dip]]
-----
Many [[plushies]]
-----
[[Icey's Black Market]]
-----
Green vending machines
|price=Scrap Store: {{ScrapCost|2-4}}
-----
Green vending machines: {{ScrapCost|3}}
-----
Black Market: {{M$|2-6}}
|prev_eff=
|prev_price=
}}
{{Quote|Increases stamina regen.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
[[Category:Upgradeable Items]]
fa8f9b3bb961ef7343b9b694a8d8c06ff619262b
Fortune
0
1161
1162
2023-08-30T04:02:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Fortune
|image=FortuneEffect.png
|date_added=
|updates=
|e_effects=
*+{{GlobalEFF|25}}
|e_acq_by=
*[[Golden Apple]] (30 secs)
*[[Fuzzy Dice]] (? secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
c344d658860991d60ad82e7ff0cbdaeb70b6fde8
Stealth
0
1168
1169
2023-08-30T04:04:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Stealth
|image=StealthEffect.png
|date_added=
|updates=
|e_effects=
*Prevents entities from spotting you
*Cannot die by touching entities
*Makes the user and their items ghost-like
|e_acq_by=
*[[Shadow Orb]] (5 secs)
*[[Stealth Potion]] (6 secs)
*[[Ghaster Plushie]], [[Mimic Plushie]], and [[Shade Plushie]] when spotted by an entity (4 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
aa9fbbe5c10b99803798577a97cc0c512851074d
Speed (Plushie)
0
1167
1168
2023-08-30T04:05:32Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Speed (Plushie)
|image=SpeedEffect.png
|date_added=
|updates=
|e_effects=
*+{{Walkspeed|1.5}}
*+{{Runspeed|1.5}}
|stackable=No
|e_acq_by=
*Most [[plushies]] when spotted by an entity (6 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
ec1ed3fcd3f08494b877ca2081e604c8fad9e9dd
Regen
0
1178
1179
2023-08-30T04:06:56Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Regen
|image=<gallery widths="185">
RegenEffect.png|Regen
OldRegenEffect.png|Old Regen
</gallery>
|date_added=
|updates=
|e_effects=
*+{{StaminaRegen|1.5}}
|stackable=No
|e_acq_by=
*Aura of [[Fungal Roots]] (? secs{{Verify}})
*[[Regen Potion]] (40 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
f10558b528300e279aa7b95a01027fc1bc2c7eae
+Maximum Stamina
0
1174
1175
2023-08-30T04:10:12Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=+Maximum Stamina
|image=MaxStamEffect.png
|date_added=19 August, 2022
|updates=
|e_effects=
*+{{MaxStamina|50}}
|stackable=No
|e_acq_by=
*[[Grubblefruit]] (120 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
f965dc3cf75b820e4a3d55c0b6e0dd2711684e26
Reverse Speed
0
1176
1177
2023-08-30T04:12:55Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Reverse Speed
|image=RevSpdEffect.png
|date_added=19 August, 2022
|updates=
|e_effects=
*+{{Runspeed|4}}{{Bug|Runspeed does not currently increase.}}
*-{{Walkspeed|4}}
|e_acq_by=
*[[Crumblefruit]] (45 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
b621620b4cb92e50aebbe0a0b449e4f2b1397b78
Soda (Effect)
0
1171
1172
2023-08-30T04:14:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Soda
|image=SodaEffect.png
|date_added=
|updates=
|e_effects=
*+{{Walkspeed|1.2}}
*+{{Runspeed|1.2}}
*+{{StaminaRegen|0.75}}
|e_acq_by=
*[[Soda]] (30 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
29acea65d72fb2e60664180d6e10e5ec9e558af8
File:Magic Mirror.png
6
480
481
2023-08-30T04:22:55Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Magic Mirror.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Apple (Effect)
0
1157
1158
2023-08-30T04:24:42Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Apple
|image=AppleEffect.png
|date_added=11 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|e_effects=
*+{{StaminaRegen|2}}
|stackable=No
|copyable=Yes
|e_acq_by=
*10% unweighted chance from [[Apple]] (30 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
2c7fa5b2f9d6ecefb78e81a3125e2eacee7bd594
Love
0
1155
1156
2023-08-30T04:33:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Love
|image=LoveEffect.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|e_effects=
*+{{BuffEFF|20}}
|stackable=No
|copyable=Yes
|e_acq_by=
*Randomly given by [[Teddy Bloxipin]] (? secs)
|e_prev_eff=
*Nothing
}}
==Overview==
'''Love''' is a buff added in the [[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] update.
==Effects==
*Increases buff effectiveness by 20%
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
84571bb500d9666396cc8e6656a304295b6c82bb
Regen (Pink Heart Candy)
0
1153
1154
2023-08-30T04:34:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Regen (Pink Heart Candy)
|image=RegenEffect.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|e_effects=
*+{{StaminaRegen|1.5}}
|stackable=No
|copyable=Yes
|e_acq_by=
*[[Pink Heart Candy]] (5 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
886e331b0dd4b5d6581a8e0c720839c16c1df7c7
Level Up!
0
1159
1160
2023-08-30T04:37:04Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Level Up!
|image=LevelUpEffect.png
|date_added=13 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|e_effects=
*+{{Walkspeed|2}}
*+{{Runspeed|4}}
|stackable=No
|copyable=Unknown
|e_acq_by=
*[[Sin of Ratio Plushie]] when spotted by an entity (8 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
48bedd820805922e47ef0641581443e33fbc5136
Boogie
0
1566
1567
2023-08-30T04:40:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Boogie
|image=BoogieEffect.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*Makes the player dance
*Plays either music or a sound
|stackable=No
|copyable=Yes
|e_acq_by=
*[[Boogie Bomb]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Boogie''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] update.
==Effects==
*Makes the player dance
*Plays either music or a sound
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:ANNIVERSARY]]
5d6ce5e0dfe78f25230b5cee0120ab72873e7593
File:Alchemy Set.png
6
485
486
2023-08-30T04:54:21Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:AlchemySet.png]] to [[File:Alchemy Set.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Blindness
0
1181
1182
2023-08-30T05:09:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Blindness
|image=BlindEffect.png
|date_added=
|updates=
|e_effects=
*Significantly decreases player vision
*Allows [[Sculpture]] to move despite being looked at
|stackable=No
|convertable=Yes
|converts={{ItemIcon|StealthPotion|Stealth Potion}} x1
|e_acq_by=
*[[Sculpture]] (10 secs)
*[[Eyemaster]] (1-20 secs)
*[[Gumballer]] (? secs)
*Thorn bush (10 secs)
*[[Sculpture Plushie]] when unequipped for 2 mins (? secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
253514b9a8dea399894a4173e293fff4a28743b5
Slow (Oculus)
0
1185
1186
2023-08-30T05:16:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Slow (Oculus)
|image=SlowOculusEffect.png
|date_added=
|updates=
|e_effects=
*-{{Walkspeed|4}}
*-{{Runspeed|4}}
|stackable=No
|convertable=Yes
|converts={{ItemIcon|HastePotion|Haste Potion}} x1
|e_acq_by=
*[[Wanderer]] (10 secs)
*[[Eyemass]] (20 secs)
*[[Ganderer]] (60 secs)
*[[Eyemaster]] (60 secs)
*[[Fuzzy Dice]] (20 secs)
|e_prev_eff=
*Activates Murk's grasping ability
|e_prev_acq=
*[[Murk]] (10 secs)
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
2f54dd83a3fab5c1d248004de5d5c519b8cffeb8
Slow (Parasite)
0
1184
1185
2023-08-30T05:17:50Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Slow (Parasite)
|image=SlowParasiteEffect.png
|date_added=
|updates=
|e_effects=
*-{{Walkspeed|4}}
*-{{Runspeed|4}}
*-{{ConsumableEFF|40}}
|stackable=No
|convertable=Yes
|converts={{ItemIcon|HastePotion|Haste Potion}} x1
|e_acq_by=
*[[Parasite|Parasite trap]] (30 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
65665481f9bebf3574c8c7c09f32e9b99430db3d
Slow (Plushie)
0
1186
1187
2023-08-30T05:19:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Slow (Plushie)
|image=SlowEffect.png
|date_added=
|updates=
|e_effects=
*-{{Walkspeed|1.5}}
*-{{Runspeed|1.5}}
|stackable=No
|convertable=No
|e_acq_by=
*Most [[plushies]] when unequipped for 2 mins (20 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
1aa459a1bfdfa8af54385a6d528daf98107bce70
Gander
0
1317
1318
2023-08-30T05:21:29Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Gander
|image=GanderEffect.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|e_effects=
*-{{Walkspeed|4}}{{Verify}}
*+{{PriorityEFF|15}}{{Verify}}
|stackable=No
|convertable=No
|e_acq_by=
*[[Ganderer]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Gander''' is a debuff added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Lowers the player's walkspeed by 4
*Increases the player's priority by 15
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
e16f463ddfcc0a4c73dc2ab2120727dc27093580
Loom
0
1316
1317
2023-08-30T05:22:18Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Loom
|image=LoomEffect.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|e_effects=
*-{{Walkspeed|3}}
*-{{Runspeed|3}}
*-{{ConsumableEFF|25}}
*Triggers Murk's grasp
|stackable=No
|convertable=No
|e_acq_by=
*[[Murk]] (? secs)
*[[Spectre Plushie]] when unequipped for 2 mins (? secs)
|e_prev_eff=
}}
==Overview==
'''Loom''' is a debuff added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Lowers both walkspeed and runspeed by 3
*Lowers consumable effectiveness by 25%
*Triggers Murk's grasp on inflicted players if [[Murk]] is present on the floor
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
c31875ed21ae07aff1045922f92931a92d795aaa
Template:PriorityEFF
10
1651
1652
2023-08-30T05:23:39Z
mh:minuselevation>Cicopath
0
Created page with "{{{1}}}% Priority EFF<!-- --><noinclude> [[Category:Stats templates]] </noinclude>"
wikitext
text/x-wiki
{{{1}}}% Priority EFF<!--
--><noinclude>
[[Category:Stats templates]]
</noinclude>
b43d624dc17e4636ca1400817d74c22b331af7d2
Static
0
1188
1189
2023-08-30T05:26:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Static
|image=StaticEffect.png
|date_added=
|updates=
|e_effects=
*-{{Walkspeed|0.5}} per stack
*-{{Runspeed|0.5}} per stack
|stackable=Yes
|convertable=Yes
|converts={{ItemIcon|HastePotion|Haste Potion}} x1
|e_acq_by=
*[[Sketcherman]] (10 secs first stack; 0.5 secs subsequent stacks)
*[[Sketcherman Plushie]] (10 secs first stack; ? secs for subsequent stacks)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
b4633b8c15c5821e33c00a800a6381b28feef63f
Leech
0
1192
1193
2023-08-30T05:28:33Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Leech
|image=LeechEffect.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|e_effects=
*-{{Walkspeed|1}}
*-{{Runspeed|1}}
*Randomly -{{StaminaStats|8}} and releases large orbs from the player that inflict Leech on other players who touch them
|stackable=No
|convertable=Yes
|converts={{ItemIcon|CleansePotion|Cleanse Potion}} x1
|e_acq_by=
*[[Envy|Vines]] (? secs{{Verify}})
*Large orbs from other players with Leech (? secs{{Verify}})
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
c8fdca5db612d660e18749ee814ae36e29964cc5
Injured
0
1191
1192
2023-08-30T05:33:26Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Injured
|image=InjuredEffect.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|e_effects=
*-{{MaxStamina|2}} per stack
|stackable=Yes
|convertable=Yes
|converts={{ItemIcon|CleansePotion|Cleanse Potion}} x1
|e_acq_by=
*[[Amalgamater]] (depends on the attack)
*[[Desire]] (? secs for first stack; ? secs for subsequent stacks)
*[[Gluttony]] (? secs for first stack; ? secs for subsequent stacks)
*[[Greed]] (? secs for first stack; ? secs for subsequent stacks)
*[[Wrath]] (? secs for first stack; ? secs for subsequent stacks)
*[[Shadowwalker]] (? secs for first stack; ? secs for subsequent stacks)
*[[Gumballer]] (? secs for first stack; ? secs for subsequent stacks)
*[[Shade Plushie]] when unequipped for 2 mins (? secs for first stack; ? secs for subsequent stacks{{Verify|Check how it affects subsequent stacks by already having Injured prior to receiving the debuff from the plushie}})
|e_prev_eff=
*Randomly -{{Walkspeed|10}} and -{{Runspeed|10}} for 0.5 secs
*More stacks increase chance of the effect occurring
}}
{{Quote|?|— ?}}
==Overview==
'''Injured''' is a stackable debuff added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.
==Effects==
*Removes 2 max stamina for every stack of Injured
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
379153fa2710da1cc28c3d4603ccb8eca05f4783
Heartbroken
0
1193
1194
2023-08-30T05:38:28Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Heartbroken
|image=BrokenEffect.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|e_effects=
*-{{Walkspeed|3}}
*-{{Runspeed|3}}
|stackable=No
|convertable=No
|converts=
|e_acq_by=
*[[Teddy Bloxipin]] when unequipped for ~1 minn{{Verify}} (20 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
eb19fc6937c02aee60a9075b69ffdfe3df05d064
Doom
0
1182
1183
2023-08-30T05:40:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Doom
|image=DoomEffect.png
|date_added=
|updates=
|e_effects=
*Causes a loud clock ticking sound to play near the player
|stackable=No
|convertable=Yes
|converts={{ItemIcon|VolatileShard|Volatile Shard}} x9
|e_acq_by=
*[[Omenfruit]] (5 secs)
*[[:Category:Floors#Random Events|Random event]] (666 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
94c32d55c4461a2fe1ed644ac7325472e31bee09
Annoy
0
1196
1197
2023-08-30T05:42:31Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Annoy
|image=AnnoyEffect.png
|date_added=13 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|e_effects=
*Causes the player to fart
|stackable=No
|convertable=No
|converts=
|e_acq_by=
*[[Fart Potion]] (? secs)
*[[Sin of Ratio Plushie]] when unequipped for 2 mins (? secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
eff09fb3ca73c1962ed52aa3efa044565033d0f3
Shock
0
1486
1487
2023-08-30T05:46:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Shock
|image=ShockEffect.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|e_effects=
*-{{Walkspeed|8}}
*-{{Runspeed|8}}
*-{{StaminaRegen|5}}
*Yellow shock particles emit from the player
|stackable=No
|convertable=Unknown
|converts=
|e_acq_by=
*[[Shock Potato]] (? secs)
|e_prev_eff=
*Sets walkspeed to 0
*Sets runspeed to 0
*-{{StaminaRegen|10}}
}}
==Overview==
'''Shock''' is a debuff added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Decreases both walkspeed and runspeed by 8
*Decreases stamina regen by 5
*Inflicted players emit yellow shock particles
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:SUMMER]]
d410ff312244d37a6e6c049c63d38c4590190c9e
File:ShakesPlushieFront.png
6
1609
1610
2023-08-30T07:05:22Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Screenshot 2023-08-27 165638.png]] to [[File:ShakesPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BevilPlushieFront.png
6
1620
1621
2023-08-30T07:05:32Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:BevilPlushHighQuality.png]] to [[File:BevilPlushieFront.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Target
0
1318
1319
2023-08-30T07:09:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Target
|image=TargetEffect.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|e_effects=
*+{{PriorityStats|15}}
|stackable=No
|convertable=Unknown
|converts=
|e_acq_by=
*[[Golem Plushie]] when unequipped for 2 mins (? secs)
*[[Shakes Plushie]] when unequipped for 2 mins (45 secs)
|e_prev_eff=
}}
==Overview==
'''Target''' is a debuff added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Increases the player's priority by 15
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:SUMMER]]
e6649a6360f2f86d1a9a1d4d1a0ae306c0059636
File:Bevil's Cage.gif
6
1652
1653
2023-08-30T07:24:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bevil'sCageFreed.png
6
1653
1654
2023-08-30T07:25:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Broken TV
0
1640
1641
2023-08-30T07:26:09Z
mh:minuselevation>Cicopath
0
/* Dialogue */
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Broken TV
|image=Broken TV.gif
|caption=
|date_added=3 May, 2023
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=Botton of the [[Sand Pit]]
|prev_location=
}}
{{Quote|"[[Fortune|FORTUNE]]... HAVE YOU FORGOTTEN ABOUT ME? A DEAR OLD BUDDY FROM YOUR PAST."|— Broken TV}}
==Overview==
'''Broken TV''' is an interactable object located at the bottom of the G-elevator in [[The Ruins of a Cherished Era]] added on May 3rd, 2023.
==Dialogue==
{{dialogue
|a=.
|p=Player
|a|* A broken TV is emitting static. Feels brighter than it should.
|p|> [Continue Inspection]
|a|* As you got close, the TV shuts off.
|p|...
|a|* ?!
}}
Afterwards, the broken television will display the following cryptic message: ''"[[Fortune (NPC)|FORTUNE]]... HAVE YOU FORGOTTEN ABOUT ME? A DEAR OLD BUDDY FROM YOUR PAST."''<br><br>
{{dialogue
|a=.
|p=Player
|p|> [Observe Surroundings]
|a|* Empty. You hear faint screams from every direction. Your eyes feel heavy the more you look around. The only thing you can feel is the static coming from the TV.
}}
==Trivia==
===Old Dialogue===
?
==Gallery==
<gallery widths="185" bordersize="none">
BrokenTVMessageBrightened.png|Brightened photo of the TV displaying the cryptic message.
</gallery>
[[Category:NPCs]]
[[Category:Secret NPCs]]
[[Category:A FOOL'S FINALE]]
43637dbc7f469ade93197203ce56d4b4401cca74
File:Deep Forest.png
6
1654
1655
2023-08-30T07:26:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Deep Forest
0
1585
1586
2023-08-30T07:27:20Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Deep Forest.png
|caption=
|map_type=Common
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=
|max_elevators=?
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Deep Forest''' is a common map. A maximum of ... elevators can appear in this map.
...
==Special Properties==
*The campfire in Deep Forest gives nearby player [[Warm]] for ? seconds.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
21e4f17789f038e87f4ff1b012d4224f04961fd9
File:HangoutSpaceKitchen.png
6
1655
1656
2023-08-30T07:27:43Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShakesKillAnim.gif
6
1656
1657
2023-08-30T07:33:45Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesireAnim.gif
6
1657
1658
2023-08-30T07:36:03Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Desire
0
383
384
2023-08-30T07:36:12Z
mh:minuselevation>Cicopath
0
/* Gallery */
wikitext
text/x-wiki
{{Infobox1
|title={{Desire}}
|image=DesireBestiary.png
|caption=Desire in the Bestiary
|entity_type=Dangerous
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=4
|rarity=7
|sight=4
|speed=2
|weight=50
|prev_weight=100
}}
{{Quote|"To surpass the limits of imagination, to aspire for PERFECTION. To be restricted only by oneself, and to achieve what has yet to be dreamed. That is the beauty of the human Desire."|— Bestiary entry}}
==Overview==
'''Desire''' is a [[:Category:Dangerous Entities|dangerous entity]] added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It is one of the seven [[:Category:Sin Entities|sin entities]].
Desire is larger than most other entities. It is a stone statue wearing various glowing pink accessories on its arms and legs and a belt with glowing crystals on its torso. Its head is a floating crystal surrounded by a ring of various shapes and roman numerals.
Desire's Bestiary entry is hidden until the player collects enough information about them.
==Spawning Conditions==
*Desire will spawn when a player obtains at least 150 info. The amount of info required increases by five per floor. This is affected by all Info items and clipboards. Once Desire has spawned, it will have a chance to spawn on future floors regardless of this requirement.
**The mathematical formula for Desire's spawn requirement is <math>150+5x</math> info, where <math>x</math> represents the current floor number.
**Upon spawning for the first time, the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>A DANGEROUS ENTITY HAS BEEN DETECTED<br><br>PLAYER has committed the sin of DESIRE.</small></span>
*Desire can only spawn on floor 10 or higher.
==Abilities==
*'''Crystals:''' Upon spotting a player, three pink crystals will spawn from inside of said player, announced with a sound, and surround them. After all three crystals are present, they will audibly break open in rapid succession and begin firing pink beams at the target, each beam inflicting x1 stack of the [[Effects#Debuffs|Injured Debuff]].
**It is possible to dodge the beams, albeit difficult. However, they can be blocked by objects. As such, Desire is much more dangerous in open environments.
==Tips==
*Once Desire summons its crystals, there is a short grace period to escape behind a physical object. Since you will still be chased by Desire in the process, attempt to get behind a corridor as soon as possible before the crystals begin shooting their beams. It is safe to enter that area again once you hear all three crystals shatter.
*Sometimes, Desire's crystals will follow players to the intermission elevator after completing a floor. Should this happen, get behind the elevator's blue lasers as soon as possible to block the beams.
==Trivia==
*Desire is based on lust, one of the seven deadly sins.
**Unlike the other [[:Category:Sin Entities|sin entities]], Desire's name does not match the sin it represents. This is intentional to avoid any inappropriate connotations.
*Prior to [[:Category:A FOOL'S FINALE#Patch 1|v2.08.1]], Desire used to spawn when a player obtained a total of at least 300% info in a run, and it did not have a minimum floor requirement.
*Desire was originally planned to have a marble head crowned with a laurel wreath.
*Desire's previous Bestiary entry description:
**''"To be beyond of what is imaginable, and to be able to seek out PERFECTION. To only be limited by itself, and to be what has yet to be dreamed. That itself is the beauty of the human desire."''
==Gallery==
<gallery widths="185" bordersize="none">
DesireAnim.gif|Desire in game.
DesireFront.png|Frontal view of Desire.
DesireAttack.gif|Desire's beam attack.
DesireFOA.png|Desire during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
File:DesireBlackout.PNG|Desire in a blackout.
</gallery>
[[Category:Entities]]
[[Category:Dangerous Entities]]
[[Category:Sin Entities]]
[[Category:OOPS ALL BULLET HELL]]
572ebaf95f0b69f2613e4df7b77dd1743ecb8756
File:Diary.png
6
1658
1659
2023-08-30T07:37:10Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Grubblefruit.png
6
488
489
2023-08-30T08:37:54Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Grubblefruit.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Teafruit.png
6
490
491
2023-08-30T08:37:59Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Teafruit.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Crumblefruit.png
6
493
494
2023-08-30T08:38:04Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Crumblefruit.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Autumn Grotto.png
6
1659
1660
2023-08-30T09:27:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:City.png
6
1660
1661
2023-08-30T09:28:17Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
City
0
1586
1587
2023-08-30T09:28:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=City.png
|caption=
|map_type=Common
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=
|max_elevators=1
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''City''' is a common map. A maximum of one elevator can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
8266a51f666d4df86463253cb3f95564bea467f7
File:Yellowrooms.png
6
1661
1662
2023-08-30T09:29:09Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yellowrooms
0
1587
1588
2023-08-30T09:29:49Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Yellowrooms.png
|caption=
|map_type=Uncommon
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=No
|max_elevators=1
|properties=
|map_size=
|map_weight=15
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Yellowrooms''' is an uncommon map. A maximum of one elevator can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Uncommon Floors]]
2d93e37275a7a555aea052d60aa0afc1e59f6af9
Template:UncommonFloor
10
1662
1663
2023-08-30T09:32:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Floors|<span style="color:#cccccc;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black, 0 0 1px black, 0 0 1px black;">Uncommon {{{1}}}</span>]]</div><includeonly>[[Category:Uncommon {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
f61fdff2de3f1eda21dbdb6eaba92cd1809f4493
Room of Ambiguity and Despair
0
1515
1516
2023-08-30T10:20:11Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=
|caption=
|date_added=15 February, 2023
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Clock of Ambiguity and Despair]]
|prev_npcs=
}}
==Overview==
'''Room of Ambiguity and Despair''' is a secret room in the lobby added in the [[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] update. It connects to [[Grailfed's Room]].
==How to Access==
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
[[Category:VALENTINE'S DAY]]
a432beca7941425d0b6247ab437a21e60cdb7385
File:PPWAnim.gif
6
1664
1665
2023-08-30T10:20:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Artifact Room.png
6
1665
1666
2023-08-30T10:22:16Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Artifact Room
0
1666
1667
2023-08-30T10:23:26Z
mh:minuselevation>Cicopath
0
Created page with "{{Infobox1 |title=Artifact Room |image=Artifact Room.png |date_added=27 August, 2023 |created_by= |updates=[[:Category:ANNIVERSARY|ANNIVERSARY]] |date_removed= |removal_reason= |npcs= *[[Diary]] |prev_npcs= }} ==Overview== '''Room of Ambiguity and Despair''' is a secret room in the lobby added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event. It connects to [[Grailfed's Room]]. ==How to Access== ==Special Properties== ==Trivia== ==Gallery== <gallery widths="185..."
wikitext
text/x-wiki
{{Infobox1
|title=Artifact Room
|image=Artifact Room.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|npcs=
*[[Diary]]
|prev_npcs=
}}
==Overview==
'''Room of Ambiguity and Despair''' is a secret room in the lobby added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event. It connects to [[Grailfed's Room]].
==How to Access==
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
[[Category:ANNIVERSARY]]
9a9b0ed24dc0bba0cc53a27cca0d8759473df203
File:HangingCityATeaser.png
6
588
589
2023-08-30T11:21:17Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:NewFeature2.png]] to [[File:HangingCityATeaser.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SeekerDevAnim.gif
6
749
750
2023-08-30T11:21:48Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SeekerNewAnim.gif]] to [[File:SeekerDevAnim.gif]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
List of Upcoming Content
0
892
893
2023-08-30T11:34:01Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
==Overview==
This page aims to inform players of upcoming content to Minus Elevation sourced from first-hand information, including statements from the developers, Lukki and Element, themselves, and teasers on the Vanilla Deluxe Discord server.
===<u>'''Disclaimer'''</u>===
'''''PLEASE DO NOT''''' beg or implore the developers of Minus Elevation to add any of the upcoming content listed here. It is up to the discretion of the developers to add features to the game. Features may either be added, or they may not.
Although the features below are sourced from messages directly from the developers, all said features are '''''NOT 100% ABSOLUTE''''' in being added to the game. Take each feature's prospective addition with a grain of salt.
Do note that all confirmed content ''will not'' be added in one single update.
==Information for MAPS + ITEMS==
It was stated that the MAPS + ITEMS update may merge with the ANNIVERSARY update instead.
===Maps===
*More maps will be added to the game: about <s>15 returning maps and</s> 20 new maps.<ref name="lots_of_maps"/> (Refer to '''Fig. 17'''.)
**A new shop map is under way. This will be a new map altogether. (Refer to '''Fig. 1'''.) Quick trivia: It was accidentally released in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] update!
***This shop will sell passive utility items.<ref name="shop_2_passive"/>
**A map from Minus Decendance will be added. (Refer to '''Fig. 8'''.)
===Items===
*More items will be added.
**Entities currently without plushies will receive their own in this update.<ref name="all_plushies"/>
**A new item named Medkit will be added, which will remove all stacks of [[Injured]] and [[Demise]] upon use.
*Many items will be reworked.
**[[Plushies]] and [[Teddy Bloxipin]] are confirmed to be reworked.<ref name="plushie_rework"/>
==Information for Code Rework==
Another code rework is planned for Minus Elevation, including entities, items, statuses, and so on, to allow a greater range of unique ideas and features to be added.
===Maps===
*Doors will be able to spawn on all maps, leading to other small "pocket dimensions" with unique effects. (Refer to '''Fig. 16''' and '''Fig. 17'''.)
**Entities will be able to interact with these doors.
===Entities===
*The entity AI is being reworked.
***Not only will entities go to where they last saw a player, they will also go in the direction the player was headed towards.<ref name="ai_rework"/>
*[[Shadowwalker]] is planned to be reworked<ref name="Shadow_rework"/>
*There is a plan for an entity named [[List of Removed Content#Doll|Doll]], but it will not be added until a better AI system is developed.<ref name="Doll_addition"/>
*A new entity that is afraid of light is planned.<ref name="light_entity"/>
===Items===
*+2 new items: Mystery Meal and Glowing Gummyworms
*[[Primordial Party Hat]] may be made available during Lukki's birthday (September 12).<ref name="party_hat_return"/>
===Miscellaneous===
*[[Campaign Mode]] and [[Daily Mode]] will likely be developed after the code rework.
==Future Confirmed Content==
This content is confirmed to appear in future updates.
===Maps===
*A few existing maps will be receiving visual improvements.<ref name="map_visuals"/>
*A new map, originally slated to appear last Christmas, will appear this Christmas 2023.<ref name="christmas_2023_map"/>
*There is a plan to revamp the map spawning system where the chances of rare maps will not decrease when a new map is added to or removed from the pool.<ref name="same_chances"/>
===Entities===
*[[Warden]] and [[Illusionist]] are likely to be re-added in the future.<ref name="Warden_return"/><ref name="Illusionist_return"/>
*[[Pride|{{Pride}}]] is currently being developed and will be added to the game. Element stated that {{Pride}} will be released after Lukki finishes Mini Megafactory.
**{{Pride}} will have a condition and will ''not'' relate to the [[Floor Upgrades#Upgrades|Boss Raid]] floor upgrade.<ref name="Pride_condition"/>
*A new, strange entity will be added, created by Lukki. (Refer to '''Fig. 15''' and '''Fig. 18'''.)
*What appears to be another new entity will be added, also created by Lukki. (Refer to '''Fig. 19'''.)
*There is a plan to revamp the entity spawning system where the chances of rare entities will not decrease when a new entity is added to the pool.<ref name="same_chances"/>
===Items===
*[[Grand Gift]], as well as exclusive passive equipment, may be sold in the new shop seen in '''Fig. 1'''.
===Miscellaneous===
*The [[lobby]] will have more content added to it.
**Some machines, such as the Plinkard machine, will become interactable.
*A new floor upgrade is planned.
==Planned Content==
This content may be added in future updates, but it is not definite.
===Maps===
*Another shop map may be developed; though, its theme is currently unknown.<ref name="shop_3"/>
===Entities===
*According to Element, if [https://discord.com/channels/524847485034692609/679879548522856449/1092440521856790558 his Discord message] in the Vanilla Deluxe Discord server received 5000 upvotes, he will add a Bestiary entry for [[Bear 5]].
*[[Discomaster]] may be given an increased chance to spawn during Pride Month.<ref name="disco_pride"/>
===Items===
*Two new ability items named the [[List of Removed Content#Dealmakers|Dealmakers]] were teased in late September 2022, and were related to two new effects. However, they were later scrapped; but they could be brought back. (Refer to '''Fig. 14'''.)<ref name="dealmakers"/>
**This item is a reference to Spamton from the video game Deltarune.
===Miscellaneous===
*The feature of being undetectable in darkness may be revisited if a workaround is discovered.<ref name="darkness_mechanic"/>
==Gallery==
<gallery widths="185" bordersize="none">
NewShopLocation.png|'''Fig. 1''' ''"A new location of a shop has been identified within the facility." — Lukki''
PossibleNewMap.png|'''Fig. 4'''
NewMDFacilityMap.png|'''Fig. 8''' ''"Familiar? An upcoming zone to the Maps + Items update for Minus Elevation." — Element''
NewFeature3.png|'''Fig. 9'''
NewFeature4.png|'''Fig. 11'''
NewFeature5.png|'''Fig. 12'''
NewFeature6.png|'''Fig. 13'''
NewFeature7.png|'''Fig. 14''' ''"A pair of oddly colored glasses. They smell of stale cash." — Lukki''
NewEntity1.png|'''Fig. 15'''
PocketDimension1.png|'''Fig. 16'''
PocketDimension2.png|'''Fig. 17'''
NewEntity1.2.png|'''Fig. 18'''
NewEntity2.png|'''Fig. 19'''
</gallery>
==References==
<div class="references" style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
{{#tag:references|
<ref name="lots_of_maps">''"~15 returning maps, 20 new maps"'' [https://discord.com/channels/524847485034692609/788480792199430144/1107452147290865726 Posted by Element on Discord.]</ref>
<ref name="shop_2_passive">''"that shop teaser I made and the one yesterday is going to sell passives"'' [https://discord.com/channels/524847485034692609/788480792199430144/1082715954233999510 Posted by Element on Discord.]</ref>
<ref name="map_visuals">''"I forgot to say that a few maps are getting visual improvements"'' [https://discord.com/channels/524847485034692609/788480792199430144/1085370281088008222 Posted by Element on Discord.]</ref>
<ref name="christmas_2023_map">''"The map [for Christmas] hasn’t been forgotten but probably be finished yet ill hold onto it until the next Christmas update"'' [https://discord.com/channels/524847485034692609/813128960925761597/1087837300655931412 Posted by Element on Discord.]</ref>
<ref name="same_chances">''"We are still devising a a fixed system so all chances won’t decrease when something got introduced"'' [https://discord.com/channels/524847485034692609/800511417324797992/1125077177222828042 Posted by Element on Discord.]</ref>
<ref name="Shadow_rework">[https://discord.com/channels/524847485034692609/788480792199430144/1142012601291771955 Lukki responding to a Discord user regarding Shadowwalker's rework.]</ref>
<ref name="light_entity">''"theres a new entity I want to make thats scared of light"'' [https://discord.com/channels/524847485034692609/788480792199430144/1142007961896628335 Posted by Lukki on Discord.]</ref>
<ref name="Warden_return">[https://discord.com/channels/524847485034692609/813128960925761597/1093547081177780234 Element responding to a Discord user affirming the possible return of Warden.]</ref>
<ref name="Illusionist_return">[https://discord.com/channels/524847485034692609/813128960925761597/1093547721878675486 Element responding to a Discord user affirming the return of Illusionist.]</ref>
<ref name="Pride_condition">''"Pride will have a condition, it won’t be relating to the boss raid"'' [https://discord.com/channels/524847485034692609/788480792199430144/1096487688502268006 Posted by Element on Discord.]</ref>
<ref name="ai_rework">''"im working on AI v2"'' [https://discord.com/channels/524847485034692609/788480792199430144/1092926353793368074 Posted by Lukki on Discord.]</ref>
<ref name="all_plushies">''"All plushies will be available in the M + I update"'' [https://discord.com/channels/524847485034692609/1069335490370740325/1121220795717398640 Posted by Element on Discord.]</ref>
<ref name="plushie_rework">''"There is a planned plushie rework because the nature of them was messy to work with"'' [https://discord.com/channels/524847485034692609/1069335490370740325/1121220885290946640 Posted by Element on Discord.]</ref>
<ref name="party_hat_return">''"I might make the party hat an anniversary item and maybe available on my birthday"'' [https://discord.com/channels/524847485034692609/788480792199430144/1013557711134269460 Posted by Lukki on Discord.]</ref>
<ref name="dealmakers">''"I could bring it'' [the dealmakers] ''back, luck most likely didn’t have a good idea along with it or didn’t finish coding it"'' [https://discord.com/channels/524847485034692609/1069335490370740325/1092486755514601632 Posted by Element on Discord.]</ref>
<ref name="shop_3">''"I wanted to add another shop but still haven’t figured out a theme"'' [https://discord.com/channels/524847485034692609/788480792199430144/1082716515893256312 Posted by Element on Discord.]</ref>
<ref name="disco_pride">''"I need to add a thing where discomaster spawns more during pride month"'' [https://discord.com/channels/524847485034692609/788480792199430144/1022086636210761809 Posted by Lukki on Discord.]</ref>
<ref name="Doll_addition">''"I had an idea for doll but doesn’t exist until luck can code a new ai system"'' [https://discord.com/channels/524847485034692609/788480792199430144/1087385019569414144 Posted by Element on Discord.]</ref>
<ref name="darkness_mechanic">''"I also wanted to readd a feature where no entity detects you in the darkness is really hard bc roblox doesn’t allow us to have full control on lighting so it’s hard to code it unless a workaround is proposed"'' [https://discord.com/channels/524847485034692609/1069335490370740325/1078741162602532904 Posted by Element on Discord.]</ref>
}}
</div>
[[Category:Upcoming Content]]
c36a0d8f23f08dc624008a85d759f240eb4ea9e4
Category:Miscellaneous Items
14
1667
1668
2023-08-30T11:51:18Z
mh:minuselevation>Cicopath
0
Created page with "Placeholder category"
wikitext
text/x-wiki
Placeholder category
ebef4695ad0b3be1438a4591dc556c5d54635efc
File:PinataGoodies.png
6
1668
1669
2023-08-30T12:02:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Large Gift
0
1094
1095
2023-08-31T06:27:40Z
mh:minuselevation>Cicopath
0
/* List of Gifted Items */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Large Gift
|image=Gift.png
|date_added=
|updates=
|tooltip=Gives a large quantity of random items.
|cooldown=? secs{{Verify}}
|effects=
*Gifts 3-20 of an item once
|upgrade=
|acq_by=
*[[Grand Gift]]
*[[Scrap Store]]
*[[Floor Upgrades|<span style="color:#e000ff;">Boss Raid</span>]]
*[[Floor Upgrades|<span style="color:#ffd861;">Mysterious Sanctuary</span>]]
*[[Floor Upgrades|<span style="color:#5c0bff;">Pride</span>]]
*[[Lobby#Sand Pit|Sand Pit]]
*Red vending machines
|price=Scrap Store: {{ScrapCost|7-12}}
-----
Red vending machines: {{ScrapCost|8-9}}
|prev_eff=
|prev_price=
}}
{{Quote|"Gives a large quantity of random items."|— Tooltip}}
==Overview==
==Effects==
===Table of Gifted Items===
{| class="mw-collapsible mw-collapsed fandom-table" width="30%" style="text-align:center;"
!colspan=2<div style="background:#101010;">|'''Table of Gifted Items'''</div>
|-
!<div style="text-align:center;">Amount Gifted</div>
!<div style="text-align:center;">Items</div>
|-
|3 to 20
|
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|GoldenApple|Golden Apple}}
*{{ItemIcon|Cribblefruit|Cribblefruit}}
*{{ItemIcon|Beartrap|Beartrap}}
*{{ItemIcon|Campfire|Campfire}}
*{{ItemIcon|Scrap|Scrap}}
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
[[Category:Sand Pit Items]]
99bbdf1b434fb5859afcf01354694f4bcf45e471
File:Aquarium.png
6
1670
1671
2023-08-31T08:51:23Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Blurple Office.png
6
1671
1672
2023-08-31T08:51:46Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bluerooms.png
6
1672
1673
2023-08-31T08:52:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Bluerooms
0
1583
1584
2023-08-31T08:54:07Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Bluerooms.png
|caption=
|map_type=Common
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=?
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Bluerooms''' is a common map. A maximum of ... elevators can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
5cb5d965bf51494cef7e308d843ade2ac34eb3e7
Basement
0
1598
1599
2023-08-31T08:55:24Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Basement
|image=Basement.png
|caption=The Basement
|map_type=Common
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|large=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Basement''' is a common map added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event. A maximum of one elevator can appear in this map.
...
==Trivia==
*Basement was originally meant to be released in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
867f2323b5921e6f8e5aff1db45130d7fe02558a
File:Basement.png
6
1674
1675
2023-08-31T08:55:56Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Basement.png.png]] to [[File:Basement.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Damp Basement
0
1582
1583
2023-08-31T17:53:07Z
mh:minuselevation>BarelyBranded
0
i think this map was always damp basement, the other map i thought was damp basement is actually office blue
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Damp Basement.png
|caption=The Damp Basement
|map_type=Common
|date_added=19 October, 2021
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=?
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Damp Basement''' is a common map added on October 19th, 2021. A maximum of ... elevators can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
3b3267c2577b71fd051c6ccc1e962542b558f132
Office Blurple
0
1584
1585
2023-08-31T17:54:54Z
mh:minuselevation>BarelyBranded
0
BarelyBranded moved page [[Blurple Office]] to [[Office Blurple]] without leaving a redirect
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Blurple Office.png
|caption=
|map_type=Common
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|large=
|min_players=0
|max_elevators=?
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Blurple Office''' is a common map A maximum of ... elevators can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
bf9fc7fc59d6f0476ea5e768a44d0dd7bf6e168c
Witches Brew (Effect)
0
1173
1174
2023-08-31T21:35:09Z
mh:minuselevation>W.D. Eros
0
/* Effects */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Witches Brew
|image=WitchesBrewEffect.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|e_effects=
*+{{Walkspeed|1.5}}
*+{{Runspeed|1.5}}
*+{{StaminaRegen|random}}{{Verify}}
*Makes the player's head huge and changes its color
|stackable=No
|e_acq_by=
*[[Witches Brew]] (15 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
* Increase Stamina generation +1.35.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
01c95d97f0a0d9be7f2f97c187e1b1a5e2ea1f31
File:IIdragonfruits.png
6
1675
1676
2023-09-01T12:29:35Z
Doctor Puro
10
wikitext
text/x-wiki
found 2 dragonfruits lol
23f39122e0350ac615626991c035e7c67e211811
File:Message in chat.png
6
1676
1677
2023-09-01T12:51:45Z
Doctor Puro
10
wikitext
text/x-wiki
The message in the chat when somebody digs up a dragonfruit
e65df739429eeb8d834c32f7d7262fd0c7211c1c
Rations
0
1096
1097
2023-09-01T23:29:37Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Rations
|image=Gift.png
|date_added=15 April, 2023
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|tooltip=Gives an assortment of consumables.
|cooldown=? secs{{Verify}}
|effects=
*Gifts 6-12{{Verify}} of an item thrice
|upgrade=
|acq_by=
*Beginning the battle against [[Ratio/Demise of Ratio|Demise of Ratio]]
*Blurple vending machines
|price=Blurple vending machines: {{ScrapCost|27-29}}{{Verify}}
|prev_eff=
|prev_price=
}}
{{Quote|Gives an assortment of consumables.|— Tooltip}}
==Overview==
==Effects==
===List of Gifted Items===
===Table of Gifted Items===
{| class="mw-collapsible mw-collapsed fandom-table" width="30%" style="text-align:center;"
!colspan=2<div style="background:#101010;">|'''Table of Gifted Items'''</div>
|-
!<div style="text-align:center;">Amount Gifted</div>
!<div style="text-align:center;">Items</div>
|-
|6 to 12{{Verify}}
|
*{{ItemIcon|Placeholder|#}}
|}
==Trivia==
*Rations can rarely gift campfires despite its main purpose being to give consumables.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
[[Category:Sand Pit Items]]
09a3af7cf1dd68df6505f61a16dd890900fa7e4c
Template:Verify
10
1033
1034
2023-09-01T23:30:06Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<includeonly><span class="noprint reference" style="font-size: smaller; position: relative; top: -6px">[''[[:Category:Pages needing verification|<span style="color:#3366CC;">verify</span>]]'']</span>[[Category:Pages needing verification]]</includeonly><!--
--><noinclude>
<pre>{{Verify}}</pre>
<br>
Example:
{| class="article-table"
!Code
!Output
|-
|<code><nowiki>Example sentence.{{Verify}}</nowiki></code>
|Example sentence.{{Verify}}
|}
This template is used for information that requires more experimentation to validate whether the claim is true or false. For example, you would use this template in the [[Plushies]] page if an item a plushie is listed to gift its holder is unheard of.
Information can be verified from experimentation or personal experiences.
Any pages using this template will be automatically placed in the [[:Category:Pages needing verification|Pages needing verification]] category.</noinclude>
02a9a29287dda76f6b9a8fea5a2377ce1c3a9e9e
Template:Bug
10
1014
1015
2023-09-01T23:30:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<span class="noprint reference" style="font-size: smaller; position: relative; top: -6px">[''<div class="advanced-tooltip" style="display: inline-block;"><span style="color:#3366CC;">bugged</span><div class="tooltip-contents">{{{1}}}</div></div>'']</span><includeonly>[[Category:Bugged features]]</includeonly><!--
--><noinclude><br>
{{Bug|test}}
<small>Credit to the Amnesia Wiki</small>
</noinclude>
f9f39e904a0ffc09650c6d532b5255c5e78b5ec1
Template:Speculation
10
580
581
2023-09-01T23:30:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
<includeonly><span class="noprint reference" style="font-size: smaller; position: relative; top: -6px">[''[[:Category:Pages with speculation|<span style="color:#3366CC;">speculation</span>]]'']</span>[[Category:Pages with speculation]]</includeonly><!--
--><noinclude>
<pre>{{Speculation}}</pre>
<br>
Example:
{| class="article-table"
!Code
!Output
|-
|<code><nowiki>Example sentence.{{Speculation}}</nowiki></code>
|Example sentence.{{Speculation}}
|}
This template is used for information that is purely speculation in nature; there is no evidence to support the stated claim. It is mainly used in claims posted in page trivia and [[List of Upcoming Content]]. Typically, any speculation should either be removed or confirmed immediately.
Information can be verified from images, video footage, statements from the developers.
Any pages using this template will be automatically placed in the [[:Category:Pages with speculation|Pages with speculation]] category.</noinclude>
24486edc110543f8a469f038b824ea08aafc326b
File:Beartrap.png
6
487
488
2023-09-01T23:37:55Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Beartrap.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SuperBeartrap.png
6
489
490
2023-09-01T23:38:02Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SuperBeartrap.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Echolocator.png
6
469
470
2023-09-01T23:38:07Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Echolocator.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FungalRoots.png
6
514
515
2023-09-01T23:38:27Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:FungalRoots.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FuzzyDice.png
6
528
529
2023-09-01T23:38:31Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:FuzzyDice.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TravellersPack.png
6
519
520
2023-09-01T23:39:09Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:TravellersPack.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ScrapCrate.png
6
474
475
2023-09-01T23:39:30Z
mh:minuselevation>Cicopath
0
Cicopath reverted [[File:ScrapCrate.png]] to an old version
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GoldenWhoopieCushion.png
6
939
940
2023-09-01T23:43:08Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:GoldenWhoopieCushion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bonfire.png
6
513
514
2023-09-01T23:49:01Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Bonfire.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BoogieEffect.png
6
1611
1612
2023-09-02T00:07:03Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:BoogieEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LoomEffect.png
6
1473
1474
2023-09-02T00:08:31Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:LoomEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Luck
0
1163
1164
2023-09-02T00:21:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Luck
|image=<gallery widths="185">
LuckEffect.png|Luck
OldLuckEffect.png|Old Design
</gallery>
|date_added=
|updates=
|e_effects=
*+{{LuckStats|0.5}} per stack
|stackable=Yes
|e_acq_by=
*[[Scrap Crate]] (10 secs first stack; 0.5 secs subsequent stacks)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
9c3bc6572c0022a2685af6343a0f53a3042fdae0
File:OldSpeedPartyEffect.png
6
289
290
2023-09-02T00:21:45Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:SpeedPartyEffect.png]] to [[File:OldSpeedPartyEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Speed (Party)
0
1165
1166
2023-09-02T00:22:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Speed (Party)
|image=<gallery widths="185">
SpeedPartyEffect.png|Speed (Party)
OldSpeedPartyEffect.png|Old Design
</gallery>
|date_added=22 August, 2022
|updates=[[:Category:GAME RELEASE|GAME RELEASE]]
|e_effects=
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
|stackable=No
|e_acq_by=
*[[Primordial Party Hat]] (5 secs)
|e_prev_eff=
*+{{Runspeed|5}}
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
e12678975a1cd831818cfd1e78b9f8e575c4d1df
File:SpeedPartyEffect.png
6
1677
1678
2023-09-02T00:27:21Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:SpeedPartyEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldPartyEffect.png
6
285
286
2023-09-02T00:32:26Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:PartyEffect.png]] to [[File:OldPartyEffect.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PartyEffect.png
6
1678
1679
2023-09-02T00:35:43Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:PartyEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PartyWhistleEffect.png
6
1679
1680
2023-09-02T00:35:47Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:PartyWhistleEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Party
0
1166
1167
2023-09-02T00:36:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Party
|image=<gallery widths="185">
PartyEffect.png|Party
OldPartyEffect.png|Old Design
</gallery>
|date_added=22 August, 2022
|updates=[[:Category:GAME RELEASE|GAME RELEASE]]
|e_effects=
*+{{StaminaRegen|2}}
*+{{Walkspeed|2}}
*+{{Runspeed|2}}
*+{{LuckStats|1}}
|stackable=No
|copyable=Yes
|e_acq_by=
*Randomly when wearing or near a player with [[Primordial Party Hat]] (60 secs)
*[[Discomaster Plushie]] when spotted by an entity (5 secs)
|e_prev_eff=
*+{{StaminaRegen|1}}
*+{{LuckStats|3}}
}}
==Overview==
'''Party''' is a buff added in the [[:Category:GAME RELEASE|GAME RELEASE]] update.
==Effects==
*Increases walkspeed and runspeed by 2
*Increases stamina regen by 2
*Increases luck by 1
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
37ceea6d871c1041adb0bb6fcc9aaa1bae018465
File:Mall.png
6
1680
1681
2023-09-02T02:48:42Z
mh:minuselevation>TenLetterz
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Library.png
6
1681
1682
2023-09-02T04:46:05Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Library
0
1633
1634
2023-09-02T04:46:27Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Library
|image=Library.png
|caption=
|map_type=
|date_added=14 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=Yes
|max_elevators=
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Library''', also known as Neat House, is a map added on January 14th, 2022. A maximum of ? elevators can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
8b72d62d0d2caf8336e0e426b5a0fdb9b97dd40b
File:Pico's Palace.png
6
1682
1683
2023-09-02T04:46:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Pico's Palace
0
1591
1592
2023-09-02T04:46:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Pico's Palace.png
|caption=
|map_type=Common
|date_added=19 October, 2021
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|max_elevators=?
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Pico's Palace''' is a common map added on October 19th, 2021. A maximum of ... elevators can appear in this map.
...
==Trivia==
*Pico's Palace is based on Pico's Palace in the video game Five Nights at Pico's, a Scratch game inspired by another popular video game, Five Nights at Freddy's.
==Gallery==
<gallery widths="185" bordersize="none">
Pico'sPalaceAnimatronic.png|An endoskeleton in Pico's Palace.
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
b2bb6f81c6aa4ee58b993585a86b36576845e815
File:Red Theater.png
6
1683
1684
2023-09-02T04:47:08Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Red Theater
0
1581
1582
2023-09-02T04:47:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Red Theater
|image=Red Theater.png
|caption=
|map_type=Common
|date_added=27 August, 2023
|created_by={{CreatedBy|slooshed}}
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=?
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=[https://www.roblox.com/games/14045348941/Entertainment-Complex Entertainment Complex]
|sub_published=27 July, 2023
}}
==Overview==
'''Red Theater''' is a common map added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event. A maximum of ... elevators can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
[[Category:ANNIVERSARY]]
aabacb07a45f271c54c4e876ba357bd0b5edfed3
Soda Cap
0
505
506
2023-09-02T04:49:26Z
mh:minuselevation>Cicopath
0
/* Abilities */
wikitext
text/x-wiki
{{Infobox1
|title=Soda Cap
|image=SodaCap.png
|date_added=14 August, 2022
|tooltip=Gain more stamina and speed. Takes a sip at random intervals that grants overload stamina.
|abilities=
*scales with luck
*restores overdrive stamina
*+15 max stamina
*+2 walkspeed
|categories={{Luck}}
{{Speed}}
{{Overdrive}}
|types=Passive
|acq_by=Shop
|price=65
}}
{{Quote|A handy old soda cap from the '90s that allows you to drink twice the caffeine! Randomly takes sips that restore overdrive stamina.|— Inventory}}
==Overview==
The '''Soda Cap''' is a purple-colored hat with two Bloxy Colas attached. It grants extra stamina as well as other buffs.
==Abilities==
*+15 max stamina
*+1.5 walkspeed
*+1.5 runspeed
*Randomly restores 13 overdrive stamina
**Scales with luck
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/24114402/Brighteyes-Bloxy-Cola-Hat Brighteyes' Bloxy Cola Hat] accessory.
==Gallery==
<gallery widths="185" bordersize="none">
SodaCapChar.png|A player equipped with the Soda Cap.
</gallery>
[[Category:Items]]
7eaa3f20003f565fcc69fdbb7e4baedd5bbb2aee
File:Vanilla Grand Cake.png
6
1616
1617
2023-09-02T05:39:59Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Vanilla Grand Cake.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Primeval Party Whistle.png
6
1663
1664
2023-09-02T05:40:07Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Primeval Party Whistle.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Pearl.png
6
1684
1685
2023-09-02T05:40:23Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Pearl.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Steel.png
6
1685
1686
2023-09-02T05:43:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gold.png
6
1686
1687
2023-09-02T05:43:48Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Gold
0
1560
1561
2023-09-02T05:43:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Gold
|image=Gold.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|effects=
*?
|acq_by=
[[Gluttony Plushie]]
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"?"|— Inventory}}
==Overview==
'''Gold''' is a miscellaneous item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
...
==Abilities==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
54046b51f532b03fd42cff7a5a769f86a72a3ebb
Steel
0
1601
1602
2023-09-02T05:43:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Steel
|image=Steel.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|effects=
*?
|acq_by=
[[Gluttony Plushie]]
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"?"|— Inventory}}
==Overview==
'''Steel''' is a miscellaneous item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
...
==Abilities==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
80aaa1a242716645a9a74e44af8d7deda69c30f2
File:Damp Basement.png
6
1673
1674
2023-09-02T05:53:02Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Damp Basement.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Pearl
0
1602
1603
2023-09-02T18:58:14Z
mh:minuselevation>ShiLavWar
0
/* Abilities */
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Pearl
|image=Pearl.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|effects=
*?
|acq_by=
[[Shakes Plushie]]
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"?"|— Inventory}}
==Overview==
'''Pearl''' is a miscellaneous item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
...
==Abilities==
Currently does nothing. May have a purpose (e.g. for crafting) in the future.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
4aa212bc8c07a8a7487b773a13b24f4b73d20a37
File:BevilFront2.png
6
1688
1689
2023-09-03T00:38:00Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Party (Whistle)
0
1564
1565
2023-09-03T00:59:52Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Party (Whistle)
|image=PartyWhistleEffect.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
*+{{GlobalEFF|20}}
*+{{LuckEFF|20}}
|stackable=No
|copyable=Yes
|e_acq_by=
*[[Primeval Party Whistle]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Party (Whistle)''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
*Increases walkspeed and runspeed by 3
*Increases global effectiveness by 20%
*Increases luck effectiveness by 20%
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
05d1c77889e496c70f7df92e9acd987f575f8f68
Editing Guidelines
0
1018
1019
2023-09-03T01:48:58Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
==Overview==
This page aims to inform all users the basic editing guidelines for the Minus Elevation Wiki. All prospective editors are encouraged to read this page.
Any new guidelines will be announced on the Minus Elevation Wiki Discord server.
===The Different Editors===
There are two editors that users can use on Fandom: the visual editor and the source editor. If you are a new user, you will most likely familiarize yourself with the visual editor. However, it is recommended that you learn how to use the source editor given the amount of convenience it provides.
===What to Familiarize Yourself with===
Whether you are using the visual editor or the source editor, there are a few Fandom features new editors should familiarize themselves with: The basic layout of pages on this wiki, [https://community.fandom.com/wiki/Help:Tables tables], [https://community.fandom.com/wiki/Help:Links/Wikitext links], and [https://community.fandom.com/wiki/Help:Templates templates]. For adept editors, [https://community.fandom.com/wiki/Help:HTML HTML tags] will also prove useful.
The best way to learn how to edit is to take a look at the source code on each page. From there, you can learn the page layout, templates, HTML tags, and much more.
==General Guidelines==
*All [[Help:Rules|rules]] are to be followed when editing pages.
*Use proper English grammar.
**Vocabulary examples include proper spelling and the difference between [http://its-not-its.info/ "it's" and "its"]; "their", "there", and "they're"; and "who" and "whom".
***Note that various regions spell certain English words differently. Both "color" and "colour" are correct spellings.
**Use proper punctuation.
**Slang is not recommended.
*All users are permitted to undo edits.
**Should a page be vandalized, undo the edit and contact an administrator with the name of the vandal and optionally proof. If multiple pages have been vandalized, also contact an administrator so they may undo all of the edits of the vandal.
*When mentioning buffs or debuffs, they must be put in the following form: <code><nowiki>[[Effects#"Buffs/Debuffs"|"EffectName" buff/debuff]]</nowiki></code>. For example, <code><nowiki>[[Effects#Debuffs|Slow (Oculus) debuff]]</nowiki></code>.
==Creating Pages==
*Most pages are created for certain feature or mechanics. This includes maps, entities, items, stamina, and so on.
**There are a few exceptions: Consumable items will be added to the [[Category:Items]] page, Lobby features will be added to the [[Lobby]] page, and stats will be added to the [[Stats]] page.
*All pages must follow the recommended page guidelines.
*'''DO NOT''' create pages for unconfirmed items or items without sufficient information. If you are unsure about creating a page, ask for the advice of a staff member.
==Page Layout & Content==
===Infobox===
*Map, entity, or item pages will have an infobox template named <code><nowiki>{{Infobox1}}</nowiki></code>. Fill out the necessary data of the infobox with the respective information of the thing the page is about. Since this infobox is an "all-in-one" infobox and can be used for many pages, you can view all of the data parameters on the separate infoboxes page [[Template:Infobox1|here]].
**Some data parameters require templates to be manually added.
**Some data parameters automatically implement templates instead of requiring a user to manually implement one. Make sure to check out the infobox page [[Template:Infobox1|here]] to see which parameters automatically assign one.
**Dates will be listed in the following format: <code>[Numerical day] [Full month], [Full year]</code>. For example, "1 January, 2000".
===Quote===
*A <code><nowiki>{{Quote}}</nowiki></code> template will be placed right under the infobox template. Example usage: <code><nowiki>{{Quote|Example.}}</nowiki></code>
**Any typographical or grammatical errors must be marked with an unitalicized "[sic] directly after where the error is.
*Mentions of other in-game features, whether direct or metaphoric, must link to that page.
===Overview===
*After the infobox and quote templates are added, the Overview comes next, written in the "Heading" format.
**Sentences should be in paragraphs, and are grouped based on the main idea. Three to four sentences are ideal.
**Maps with multiple variants will have their own sections listed as sub-headings under Overview. See the [[Facilities]] page for reference.
**Map, entity, and item names will be bolded ''only once'' when first introduced in the first paragraph. It stays unbolded every subsequent time it is mentioned throughout the page. Similarly, when another map, entity, or item is mentioned, you must create a link to its page ''only once per heading or sub-heading'' it is first mentioned.
===Abilities===
*For entity and item pages, the Ability section, written in the "Heading" format, will come after Overview.
**The passive and active abilities of entities or items are included in this section.
**Abilities must be listed in bullet form.
===Tips===
*For entity pages, the Tips section, written in the "Heading" format, will come after Abilities.
**This section lists all of the tips and weaknesses of entities to provide users with information on how to successfully survive encounters therewith in the most effective manner.
**Tips must be listed in bullet form.
===Lore===
*For entity pages, the Lore section, written in the "Heading" format, will come after Tips.
**This section lists the different lore surrounding an entity.
**Lore must be listed in bullet form.
**Lore must have a reference. References include in-game dialogue, plushie dialogue, or posts from the developers of Minus Elevation.
===Trivia===
*After all pages have been given the respective previous headings, following will be the Trivia section, written in the "Heading" format.
**Trivia has little value for in-game application, but is rather meant to pique the interest of users.
***Trivia can include developer or creator notes, easter eggs and references, and so on.
***Trivia must not provide obvious or useless information.
***Major bugs could be accepted as trivia.
***The previous features of an item should not be listed in the trivia, but rather the infobox.
**Trivia must be listed in bullet form.
**Trivia does not need references, but any speculation ''must'' be confirmed.
===Gallery===
*The Gallery section, written in the "Heading" format, will come after Trivia.
**Gallery includes images or gifs of the respective map, entity, or item.
***For maps, common gallery exhibits include easter eggs.
***For entities, common gallery exhibits include a frontal view of the entity, both regular and during a blackout; a gif of the different abilities of the entity; the design of the entity during certain events; and so on.
***For items, common gallery exhibits include a player wearing the item or a gif of the ability of the item.
**Source editor code for implementing galleries:<br><br><code><nowiki><gallery widths="185" bordersize="none"></nowiki><br><nowiki>[Example].png|[CaptionHere]</nowiki><br><nowiki></gallery></nowiki></code>
===References===
*The References section, written in the "Heading" format, will come after Gallery.
**This section is ''only'' included when the Lore section is present.
**Source editor code for implementing references:<br><br><code><nowiki>==References==</nowiki><br><nowiki><div class="references" style="-moz-column-count:2; -webkit-column-count:2; column-count:2;"></nowiki><br><nowiki>{{#tag:references|</nowiki><br><nowiki><ref name="[Example]">[TextHere]</ref></nowiki><br><nowiki>}}</nowiki><br><nowiki></div></nowiki></code><br><br>Afterwards, simply put <code><nowiki><ref name="[Example]"/></nowiki></code> after what needs to be referenced.
===Categories===
*Categories ''must'' be added to all pages for easier navigation. Below is a list of all categories.<br><br>''Categories marked with an asterisk (*) are added automatically to the page based on the <code>map_type</code> or <code>entity_type</code> parameters in the <code><nowiki>{{Infobox1}}</nowiki></code> template.''
**Floors
***Common Floors*
***Rare Floors*
***Boss Floors*
***Unique Floors*
***Event Floors*
***Event Boss Floors*
**Entities
***Common Entities*
***Rare Entities*
***Boss Entities*
***Dangerous Entities*
***Event Entities*
***Event Boss Entities*
**Items
***Shop Items
***Event Items
***Gamepass Items
**Miscellaneous
***Upcoming Content
***Removed Content
***Mechanics
==Useful Templates==
Temples can be used by all editors and greatly increase the quality of your editing, but they are easier to implement in the source editor.
Below is a list of all the useful templates.
{| class="article-table" style="margin: auto;text-align: center;"
! colspan="4" style="text-align: center;font-size:20px" |Popular Templates
|-
! style="text-align: center" |Template Name
! style="text-align: center" |Usage (remove quotations/brackets)
! style="text-align: center" |Example Input
! style="text-align: center" |Example Output
|-
|[[:Category:SpecialWords|Item category templates]]
|<code><nowiki>{{Quote|"[ExampleSentence]"|— [ExampleSpeaker]}}</nowiki></code>
|<code><nowiki>{{Quote|"Example quote."|— John Doe}}</nowiki></code>
|{{Quote|"Example quote."|— John Doe}}
|-
|[[:Category:SpecialWords|Item category templates]]
|<code><nowiki>{{"ItemCategory"}}</nowiki></code>
|<code><nowiki>{{Aggro}}</nowiki></code>
|{{Aggro}}
|-
|[[:Category:Special entity names|Special entity name templates]]
|<code><nowiki>{{"EntityName"}}</nowiki></code>
|<code><nowiki>{{Greed}}</nowiki></code>
|{{Greed}}
|-
|[[Template:CreatedBy|Created By template]]
|<code><nowiki>{{CreatedBy|"RobloxUsername"}}</nowiki></code>
|<code><nowiki>{{CreatedBy|luckily_dragon}}</nowiki></code>
|{{CreatedBy|luckily_dragon}}
|-
|[[Template:ItemIcon|Item Icon template]]
|<code><nowiki>{{ItemIcon|"ItemWithoutSpaces"|"Item With Spaces"}}</nowiki></code>
|<code><nowiki>{{ItemIcon|InfoVisor|Info Visor}}</nowiki></code>
|{{ItemIcon|InfoVisor|Info Visor}}
|-
|[[Template:Verify|Verify template]]
|N/A
|<code><nowiki>{{Verify}}</nowiki></code>
|{{Verify}}
|-
|[[Template:Speculation|Speculation template]]
|N/A
|<code><nowiki>{{Speculation}}</nowiki></code>
|{{Speculation}}
|-
|[[Template:Bug|Bug template]]
|<code><nowiki>{{Bug|"ExampleSentence"}}</nowiki></code>
|<code><nowiki>{{Bug|Example bug.}}</nowiki></code>
|{{Bug|Example bug.}}
|-
|[[Template:Bug|M$ template]]
|<code><nowiki>{{M$|"Number"}}</nowiki></code>
|<code><nowiki>{{M$|250}}</nowiki></code>
|{{M$|250}}
|-
|[[Template:Robux|Robux template]]
|<code><nowiki>{{Robux|"Number"}}</nowiki></code>
|<code><nowiki>{{Robux|250}}</nowiki></code>
|{{Robux|250}}
|-
|*[[Template:Stub|Stub template]]
|<code><nowiki>{{Stub|"ReasonHere"}}</nowiki></code>
|<code><nowiki>{{Stub|Example reason.}}</nowiki></code>
|{{Stub|Example reason.}}
|-
|[[Template:LimitedItem|Limited Item template]]
|N/A
|<code><nowiki>{{LimitedItem}}</nowiki></code>
|{{LimitedItem}}
|}
<br>
<nowiki>*</nowiki> — The reason portion of the Stub template is purposely not meant to show; it is only meant to show in the source editor.
==Organization Priority for Maps, Entities, and Item Category Pages==
*Maps, entities, and items currently not in Minus Elevation '''WILL NOT''' be added to the these pages. This includes removed and unreleased features.
**They may be added to the categories, however.
*Maps, entities, and items are organized in a very specific manner. The following is a list of the organization priority for the entity table, from highest priority to lowest priority:
**Maps:
***Type — From Common to Rare, Boss, Unique, Event, and lastly Event Boss.
***Event (only for Event and Event Boss maps) — From earliest event to latest event.
***Player Requirement — From no requirement to highest requirement.
***Weight — From higher weight to lower weight.
***Date Added — From earliest date added to latest date added. (CURRENTLY UNUSED)
***Alphabetically — From A to Z.
**Entities:
***Type — From Common to Rare, Boss, Dangerous, Event, and lastly Event Boss.
***Event (only for Event and Event Boss entities) — From earliest event to latest event.
***Floor Requirement — From no requirement to highest requirement.
****The only exception to this priority are the sin entities. Sin entities will be grouped together, and always come after other dangerous entities.
***Weight — From higher weight to lower weight.
***Date Added — From earliest date added to latest date added. (CURRENTLY UNUSED)
***Alphabetically — From A to Z.
****The only exception to this priority are the first nine common entities and rare entities.
**Items:
***Type — From Shop to Event and lastly Gamepass.
***Event (only for Event items) — From earliest event to latest event.
***Date Added — From earliest date added to latest date added. (CURRENTLY UNUSED)
***Alphabetically — From A to Z.
==Speculation==
*Speculation is most common in two places throughout the wiki: the trivia section of pages and the [[List of Upcoming Content]] page.
**For the trivia section of a page, any thoughts ''must'' be verified by a developer before making a claim. For example, a user once put in a trivia section that, ''"Sin of Ratio might be based out of'' [sic] ''<nowiki>'''LeafyIsHere'''</nowiki>."'' It was confirmed by a developer that this is, in fact, ''not true.''
***Whenever possible, reference the source to support your claim that the trivia is true in the "Describe what you changed" section before you save your edits. A link to the reference is preferable.
***If a claim does not have a reference, it is to either have a <code><nowiki>{{Spectulation}}</nowiki></code> template right after it, or be outright removed from the page.
**The List of Upcoming Content page has two sections: confirmed content and planned content. You can read more about each section on the page [[List of Upcoming Content|here]]. Confirmed content and planned content '''MUST''' have references. References can include images or messages from the developers of Minus Elevation.
***The references must either be put under the Gallery section with figure names, with the figure names next to the claim (e.g., "See '''Fig. 1'''); or, if it is a message, put under the References section with a reference number next to the claim.
***If a claim does not have a reference, it is to be removed from the page.
==Pictures==
Pictures, from here on out, will have specific guidelines.
===General Guidelines===
*'''NEVER including yourself or other players in pictures!''' This includes taking frontal pictures of entities, map pictures, and so on.
**The only two exceptions are taking frontal pictures of plushies and taking a picture of an item displayed on your character. You MUST use a "noob character" for the latter.
*All pictures must be in PNG or GIF format.
*All pictures used in infoboxes MUST be named the same as the page it will be on.
**For example, a picture of the water effect being placed within the infobox in the "Water (Effect)" page will take the name "Water (Effect).png".
**This does not apply to pictures in the gallery sections.
*There must be no distracting or obstructing objects or GUIs. This includes players, holding items, effects, and so on.
*Graphics MUST ALWAYS be set to 10.
*Your player's flashlight MUST BE OFF at all times, unless an entity has odd lighting issues.
===Tips===
*Using the Roblox in-game screenshot feature will not have the cursor in the image.
===Map Pictures===
Pictures of maps must have an adequate amount of room for users to get a sense of the scale of the map. Examples include the corners of hallways, areas with a sufficient amount of furniture, and so on. Take into consideration the in-game GUI when taking pictures, and only use a certain space of your screen to get a sense of how you will crop the final picture.
===Entity Pictures===
Pictures of entities from the front can be tough depending on the entity. The best way to take a picture of an entity is to zoom into first person, have the entity chase you, then take an in-game screenshot.
===Item Pictures===
Generally, item pictures are recreated in Roblox Studio. The pictures are then given a transparent background with the help of a photograph software.
For items equipped and displayed on your character, it is preferable to use a neutral "noob" character to show the features of the item being displayed on a player.
All item pictures '''MUST HAVE''' square dimensions! (E.g., 643x643; notice how the length and width are the same.)
===Effect Pictures===
Effect pictures are typically taken in game against a white surface. Make sure the duration bar is not in the way of the effect. The picture will then be given a transparent background.
All effect pictures '''MUST HAVE''' square dimensions! (E.g., 643x643; notice how the length and width are the same.)
==Stats==
An important feature of Minus Elevation, stats help make certain features properly function. However, some stats depend on other stats, such as runspeed depending on walkspeed, or <math>\text{runspeed}=\text{walkspeed}+10</math>. For the ease of understanding information, however, the Minus Elevation Wiki treats each stat as independent. In this case, although runspeed technically increases when walkspeed increases, the increase in both stats are treated as independent of each other on the wiki.
c78f8d57eb783162e2851bc309a1d97bc9e764c9
File:MimicFront2.png
6
1689
1690
2023-09-03T21:06:00Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Speed (Antenna)
0
1164
1165
2023-09-05T01:55:01Z
mh:minuselevation>JEN.TIRED
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Speed
|image=SpeedEffect.png
|date_added=
|updates=
|e_effects=
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
|stackable=No
|e_acq_by=
*[[Antenna]] (7 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
ed20d35b5866fd0a8a9281d8e362bd5bd2b11643
Sludge
0
1187
1188
2023-09-05T09:02:34Z
mh:minuselevation>Vstanzavyeru
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Sludge
|image=SludgeEffect.png
|date_added=
|updates=
|e_effects=
*-{{Walkspeed|2}}
*-{{Runspeed|2}}
*-{{StaminaRegen|2}}
*-{{Terra|5}}
|stackable=No
|convertable=Yes
|converts={{ItemIcon|RegenPotion|Regen Potion}} x1
|e_acq_by=
*[[Mire|Mire puddle]] (10 secs)
*[[Mire Plushie]] when unequipped for 2 mins (? secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
5ffa64e5f0a131404bbdd4014f36adbcc2f634d7
Coffee (Effect)
0
1160
1161
2023-09-05T09:17:20Z
mh:minuselevation>Vstanzavyeru
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Coffee
|image=CoffeeEffect.png
|date_added=
|updates=
|e_effects=
*+{{Walkspeed|1}}
*+{{Runspeed|1}}
*+{{StaminaRegen|1}}
*-{{Terra|5}}
|e_acq_by=
*[[Coffee]] (120 secs)
*[[Fuzzy Dice]] (? secs)
*[[Mimic Plushie]] when spotted by an entity (? secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
ebbceb8f938e0dbf8263830304164f9bdeba741e
User:Vstanzavyeru
2
1690
1691
2023-09-05T09:34:39Z
mh:minuselevation>Vstanzavyeru
0
Created page with "roblox doesnt let me write the word mongoloid even though theres nothing wrong with it"
wikitext
text/x-wiki
roblox doesnt let me write the word mongoloid even though theres nothing wrong with it
5cd9e4f10740adde68e60faefc91c774fffc039e
File:OldScratcher'sZone.png
6
748
749
2023-09-05T18:19:40Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Scratcher'sZone1.png]] to [[File:OldScratcher'sZone.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Scratcher's Zone
0
633
634
2023-09-05T18:21:48Z
mh:minuselevation>Cicopath
0
unimportant trivia
wikitext
text/x-wiki
{{Stub|map description needed}}
{{Infobox1
|title=Scratcher's Zone
|image=<gallery widths="185">
Scratcher's Zone.png|Scratcher's Zone
OldScratcher'sZone.png|Old Design
</gallery>
|caption=Scratcher's Zone with two active generators
|map_type=Boss
|date_added=24 May, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=3
|properties=
*Only [[Scratcher]] can appear in this map
*Generators to distract [[Scratcher]] appear in this map
*Chance to spawn when [[Floor Upgrades|Boss Raid]] floor upgrade is chosen
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Scratcher's Zone''' is a boss map added on May 24th, 2022 in v1.10. It has a chance to appear when choosing the [[Floor Upgrades|Boss Raid]] floor upgrade. A maximum of three elevators can appear on this map.
The map was recently updated during the [[:Category:ANNIVERSARY|ANNIVERSARY]] update to resemble more of a sewer than a facility like it was prior to its overhaul.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Upgrade Floors]]
[[Category:Boss Floors]]
196de050f22dc9987e363be22716f3932d4a370a
File:Scratcher's Zone.png
6
1691
1692
2023-09-05T18:22:15Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:Map1.2.png]] to [[File:Scratcher's Zone.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SidneyANN.png
6
1692
1693
2023-09-05T18:22:57Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Riddle3.png
6
935
936
2023-09-05T18:23:28Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:Riddle3.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GrandfatherClockMR.png
6
1693
1694
2023-09-05T18:24:30Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mysterious Room
0
1363
1364
2023-09-05T18:26:02Z
mh:minuselevation>Cicopath
0
/* Gallery */
wikitext
text/x-wiki
{{Infobox1
|title=Mysterious Room
|image=Mysterious Room.png
|caption=The Mysterious Room
|date_added=9 August, 2023
|created_by=
|updates=
|map_type=Rare
|large=No
|min_players=0
|max_elevators=1
|map_size=
|map_weight=1
|properties=
*No entities spawn on this floor
*No buttons spawn on this floor
}}
{{Quote|"That's just a grand clock that I grabbed from the facility. It stood in the middle of a floor and decided to take it to the facility' lobby. Hopefully, nothing bad will happen!"|— [[Lukki]]}}
==Overview==
'''Mysterious Room''' is a rare map added on August 9th, 2023.
Mysterious Room is a dark, confined map with pitch black surfaces all around and four different rock structures placed around the map. A clock, notably the same one found in the [[Lobby]], sits on a pile of stone.
==Special Properties==
*Mysterious Room has a grandfather clock in it, with which players can interact. Doing so will cause a reversed laugh sound to play, and the clock will begin to emit sinister purple particles, and proceeds to break into many individual pieces.
**The player who interacted with the clock will be inflicted with a [[curse]]
*The floor will end when either the clock is broken or the music ends.
==Trivia==
*This is the only map where its features can give players an effect.
==Gallery==
<gallery widths="185" bordersize="none">
GrandfatherClockMR.png|The mysterious grandfather clock.
Particleclock.png|The clock with particles.
Brokenclock.png|The clock after breaking.
</gallery>
[[Category:Floors]]
[[Category:Rare Floors]]
6daadf12018101e0f855f9516f9ef1ff90e2a4c8
File:LOLsketcher.mp4
6
1694
1695
2023-09-05T18:26:22Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Miner
0
1512
1513
2023-09-05T18:29:47Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Miner.png
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In the [[Sand Pit]] near the max digs upgrader
|prev_location=
}}
{{Quote|"What an interesting excavation..."|— Miner}}
==Overview==
'''Miner''' ...
==Dialogue==
{{dialogue
|a=Miner
|a|What an interesting excavation...<br><br>I can't wait to get at it with my trusty shovel.
}}
[[Category:NPCs]]
58e85f80ff16d60de3cf6782d3b82728db2fddaf
Dust
0
1514
1515
2023-09-05T18:33:34Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Dust.png
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=
|prev_location=
}}
{{Quote|"Mind your own business."|— Dust}}
==Overview==
'''Dust''' ...
==Dialogue==
{{Dialogue
|a=Dust
|p=Player
|a|...
|p|...
|a|Mind your own business.
}}
[[Category:NPCs]]
[[Category:Secret NPCs]]
c415554e6ee8a882affbe36a1899df2894bca3f0
File:Dust.png
6
1695
1696
2023-09-05T18:34:15Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GamepassRoomBalls.png
6
1385
1386
2023-09-05T18:37:40Z
mh:minuselevation>Cicopath
0
Cicopath uploaded a new version of [[File:GamepassRoomBalls.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Cicopath
2
823
824
2023-09-05T18:45:39Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
Hi. I edit wikis when I feel like it. I've mainly contributed to this wiki, and previously participated in editing the [https://minershaven.fandom.com/wiki/Welcome_To_The_Miner%27s_Haven_Wikia! Miner's Haven] wiki and a little bit of the [https://monsterislands.fandom.com/wiki/Monster_Islands_-_ROBLOX_Wiki Monster Islands] wiki.
Unfortunately, I am no longer active. If you have an issue, please contact a different staff member.
aaada5b9b10893900054e2f788fc47ed3f952384
Template:UncommonEntity
10
1696
1697
2023-09-05T18:47:58Z
mh:minuselevation>Cicopath
0
Created page with "<div style="text-align:center;">[[:Category:Entities|<span style="color:#cccccc;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Uncommon {{{1}}}</span>]]</div><includeonly>[[Category:Uncommon {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#cccccc;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Uncommon {{{1}}}</span>]]</div><includeonly>[[Category:Uncommon {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
7bfd0416b7b7a2ee2043949a008ee2c735d2d64f
Murk
0
330
331
2023-09-05T18:48:42Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Stub|abilities setion}}
{{Infobox1
|caption=Murk in the Bestiary
|entity_type=Uncommon
|date_added=31 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|danger=4
|rarity=3
|sight=2
|speed=1
|weight=50
|image=[[File:THECREATURE.png|thumb]]
}}
{{Quote|"An evil brute smelted with only the darkest of materials, with some parts of a broken down wanderer thrown in for extra spice. The power inherited by the salvaged wanderer allows it to locate anyone inflicted with a status and conjure its hands from the depths to grab them and drag them into the ground; however, distance will make the hands weaker and thus they can be fought off easily."|— Bestiary entry}}
==Overview==
'''Murk''' is a hideous entity enveloped by molten metal, with metal parts jutting out from its body and pipes embedded in its head. Murk's main focus is the lock near the center of its chest wrapped around its body with a glaring red glow emitting from the lock.
==Spawning Conditions ==
*Murk can only appear on floors 12 or above.
==Abilities==
*Upon spotting a player, Murk will fire a beam that inflicts [[Loom]], which will conjure hands from the ground under the player, disabling their ability to move. It is escapable by repeatedly pressing the interaction key to break free of its grasp.
**The grasp's strength increases the farther away the target is from Murk, ranging from 2 key presses to 12.
*(passive) Murk will pathfind to the trapped player's location.
==Tips==
*The best line of defense against Murk is to always be aware of its presence so it does not give you [[Loom]].
**Avoid being spotted by other entities at all costs. There is a possibility Murk will spot you while running away from other entities.
*Once you are inflicted with Loom, Murk will trap you after about a second. During this grace period, aim your camera towards the floor and spam the respective interaction key.
**Alternatively, you can use the [[Camera]] or [[Info Visor]] to stun any nearby entities, or you can use a [[Stealth Potion]], the [[Shadow Orb]], [[Smooth Potion]], [[Beartrap]], or [[Super Beartrap]] to avoid death from entities chasing you while entrapped.
==Trivia==
*Murk used to be known as "THE RUN ENDER".
*The [[Plushies|Sin of Ratio Plushie]] refers to Murk as "Murkiplier".
*Previous abilities:
**Inflicted [[Slow (Oculus)]].
**Grasped players that received Slow (Oculus).
*Previous Bestiary entry descriptions:
**''"An evil golem smelted with only the darkest of materials, with some parts of a broken down wanderer thrown in for extra spice. The power inherited by the salvaged wanderer allows it to locate anyone inflicted with a status and conjure its hands from the depths to grab them and drag them into the ground; however, distance will make the hands weaker and thus they can be fought off easily."''
***''"An evil golem smelted with only the darkest of materials, with some parts of a broken wanderer thrown in for extra spice. The power inherited from the previous wanderer allows it to locate anyone inflicted with a related status and conjure its hands from the depths to grab them and drag them into the ground. However distance makes the hands weak and thus they can be fought off easily."''
==Gallery==
<gallery widths="185" bordersize="none">
PlaceholderMurk.png|Murk in game.
MurkAbil.gif|Murk grasping a player.
MurkFOA.png|Murk during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
ThornMurkTeaser1.png|A teaser of Murk and [[Thorn]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
[[Category:STRONGER MONSTERS]]
404f161b4e965b3ce3b2877fa21c853dac45a0da
MediaWiki:Fandomdesktop.css
8
825
826
2023-09-05T20:35:46Z
mh:minuselevation>Cicopath
0
css
text/css
/* CSS placed here will be applied to all skins */
/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Bangers&family=Sarpanch&family=Inknut+Antiqua&family=Overpass&family=Press+Start+2P&family=Merriweather&family=Cormorant+Garamond&family=Kalam&family=Michroma&family=Indie+Flower&display=swap');
/* Bureaucrat color for easy identification */
[href$="wiki/User:BarelyBranded"]
{text-shadow: 0 0 3px;color:#e67e22 !important}
/* Administrator color for easy identification */
[href$="wiki/User:Slooshed"], [href$="wiki/User:EnderrBoi"]
{text-shadow: 0 0 3px;color:#5539cc !important}
/* Resigned/Inactive color for easy identification */
[href$="wiki/User:D1vnty"], [href$="wiki/User:Jaskulsky"], [href$="wiki/User:Cicopath"]
{text-shadow: 0 0 3px;color:#0082ff !important}
/* Putting [Collapse/Extend] in the left margin (doesn't work atm)*/
/* .mw-collapsible-toggle { */
/* float: left !important */
/*} */
.mw-collapsible.left-collapsible .mw-collapsible-toggle {
float: left;
margin-right: 0.5em;
}
479cf061ead271d8f036a4c0e0c9ced214d9c81d
File:BevilBack.png
6
1697
1698
2023-09-05T20:38:36Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Bevil
0
1572
1573
2023-09-05T20:43:19Z
mh:minuselevation>Cicopath
0
wikitext
text/x-wiki
{{Infobox1
|title=Bevil
|image=bevil bestiary.png
|caption=Bevil in the Bestiary
|date_added=27 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|entity_type=Dangerous
|danger=4
|rarity=3
|sight=2
|speed=4
|aggro_sfx=
|ability_sfx=
|weight=150
}}
{{Quote|"A chaotic devil that was confined in the depths of the facility... until a group of mischievous delvers released it. It wields a inflatable ball that packs a punch and will curse anyone hit by it, causing them to teleport around randomly. It also has the ability to teleport to its target at will."|— Bestiary entry}}
==Overview==
'''Bevil''' is a dangerous entity added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] update.
==Spawning Requirements==
*Before Bevil can spawn, it must be released from its cage in the [[Bevil's Cage]] map.
**This special floor can only appear on or past floor 20, and is not guaranteed to appear initially, though the chances of it appearing scale up over time.
==Abilities==
*'''Chaos Ball:''' Upon spotting a player, Bevil will throw a ball that bounces off of walls and homes in slightly on the nearest delver. If a delver is hit by the ball, they will be inflicted with [[Chaos]] for ? seconds.
**This ball can sometimes phase through thinner objects; be extremely careful around it, especially in tight or small spaces like hallways.
*'''Teleport:''' (passive) 30 seconds after the floor begins or Bevil teleports, Bevil will summon a purple rune under a random player and teleport to it after about 3.5 seconds.
==Tips==
*Bevil is absurdly fast, by far one of the fastest entities in the game. Always be prepared to use stun or stealth items while within its line of sight. Of course, it is safer to not be seen by Bevil at all. Its projectile is more debilitating than even [[Wrath]]'s.
*When Bevil summons its rune under you, it will teleport to the rune after about 3.5 seconds. Use this grace period to quickly find a hiding place or get somewhere where Bevil will not see you once it teleports to the rune.
*Try to encounter Bevil with a group of players, as it will make managing Bevil much easier.
**It will become even easier if every player has at least one stun item like a camera, info visor, or bear trap(s).
==Trivia==
*Bevil is based on [https://deltarune.fandom.com/wiki/Jevil Jevil] from the video game Deltarune.
**Bevil was originally going to wield a scythe, like Jevil, and had the same design that it originally had in Minus Decendance. However, its scythe was changed later to a ball because it was more fitting for its jester character.
*Bevil is originally from the Roblox experience [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance], also made by {{CreatedBy|luckily_dragon}}.
==Gallery==
<gallery widths="185" bordersize="none">
BevilFront2.png|Bevil in game.
BevilBack.png|View of Bevil's back.
MDvsMEBevil.png|A side-to-side comparison of the old and new designs of Bevil
BevilDesign.png|Early Bevil with its scythe.
</gallery>
[[Category:Entities]]
[[Category:Dangerous Entities]]
[[Category:ANNIVERSARY]]
ca0aefe29fb8344ddfa20b3c7dc059ced771be63
File:GluttonyBack1.png
6
1311
1312
2023-09-05T20:47:51Z
mh:minuselevation>Cicopath
0
Cicopath moved page [[File:GuttonyBack1.png]] to [[File:GluttonyBack1.png]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Autumn Grotto
0
1593
1594
2023-09-05T23:53:55Z
mh:minuselevation>Ppdodocaca
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Autumn Grotto.png
|caption=
|map_type=Common
|date_added=19 October, 2021
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|max_elevators=?
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Autumn Grotto''' is a common map added on October 19th, 2021. A maximum of 1 elevator can appear in this map.
...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
e0df9fe68e6f3e074f49cfd881d3c9259cc548f0
The Attraction
0
834
835
2023-09-06T02:53:02Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
{{Infobox1
|title=The Attraction
|image=The Attraction.png
|caption=
|map_type=Rare
|date_added=11 April, 2023
|created_by={{CreatedBy|cosMayday}}
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*Only 1 [[Seeker]] will appear on this floor
|map_size=
|map_weight=1
|prev_props=
*1 [[Bear 5]] will appear on this floor
|prev_map_weight=
|sub_name=
|sub_published=
}}
'''The Attraction''' is a map that can appear ... in-game. A maximum of 1 elevator can appear in this map.
==Overview==
'''The Attraction''' is a rare floor added in the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] event. A maximum of one elevator can appear in this map.
The Attraction is a recreation of the map from the video game Five Nights at Freddy's 3, with most of the related content replaced with various entities, it also contains a few references to Minus Decedance.
==Special Properties==
*[[Seeker]] is guaranteed to spawn on this map.
**Seeker will initially spawn as a golden variant. Upon killing a player, however, it will revert back to its original variant.
==Trivia==
*The map is a reference to the video game Five Nights at Freddy's 3.
*There is a golden [[Gumballer|{{Gumballer}}]] hung on the outside of the office door to the left of the elevator, a reference to [https://freddy-fazbears-pizza.fandom.com/wiki/Golden_Freddy Golden Freddy] from the office interface of Five Nights at Freddy's 3.
*This map consists of red and blue lighting poles that may be a reference to one of '''[https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance]'''<nowiki>'</nowiki>s maps, [https://minus-descendence.fandom.com/wiki/Frighter%27s_Zone Frighter's Zone].{{Speculation}}
*There is an arcade cabinet named "Clash of Smile Clan" with a smiling face on the screen, a reference to both the video game Clash of Clans and the entity [https://minus-descendence.fandom.com/wiki/%E2%98%BB ☻] from Minus Decendance.
*In a previous version, [[Bear 5]] used to spawn alongside the Seeker in this map.
==Gallery==
<gallery widths="185" bordersize="none">
GoldenSeekerFront.png|Golden Seeker in game.
SCCameo.png|A cameo of ☻ from Minus Decendance.
SmileCameo.png|A cameo of Smile from Minus Decendance.
ClashofSmileClan.png|"Clash of Smile Clan" arcade cabinet.
MinusMotorist.png|"Minus Motorist" arcade cabinet.
DELTAROOMWORLD.png|"DELTAROOMWORLD" arcade cabinet.
POLYBIUS.png|"POLYBIUS" arcade cabinet.
AttractionGumballer.png|A display of an unfinished [[Gumballer]].
AttractionGhaster.png|A display of an unfinished [[Ghaster]].
GoldenGumballer.png|Deactivated Golden Gumballer animatronic.
</gallery>
[[Category:Floors]]
[[Category:A FOOL'S FINALE]]
0f879232e15f80216a55428331bda4deead64814
Warm
0
1172
1173
2023-09-06T18:24:53Z
mh:minuselevation>JEN.TIRED
0
fla
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Warm
|image=WarmEffect.png
|date_added=
|updates=
|e_effects=
*+{{StaminaRegen|0.5}}
*+{{ConsumableEFF|25}}
*-{{DebuffEFF|25}}
|stackable=No
|e_acq_by=
*[[Campfire]] (60 secs)
*[[Bonfire]] (120 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
34a4c125f7dfc89351f9feb4656be4ef541a3a95
Envy
0
387
388
2023-09-08T03:37:15Z
mh:minuselevation>Ultdbandit
0
wikitext
text/x-wiki
{{Infobox1
|title={{Envy}}
|caption=Envy in the Bestiary
|entity_type=Dangerous
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=4
|rarity=7
|sight=2
|speed=3
|weight=50
|image=[[File:EnvyBestiary.png|thumb]]
|prev_weight=100}}
{{Quote|"And here I am, in all my ivory glory. It was only a matter of time before you found me. My greatest wish was that you hadn't. Do you have any wishes? I will twist them myself and seep jealousy into your blood. You will see things my way. Maybe you already have."|— Bestiary entry}}
==Overview==
'''Envy''' is a [[:Category:Dangerous Entities|dangerous entity]] added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It is one of the seven [[:Category:Sin Entities|sin entities]].
It is larger than most other entities, with glaring green eyes and a massive white rose sprouting from its head. Bushes have grown in between its torso and legs, and vines wrap around its arms. Small trees have also made their home on Envy's back. The armor that Envy wears is wooden, though crystal thorns are attached onto its shoulder guards and heels. It bears a wooden shield with a crystal orb in the center.
Envy's Bestiary entry is hidden until the player collects enough information about them.
==Spawning Conditions==
*Envy will spawn when a player has 10 or less items in their inventory. Once Envy has spawned, it will have a chance to spawn on future floors regardless of the requirement.
**Upon spawning for the first time, the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>A DANGEROUS ENTITY HAS BEEN DETECTED<br><br>PLAYER has committed the sin of ENVY.</small></span>
*Envy can only spawn on floor 10 or higher.
==Abilities==
*'''Vines:''' Upon spotting a player, Envy will stop in place and slam its foot on the ground, summoning vines from the ground that follow the player. Touching these vines will inflict the [[Leech|Leech debuff]].
**Vines can be destroyed in a single tap, draining 8 [[stamina]] in the process.
==Tips==
*Envy is arguably the least threatening sin entity. Given its vine ability, players have a large grace period to run away once Envy begins summoning vines.
==Trivia==
*Envy is based on one of the seven deadly sins.
*Prior to [[:Category:A FOOL'S FINALE#Patch 1|v2.08.1]], Envy used to spawn when a player had 4 or less items in their inventory on floor 10 or higher.
*Envy's white rose used to be much smaller.
==Gallery==
<gallery widths="185" bordersize="none">
EnvyFront.png|Envy in game.
EnvyAbil.gif|Envy conjuring vines from the ground.
EnvyFOA.png|Envy during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
File:EnvyBlackout.PNG|Envy in a blackout.
</gallery>
[[Category:Entities]]
[[Category:Dangerous Entities]]
[[Category:Sin Entities]]
[[Category:OOPS ALL BULLET HELL]]
846a6f6fe790f3cf42835c073fef6964d6999f50
Bevil's Cage
0
1574
1575
2023-09-08T06:28:45Z
mh:minuselevation>Wavetital
0
Added link to the music that plays in Bevil’s Cage map.
wikitext
text/x-wiki
{{Infobox1
|title=Bevil's Cage
|image=Bevil's Cage.gif
|caption=Something is strange about this store...
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|map_type=
|large=No
|min_players=0
|max_elevators=1
|map_size=
|map_weight=
|properties=
*An interactable object is present on this floor
*No entities spawn on this floor
*No buttons spawn on this floor
}}
==Overview==
'''Bevil's Cage''' is a map added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
Bevil's Cage is a map with a very similar appearance to [[Scrap Store]], though with a strange and even devilish aura. While most delvers expect to meet the shopkeeper and the items she has to offer, they will instead be greeted with an empty shop, with the exception of a cage trapping a familiar entity. On the floor just below the cage is a black demon summoning circle, and on the walls are psychopathic writings. Playing inside of the now-devilish store is [https://youtu.be/njYvGYyN0mI?si=LuwQIdHxZHZrf8Kp old fashioned music]
.
==Spawning Requirements==
*Bevil's Cage can only appear on floor 20 or higher.
==Special Properties==
*This floor features a special interactable cage trapping [[Bevil]]. Upon opening the cage and freeing Bevil, the entity will have a chance to appear on any future floors.
*No entities can spawn on this floor.
*No buttons can spawn on this floor.
==Trivia==
*This is the only map that will cause an entity to spawn on future floors.
==Gallery==
<gallery widths="185" bordersize="none">
Bevil'sCageFreed.png|Bevil's Cage after freeing Bevil.
</gallery>
[[Category:Floors]]
[[Category:ANNIVERSARY]]
4aa094561c051c4abb10892d140717b7067f537a
Running Shoes
0
540
541
2023-09-09T18:55:57Z
mh:minuselevation>Cruulzz
0
wikitext
text/x-wiki
{{Infobox1
|title=Running Shoes
|image=RunningShoes.png
|date_added=24 January, 2023
|updates=[[:Category:GIFT UNBOXING DAY|GIFT UNBOXING DAY]]
|tooltip=
|abilities=
*+5 max stamina each floor
*+1.5 runspeed
*+25 max stamina
|categories={{Battery}}
|types=Passive
|acq_by=[[Icey's Black Market]]
|price={{M$|350}}
|prev_acq={{ItemIcon|Giftwalker|Giftwalker}}
}}
{{Quote|A pair of silly shoes that make you run faster.|— Inventory}}
==Overview==
The '''Running Shoes''' are a pair of Roblox-branded sneakers with white laces that hang from the player's waist. The cool style of the sneakers allows users to run quicker and increase their max stamina gradually.
==Abilities==
*'''Current stats:'''
**+1 runspeed
** +5 max stamina every 3rd floor
** gain accumulative stamina every floor
** when spotted, gain 20 overdrive stamina
*'''Old stats:'''
**Increases max stamina per floor by +5 with no maximum cap
**+1.5 runspeed
**+25 max stamina
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/bundles/872/Roblox-Sneakers-Gray Roblox Sneakers - Gray] bundle.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:GIFT UNBOXING DAY]]
[[Category:Event Items]]
205e3acddb827dd01daccfe7d09d7c6768d3b556
File:Cake Confetti.png
6
1699
1700
2023-09-14T08:39:54Z
mh:minuselevation>Ragelor174
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Player Wearing Crown of Jewels.png
6
1700
1701
2023-09-15T10:40:16Z
mh:minuselevation>Reavert8888
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Player Wearing Mossmetal Conductor.png
6
1701
1702
2023-09-15T11:06:57Z
mh:minuselevation>Reavert8888
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MeowMeow.png
6
1702
1703
2023-09-16T08:53:41Z
mh:minuselevation>Reavert8888
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RobloxScreenShot20230916 172727258.png
6
1703
1704
2023-09-16T09:29:55Z
mh:minuselevation>Reavert8888
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mossmetal Scraper
0
508
509
2023-09-16T11:27:07Z
mh:minuselevation>Muscleuniverse002
0
wikitext
text/x-wiki
{{Infobox1
|title=Mossmetal Scraper
|image=MossmetalScraper.png
|date_added=3 May, 2022
|tooltip=Picking up scrap gives 6 stamina. Sometimes gives a ball of moss.
|abilities=
*+6 stamina per scrap
*Gives a ball of moss every 5 to 8 pickups of scrap
|categories={{Item}}
{{Stamina}}
{{Scrap}}
|types=Passive
|acq_by=Shop<br>Crafting
|price=Shop: {{M$|35}}
|crafting=
*{{ItemIcon|Scrap|Scrap}} x13
|prev_tooltip=Picking up scrap gives 7 stamina.
|prev_abil=
*+7 stamina per scrap
}}
{{Quote|"A helpful construct that can absorb the moss from scrap and turns it into a free stamina bonus. Moss doesn't taste nice."|— Inventory}}
==Overview==
'''Mossmetal Scraper''' is a passive ability item.
Mossmetal Scraper is a steel bracelet with a large piece of moss on it, with rusty bracelets tied to the arm as well. It is useful in absorbing moss from scrap and converts it into stamina, with the slight chance to receive some moss instead.
Although Mossmetal Scraper can be crafted in game, you cannot keep it permanently. You can only use it for the rest of the game.
==Abilities==
*Restores 6 stamina per scrap picked up
*Has a chance to give a [[Ball of Moss]] every 5 to 8 scrap picked up
*Can be crafted into [[Mossmetal Conductor]]
==Gallery==
<gallery widths="185" bordersize="none">
File:RobloxScreenShot20230916 172727258.png|A player equipped with the Mossmetal Scraper.
</gallery>
[[Category:Items]]
[[Category:Craftable Items]]
22acb6b6e88978868cc707863ac1582347ff4caa
User:Muscleuniverse002
2
1704
1705
2023-09-16T11:28:09Z
mh:minuselevation>Muscleuniverse002
0
Created page with "minus elevation is still better than minus decendance"
wikitext
text/x-wiki
minus elevation is still better than minus decendance
2d206bf7968decc386ba20b08445bd8e50a9110d
User:AstralDoesStuff
2
1705
1706
2023-09-18T00:51:00Z
mh:minuselevation>AstralDoesStuff
0
Created page with "grammar police"
wikitext
text/x-wiki
grammar police
28b040984f058dfdacce4a4034732dab3ce84ba6
MeowMeow
0
1450
1451
2023-09-18T00:57:41Z
mh:minuselevation>AstralDoesStuff
0
i dont think the apple man stuff is relevant right
wikitext
text/x-wiki
{{Stub|describe apple man}}
{{Infobox1
|title=MeowMeow
|image=MeowMeow.png
|caption=
|date_added=5 August, 2023
|created_by=
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|location=In the [[Cat Café]]
|prev_location=
}}
{{Quote|"Meow!"|— MeowMeow, probably.}}
==Overview==
'''MeowMeow''' is a cat NPC located in the [[Cat Café]] added in the [[:Category:SUMMER|SUMMER]] update. They can only meow in their dialogue.
==Dialogue==
{{Dialogue
|a=MeowMeow
|a|Meow.<br><br>Meow?<br><br>Meow!
}}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:NPCs]]
[[Category:SUMMER]]
bfce7ea89970c81a35a923967f345cc8d0ae002e
Battery Packer
0
1293
1294
2023-09-19T23:45:01Z
mh:minuselevation>AstralDoesStuff
0
that is not recursive
wikitext
text/x-wiki
{{Stub|more info needed}}
{{Infobox1
|title=Battery Packer
|image=Battery PackerFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|H4_L0}}
|updates=
|date_removed=
|removal_reason=
|effects=
*(1) - +25 Max battery
*(2) - +50 Max battery
}}
==Overview==
'''Battery Packer''' is a floor upgrade which has two tiers total, each one having unique effects.
==Effects==
*'''Tier 1:''' All players will be given 25 max battery.
*'''Tier 2:''' All players will be given an additional 25 max battery.
*Do note that choosing Battery Packer DOES NOT give you 25 battery as well, it ONLY increases your maximum battery.
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Rare Floor Upgrades]]
[[Category:Event Floor Upgrades]]
9c3208bd6c3d14592a5a148f185724623d908e01
Button Sap
0
1291
1292
2023-09-19T23:45:30Z
mh:minuselevation>AstralDoesStuff
0
that is not recursive
wikitext
text/x-wiki
{{Stub|more info needed}}
{{Infobox1
|title=Button Sap
|image=Button SapFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|Maqvy}}
|updates=
|date_removed=
|removal_reason=
|fu_effects=
*(1) - Buttons restore player stamina
*(2) - Buttons restore player battery
*(3) - Buttons give info
}}
==Overview==
'''Button Sap''' is a floor upgrade which has three tiers in total, each one having unique effects.
==Effects==
*'''Tier 1:''' Pressing a button will give the player 7 stamina.
*'''Tier 2:''' Pressing a button will give the player 3 battery.
*'''Tier 3:''' Pressing a button will have an unweighted 5% chance to give the player 3% info on the entity that is present on the current floor which the player has the least amount of info on.
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Rare Floor Upgrades]]
[[Category:Event Floor Upgrades]]
3f6f25bd06f383408b334a29fa252f2f6ba8ce79
Antenna
0
615
616
2023-09-19T23:51:43Z
mh:minuselevation>AstralDoesStuff
0
wikitext
text/x-wiki
{{Infobox1
|title=Antenna
|image=Antenna.png
|date_added=3 May, 2022
|tooltip=Being spotted by an enemy makes you feel alert for 7s and reveals the entity.
|abilities=
*Lasts for 7s
*+3 Runspeed Boost
*Grants 'Radar' buff if activated manually
|categories={{Status}}
{{Aggro}}
|types=Passive
|acq_by=Shop
|price={{M$|35}}
}}
{{Quote|"A pair of sensitive antenna that pick up the gaze of entities, sending your body into shock allowing you to run faster and use items quickly for 7 seconds. Grants a 'Radar' buff upon activation while unspotted."|— Inventory}}
==Overview==
'''Antenna''' is an ability item added on May 3rd, 2022.
Antenna, despite its name, is a pair of metallic antennas that attach to the back of the player's neck. It gives the user [[Speed (Antenna)]], increasing their runspeed for a few seconds, upon entity sight.
==Abilities==
*Gives the user the [[Effects#Buffs|Speed (Antenna) Buff]] for 7 secs, upon being spotted by an entity
**The effect gives +3 runspeed and walkspeed
*Upon manually using it, gives the [[Effects#Buffs|Radar Buff]] for 13 secs, which highlights entities in a 100 stud radius, and uses 15 battery. Has a 30 second cooldown.
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/4019921527/Radio-Antennas Radio Antennas] accessory.
*This item is misspelled as "Antenna" since there are clearly two antennas.
*This item can be upgraded into the [[Super Antenna]].
==Gallery==
<gallery widths="185" bordersize="none">
AntennaChar.png|A player equipped with the Antenna.
</gallery>
[[Category:Items]]
e32cc64cd8516b71752860f7f4990f0635d206f8
Echolocator
0
619
620
2023-09-21T03:55:19Z
mh:minuselevation>Casual 'Bo
0
wikitext
text/x-wiki
{{Stub}}
{{Quote|An advanced device that uses echolocation to scan for buttons. It takes a lot of battery to power this thing!|— Inventory}}
{{Infobox1
|title=Echolocator
|image=[[File:Echolocator.png|thumb]]
|tooltip=Spend 15 battery to reveal the location of the 3 closest buttons for 5 seconds.
|colldown=10 seconds
|abilities=
*10s cooldown
*lasts for 5s
*highlights 3 closest buttons
*uses 15 battery
|categories={{Battery}}
{{Button}}
|types=Active
|acq_by=Shop
|price=50
}}
==Overview==
The '''Echolocator''' is a handheld device ''[placeholder]'' . It can reveal the location of nearby buttons through the walls, highlighting them.
==Abilities==
*Highlights the three closest buttons to the player (No range limit). If a highlighted button is pressed within 5 seconds of activation, an audio cue is played and 2 Battery is refunded.
**Lasts for 5 secs
**Costs 15 battery
**10 sec cooldown
==Gallery==
<gallery widths="185" bordersize="none">
EcholocatorAnim.gif|A button being pinged with the Echolocator.
EcholocatorAnim2.gif|A button with Skeleton's dirt patch being pinged with the Echolocator.
</gallery>
[[Category:Items]]
575beecd1a369e85fa963379614bea82ea962b30
Huge Skull
0
1628
1629
2023-09-24T04:28:56Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Huge Skull
|image=Huge Skull.png
|caption=
|date_added=11 April, 2023
|created_by=
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=
|removal_reason=
|location=Bottom of the [[Sand Pit]]
|prev_location=
}}
{{Quote|"The people from the land of gadgets and machines!"|— Huge Skull}}
==Overview==
'''Huge Skull''' is an NPC located in the bottom of the [[Sand Pit]] added in the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] event.
==Dialogue==
{{dialogue
|a=Huge Skull
|p=Player
|a|Yo ho ho! Help me! Help me! I do not have the key! They have it! The people from the land of gadgets and machines! Dont ''[sic]'' leave me here! Please!
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
[[Category:Secret NPCs]]
[[Category:A FOOL'S FINALE]]
dd79b4b63b304fc4b1edee624af23a0f8b1c328d
Bear 5
0
660
661
2023-09-24T09:31:36Z
mh:minuselevation>Cokelyaa
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|image=[[Dabear.webp|thumb]]
|caption=Full body image of Bear 5
|entity_type=Event
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|aggro_sfx=<span style="color:#b00000;">'''⚠ LOUD SOUND WARNING ⚠'''</span>[[File:Bear 5 Aggro.mp3]]
|prev_weight=75
}}
{{Quote|"I was in a green and damp corridor when I saw something blue and it was holding a knife!"|— Delver}}
==Overview ==
'''Bear 5''' is a tall joke entity added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event. It only appears during April Fools' Day.
Bear 5 is a decal of a blue bear animatronic wearing a black top hat wielding a bloody knife. It is fairly fast and has good sight, and emits an ear-splitting, poorly-edited scream sound upon seeing a player.
==Spawning Conditions==
* Bear 5 was formerly a guaranteed spawned on [[The Attraction]] map.
==Trivia==
*Bear 5 lacks a Bestiary entry. Despite this, it is still possible to gain information on it. This behavior is shared with [[Eyegield]] and [[Funballer]].
*Bear 5 was originally introduced in the FOOLS OF APRIL event, and it formerly spawned on all maps with a low spawn chance. At the end of the event, it could then spawn on [[The Attraction]]; but it was soon removed for good in [[:Category:A FOOL'S FINALE#Patch 5.4|version 2.08.5.4]].
**Additionally, Bear 5 was the only FOOLS OF APRIL entity to stick around for a couple extra months before its ultimate removal.
**It is the only one to retain the 2D decals from the event; as such, Bear 5 is the first entity in the game that's a decal.
**Bear 5 is the only entity that, when aggroed, will constantly play his aggro sound.
*According to Element, if [https://discord.com/channels/524847485034692609/679879548522856449/1092440521856790558 his Discord message] in the Vanilla Deluxe Discord server received 5000 upvotes, he will add a Bestiary entry for Bear 5.
*Information on Bear 5 can be obtained; however, it does not have a Bestiary entry, rendering the gained info useless.
==Gallery==
<gallery widths="185" bordersize="none">
Bear5Front.png|Bear 5 in [[Sandbox]].
Bear5HeightComp.png|Bear 5 to player height comparison.
File:Test.png|Person running from 2 Bear 5's in the Climb 645 Stairs map right before roblox went down
</gallery>
[[Category:Entities]]
[[Category:Event Entities]]
[[Category:FOOLS OF APRIL]]
faeae5f62ec07437faf76c2470950f8a1660ac5a
Buffs & Debuffs
0
1706
1707
2023-09-25T09:44:21Z
mh:minuselevation>The Generic Noob
0
Redirected page to [[List of Statuses]]
wikitext
text/x-wiki
#REDIRECT [[List of Statuses]]
3e2f203dea98e39468bfc135e43d9b87a2df87cc
Magic Mirror
0
616
617
2023-09-27T04:36:17Z
mh:minuselevation>Strappy404
0
wikitext
text/x-wiki
{{Infobox1
|title=Magic Mirror
|image=[[File:Magic Mirror.png|thumb]]
|tooltip=Grants you a chance to copy buffs from any nearby players. luck is increased and debuffs are less effective.
|abilities=
*20% debuff effectiveness
*100 stud limit
*25% chance to copy statuses
*+1 luck
|categories={{Status}}
{{Luck}}
|types=Passive
|acq_by=Shop
|price={{M$|50}}
}}
{{Quote|A magical mirror that can copy positive status effects from any nearby players if you're lucky enough.|— Inventory}}
==Overview==
The '''Magic Mirror''' is a purple mirror that attaches to the player's waist.
==Abilities==
*Has a 25% chance to copy [[Effects#Buffs|Buffs]]
**100-stud radius
*-20% [[Stats#Debuff EFF|debuff effectiveness]]
*+1 [[Stats#Luck|luck]]
==Gallery==
<gallery widths="185" bordersize="none">
MagicMirrorChar.png|A player equipped with Magic Mirror.
</gallery>
[[Category:Items]]
[[Category:Debuff EFF]]
[[Category:Luck]]
d59d3989d6cbd5c33639fdce59a50d0f6454af65
File:Sandpassageend.png
6
1707
1708
2023-09-27T10:30:01Z
mh:minuselevation>EvilGodEnjoyer
0
wikitext
text/x-wiki
A room holding a cactus at the end of the sand passage
b7d7b155e4d33699b1cbcc7d1081794f0b54305f
The HUD
0
1708
1709
2023-09-30T23:19:20Z
mh:minuselevation>KanD2218
0
Redirected page to [[Category:HUD]]
wikitext
text/x-wiki
#redirect [[:Category:HUD]]
d32e0f74d457c27081a0578f8b13c38cdd5e1cc7
Roles and Achievements
0
1709
1710
2023-09-30T23:20:08Z
mh:minuselevation>KanD2218
0
Redirected page to [[Roles & Achievements]]
wikitext
text/x-wiki
#redirect [[Roles & Achievements]]
cd9548c3e8c0f85dbdaee84895e06ac43877314a
Category:HUD
14
338
339
2023-09-30T23:21:48Z
mh:minuselevation>KanD2218
0
wikitext
text/x-wiki
{{Stub}}
since I lost all my work ill just throw up the basic outline
(STILL A WORK IN PROGRESS)
(HUD description)
HUD is based into two different sections: Lobby HUD and In-Game HUD
==Lobby HUD==
[[File:3buttons.png|thumb|The three buttons at the top of the screen.]]
The Lobby HUD is made up of four different tabs: the Inventory, Achievements, Bestiary, and Wallet.
===Inventory===
[[File:Inventory.png|thumb|The standard Inventory Button.]]
[[File:Example1.png|thumb|An example of a Player's Inventory. Click to enlarge.]]
(Inventory description)
===Achievements===
[[File:Achivementstab.png|thumb|The standard Achievements Button.]]
[[File:Example2.png|thumb|An example of a Player's Achievements. Click to enlarge.]]
(Achievements description)
===Bestiary===
[[File:Beastiary.png|thumb|The standard Bestiary Button.]]
[[File:Example3.png|thumb|An example of a Player's Bestiary . Click to enlarge.]]
(Bestiary description)
===Wallet===
[[File:Wallet.png|thumb|An example of a Player's Wallet.]]
(Wallet description)
==In-Game HUD==
The In-Game HUD is made up of nine different displays: the stamina bar, battery bar, minimap, button counter, floor counter, timer warning, stats menu, options menu, and crafting menu,
===Stamina Bar, Battery Bar, and Minimap ===
[[File:3bars.png|thumb|From left to right: the Minimap, the Battery Bar, the Stamina Bar]]
(Stamina Bar, Battery Bar, and Minimap description)
===Button Counter and Floor Counter===
[[File:2bars.png|thumb|280px|A partially completed Button Button Counter and Floor Counter.]]
(Button Counter and Floor Counter description)
===Timer Warning===
[[File:Elewarning.png|thumb|280px|A Timer Warning, reading 47 seconds left. Click to enlarge.]]
(timer warning description)
===Stats Menu===
[[File:Stats.png|thumb|The standard Stats Menu.]]
(Stats menu description)
===Options Menu===
[[File:Options.png|thumb|The standard Options Menu.]]
(Options Menu description)
===Crafting Menu===
[[File:Crafting.png|thumb|The standard Crafting Menu.]]
(Crafting menu description)
[[Category:Miscellaneous]]
01b4f29e409f41ad9f26a7f5cbfb42e68ba5c75a
Testing Zone
0
431
432
2023-10-04T03:35:40Z
mh:minuselevation>Woodboys
0
no space there
wikitext
text/x-wiki
{{Infobox1
|title=Testing Zone
|image=<gallery widths="185">
Testing Level.png|Testing Zone
OldTestingLevel.png|Old Testing Zone
</gallery>
|caption=The Testing Zone
|map_type=Common
|date_added=3 November, 2022
|created_by=Old Design <nowiki>|</nowiki> {{CreatedBy|luckily_dragon}}
-----
New Design <nowiki>|</nowiki> {{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*Players can change the lighting environment and toggle the forcefields
|map_size=
|map_weight=15
|prev_ents=
|prev_map_weight=25
|sub_name=
|sub_published=
}}
==Overview==
'''Testing Zone''', previously Testing Level, is a common map added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. A maximum of one elevator can be present in this map.
Testing Zone consists of a barren grey terrain surrounding the area, with a scale dummy, and at the end where the floor cuts to a much darker color. Separating this place is a thin brick wall with two areas blocked off with a forcefield that players can go through, but entities cannot. The other side consists of grassy terrain, and a building to the far left and mountainy slope to the far right.
==Special Properties==
*Players are able to change the atmosphere, lighting, color, and forcefields of the map by the maze.
*Vending machines can spawn around the map.
**There are a total of 13 vending machine locations in this map.
==Trivia==
*Testing Zone is the only map that gives players to ability to alter the lighting environment.
==Gallery==
<gallery widths="185" bordersize="none">
TestingLevel1.2.png|Another view of Testing Zone.
OldTestingLevelBlackout.png|The previous Testing Zone design during a blackout.
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
[[Category:OOPS ALL BULLET HELL]]
6169b18d8c88e5bf9c34a0062603258767a13baa
File:AnglerFront.png
6
1710
1711
2023-10-10T07:30:33Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AnglerEgg.png
6
1712
1713
2023-10-10T07:43:11Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AnglerRedSeaSkull.png
6
1714
1715
2023-10-10T07:43:31Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AnglerBestiary.png
6
1715
1716
2023-10-10T07:45:45Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AnglerBubble.gif
6
1718
1719
2023-10-10T08:06:55Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AnglerPlushie.png
6
1719
1720
2023-10-10T15:53:22Z
mh:minuselevation>Slooshed
0
Slooshed uploaded a new version of [[File:AnglerPlushie.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AnglerBack.png
6
1713
1714
2023-10-11T02:12:35Z
mh:minuselevation>Slooshed
0
Slooshed uploaded a new version of [[File:AnglerBack.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mall
0
1589
1590
2023-10-11T21:11:13Z
mh:minuselevation>AstralDoesStuff
0
worst floor
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Mall
|image=Mall.png
|caption=The Mall
|map_type=Common
|date_added=17 January, 2022
|created_by={{CreatedBy|TenIetterz}}
|updates=ANNIVERSARY
Readded to the map pool.
|date_removed=N/A (Release Day?)
|removal_reason=N/A
|large=Yes
|max_elevators=1
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
|floor_req=N/A (20/30 solo?)}}
==Overview==
'''Mall''' is a common map added on January 17th, 2022. A maximum of one elevator can appear in this map. While it was removed, it was readded alongside the ANNIVERSARY update, and became a large map a few days after ANNIVERSARY released.
...
==Trivia==
* Mall is one of the largest floors in the entire game, though it still doesn't come close to [[Slender Forest]].
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
d08d551dc13cf17cfc3bce7fe80850f09be52bc2
File:InfoVisor Equipped on Player (front).png
6
1721
1722
2023-10-13T18:09:59Z
mh:minuselevation>CloudOfTheHorizon
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Info Visor Equipped Side View.png
6
1722
1723
2023-10-13T18:11:05Z
mh:minuselevation>CloudOfTheHorizon
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Info Visor
0
618
619
2023-10-13T18:11:40Z
mh:minuselevation>CloudOfTheHorizon
0
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Info Visor
|image=InfoVisor.png
|date_added=8 August, 2022
|tooltip=Grants 30% more info. Every instance of info gathering charges up the visor, granting 3 stun charges at max.
|cooldown=10 seconds
|abilities=
*successful stuns gives you info
*at 100% charge gains 3 stun charges
*grabbing info charges the item
*+30% more info
|categories={{Info}}
|types=Passive/Active
|acq_by=Shop
|price=80
}}
{{Quote|A sci-fi visor embedded with future tech that allows you to gather more data on entities. Once enough data has been gathered, it can be used against the very monsters that you charged it up from!|— Inventory}}
==Overview==
The '''Info Visor''' is a crimson-red visor with a bright flash that is attached to the player's face. It allows the user to stun entities for a second and gain some info about them.
==Abilities==
*Stuns all entities caught in its flash for 1 sec and gives the user ? - ? info on them upon use
**Must be charged to 100% by collecting info
***Example: Clipboards, [[Camera]], and [[Floor Upgrades#Upgrades|Button Sap (3)]]
***Gives 3 charges
**10s cooldown between charges
*Maximum stun range of 175 studs
*Increases info gain by 30%
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/7097670234/Red-Sci-fi-Visor Red Sci-fi Visor] accessory.
*This item used to be incorrectly positioned and clipped into the player's head.
==Gallery==
<gallery widths="185" bordersize="none">
File:InfoVisor Equipped on Player (front).png|A player equipped with the Info Visor from the front.
File:Info Visor Equipped Side View.png|A player equipped with the Info Visor from the side.
</gallery>
[[Category:Items]]
[[Category:Info]]
d1f05f4852c0c9666acb251e889c8aa6f3e7b902
Super Radar
0
1479
1480
2023-10-14T16:42:56Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Super Radar
|image=SuperRadarEffect.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|e_effects=
*Pings all entities and 3 closest buttons
*250-stud radius
|stackable=No
|copyable=Yes
|e_acq_by=
*[[Super Antenna]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Radar''' is a buff added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Pings all entities, as well as the three closest buttons, around the player
**?-stud radius
**When one pinged button is pressed, the new closest button will be pinged next
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:SUMMER]]
119701e053d4b08ba333600051d56ebaf9f4cff3
Radar
0
1319
1320
2023-10-14T16:43:34Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Radar
|image=RadarEffect.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|e_effects=
*Pings all entities
*100-stud radius
|stackable=No
|copyable=Yes
|e_acq_by=
*[[Antenna]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Radar''' is a buff added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Pings all entities around the player
**100-stud radius
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:SUMMER]]
aaaccd974500b06e3f1754e040aa40b901f2cbbf
Diamond
0
1328
1329
2023-10-14T19:35:08Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Diamond
|image=
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=Worth a fortune!
|cooldown=
|effects=
*Crafting material
|acq_by=
*[[Gluttony Plushie]]
*[[Golem Plushie]]
*[[Scrap Store]]
|price=Srcap Store: {{ScrapCost|32}}
|prev_eff=
|prev_price=
}}
{{Quote|"Worth a fortune!"|— Tooltip}}
==Overview==
'''Diamonds''' are a gem added in the [[:Category:SUMMER|SUMMER]] update. They can be used to craft the [[Crown Of Jewels|Crown of Jewels]], and are given by the [[Gluttony Plushie]] and [[Golem Plushie]], with a very rare chance of appearing in the [[Scrap Store]].
==Effects==
* Used to craft the Crown of Jewels.
* Does nothing else.
==Trivia==
* This is the only gem not exclusively given by the Gluttony Plushie.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Materials]]
[[Category:Gems]]
fa9b1a87c0be0d1e2596562d8772203f47ffa12b
Ruby
0
1329
1330
2023-10-14T19:35:32Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=
|image=
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=
|cooldown=
|effects=
*Crafting material
|acq_by=
*[[Gluttony Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|"?"|— Tooltip}}
==Overview==
'''Rubies''' are materials added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Materials]]
[[Category:Gems]]
6174f11da00ff625cca6e41cc824d8b73588c0af
Emerald
0
1331
1332
2023-10-14T19:35:47Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=
|image=
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=
|cooldown=
|effects=
*Crafting material
|acq_by=
*[[Gluttony Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|"Worth a fortune!"|— Tooltip}}
==Overview==
'''Emeralds''' are materials added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Materials]]
[[Category:Gems]]
40462b241aea848b60a14c10bd38fe3c8949ef64
Amethyst
0
1332
1333
2023-10-14T19:36:00Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=
|image=
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=
|cooldown=
|effects=
*Crafting material
|acq_by=
*[[Gluttony Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|"?"|— Tooltip}}
==Overview==
'''Amethysts''' are materials added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Materials]]
[[Category:Gems]]
62d0ef67b4109e8b7c38151d821cf87c4d24879f
Topaz
0
1333
1334
2023-10-14T19:36:19Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=
|image=
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=
|cooldown=
|effects=
*Crafting material
|acq_by=
*[[Gluttony Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|"funny placeholder"|—The Grammar Police}}
==Overview==
'''Topaz''' is a rare gem added in the [[:Category:SUMMER|SUMMER]] update. It can be used to craft the [[Crown of Jewels]]. It can only be obtained through the [[Gluttony Plushie]], like other gems.
==Effects==
* Needed for the Crown of Jewels
* Does nothing else.
==Trivia==
* Topaz is based on a real gem of the same name.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Materials]]
[[Category:Gems]]
4a617248b58721352374a06779c13d08c50d3c35
File:Pumpkin Charm 3rd stage.png
6
1723
1724
2023-10-15T17:26:37Z
mh:minuselevation>Burbulas
0
wikitext
text/x-wiki
uhm yeah it says it in the title...
3ede6c43ef8a3e43c450711871d8dc39f0107a25
File:Red Sea Skull.png
6
1725
1726
2023-10-16T02:33:11Z
mh:minuselevation>Joe1876
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Element
0
1438
1439
2023-10-18T13:58:08Z
mh:minuselevation>Saddener
0
wikitext
text/x-wiki
{{Infobox1
|title=Element
|image=<gallery widths="185">
Element.png|Element
ElementSummer2023.png|Element SUMMER 2023
ElementANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In the [[Arcade]]
|prev_location=
}}
{{Quote|"I'm a helper for this facility. I help out with any work that Lukki gives me."|— Element}}
==Overview==
'''Element''' is located in the [[Arcade]] on a seat.
Element, Roblox user [https://www.roblox.com/users/20691822/profile elementninja645], is an avid builder and the co-developer of Minus Elevation. He is known throughout not only Vanilla Deluxe, but also a few other Roblox communities. [[Gumballer|A familiar entity]] is based on him.
==Dialogue==
{{dialogue
|a=Element
|p=Player
|a|Hi. I'm just chilling in this side-arcade room. How are you?<br><br>
|p|What's that machine behind you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Element
|a|That's called the <span style{{=}}"color:#ff5733;">Plinkard</span>. Pay a small price to drop a ball and see where it lands!
}}
</div><br><br>
|p|Who are you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Element
|a|I'm a helper for this facility. I help out with any work that Lukki gives me.
}}
</div><br><br>
|p|I think I know you...
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Element
|p=Player
|a|You do? From where?<br><br>
|p|[https://www.roblox.com/games/6181314081/Unofficial-Egg-Hunt-2021-An-Alternative-Universe An island of eggs.]
|a|I remember that place! I've always loved omelettes! I'm still confused on the appearance of those floating islands. Thanks for mentioning it though.<br><br>
|p|[https://www.roblox.com/games/258258996/Miners-Haven A Haven for Miners.]
|a|Mining isn't a thing for me. You said that I'm a <span style{{=}}"color:#8c00ff;">Plant</span>? I don't what you're talking about.<br><br>
|p|[https://www.roblox.com/games/5818351446/Halloween-Candy-Simulator-2020 Trick or treating!]
|a|Can't wait to dress up for Halloween!<br><br>
|p|[https://www.roblox.com/games/9253425093/Cribblefruit-Capsules-pre-alpha A local mall.]
|a|You're talking about that one? I love shopping there! They got these unusual capsule machines that dispense replicas of fruit.
}}
</div>
}}<br>
===Unique Dialogue===
On the 18th of every month, Element will have special dialogue for [[Gumballer|{{Gumballer}}]]:
{{dialogue
|p=Player
|a=Element
|p|<span style{{=}}"color:#ffb535;">Special Day..?</span><br><br>
|a|I feel a disturbance in the [[gumballer]] migration patterns... You may find many rather than few today.<br><br><math>[Hours]</math> hours of torment remain today.
}}
===Unique Dialogue===
On the 18th of october, Element will have a special dialogue for {{Gumballer}} Day:{{Dialogue|p|<span style{{=}}"color:#ffb535;">Special Day..?</span><br><br>|a|I can hear the march of the [[gumballer]]s... Their day is upon us!<br><br><math>[Hours]</math> hours of torment remain today.|a=Element|p=Player}}
==Trivia==
==Gallery==
[[Category:NPCs]]
676cbeb74c806dd9387706e21c66a16fc58533d0
File:Frontal view of the Shakes Plushie.png
6
1728
1729
2023-10-20T13:31:17Z
mh:minuselevation>2trucks
0
wikitext
text/x-wiki
no background this time
1b5498802fb797de00c25117310826f80cdd6ac1
Stats
0
711
712
2023-10-21T01:36:25Z
mh:minuselevation>AnglerParent
0
updated the listed effect of luck effectiveness
wikitext
text/x-wiki
==Overview==
'''Stats''' are an important feature of Minus Elevation. Every individual stat serves a unique purpose, and, depending on the player’s actions, including what items they use, what they consume, and so on, their stats can change temporarily or permanently, whether for the better or for the worse.
In game, your stats can be accessed by pressing the Y key on your computer.
==Battery==
===<span style="color:#19c8ff;">Battery</span>===
''Default: 100''
Battery is the current amount of battery a player has that is available to use. For more information, read more on [[Battery]].
This stat can be affected by [[Floor Upgrades|floor upgrades]] or [[:Category:Items|items]].
===<span style="color:#19c8ff;">Battery Max</span>===
''Default: 100''
Maximum battery is the total amount of battery a player is able to store without using it.
This stat can be affected by [[Floor Upgrades|floor upgrades]] or [[:Category:Items|items]].
===<span style="color:#19c8ff;">Battery Overload</span>===
''Default: 0''
Overload battery is, essentially, a second bar of battery that has higher priority than a player's regular battery. It does not depend on how much battery a player has; but it does, however, depend on their maximum battery.
This stat can be affected by [[Floor Upgrades|floor upgrades]] or [[:Category:Items|items]].
==Stamina==
===<span style="color:#ffd770;">Stamina</span>===
''Default: 100''
Stamina is the current amount of stamina a player has that is available to use. For more information, read more on [[Stamina]].
This stat can be affected by [[Floor Upgrades|floor upgrades]] or [[:Category:Items|items]].
===<span style="color:#ffd770;">Stamina Max</span>===
''Default: 100''
Maximum stamina is the total amount of battery a player is able to store without using it.
This stat can be affected by certain [[items]], [[statuses]], or [[Floor Upgrades|floor upgrades]].
===<span style="color:#ffd770;">Stamina Overload</span>===
''Default: 0''
Overload stamina is, essentially, a second bar of stamina that has higher priority than a player's regular stamina. It does not depend on how much staminaa player has; but it does, however, depend on their maximum stamina.
This stat can be affected by [[items]] or [[Floor Upgrades|floor upgrades]].
===<span style="color:#ffd770;">Stamina Regen</span>===
''Default: 1/s''
Stamina regeneration is the amount of stamina a player replenishes every second.
This stat can be affected by [[Floor Upgrades|floor upgrades]], [[Effects|effects]], or [[:Category:Items|items]].
==Effectiveness==
===Buff EFF===
''Default: 100%''
Buff effectiveness determines potency of the effects of [[:Category:Buffs|buffs]]. The higher the percentage of buff effectiveness, the better the effects of buffs are; and the opposite.
This stat can be affected by certain [[items]]. Refer to the [[:Category:Buff EFF|Buff EFF category]] for specific items that affect this stat.
===Debuff EFF===
''Default: 100%''
Debuff effectiveness determines the duration of [[:Category:Debuffs|debuffs]]. The lower the percentage of debuff effectiveness, the less potent the effects of debuffs are; and the opposite.
This stat can be affected by certain [[items]]. Refer to the [[:Category:Debuff EFF|Debuff EFF category]] for specific items that affect this stat.
===Consumable EFF===
''Default: 100%''
Consumable effectiveness determines how much more stamina the player receives from consumables. The higher the percentage of consumable effectiveness, the more stamina the player receives; and the opposite.
This stat can be affected by certain [[items]] and [[statuses]]. Check out the [[:Category:Consumable EFF|Consumable EFF category]] for specific items that affect it.
===Tool EFF===
''Default: 100%''
The effects of '''tool effectiveness''' is currently not well known.
Currently, this stat is not affected by anything.{{Verify}}
===Priority EFF===
''Default: 100%''
The effects of '''priority effectiveness''' is currently not well known.
Currently, this stat is not affected by anything.{{Verify}}
===Vision EFF===
''Default: 100%''
The effects of '''vision effectiveness''' is currently unknown.
Currently, this stat is not affected by anything.{{Verify}}
===<span style="color:#a2ff77;">Luck EFF</span>===
''Default: 100%''
Luck effectiveness acts as a luck multiplier. The higher your luck effectiveness, the more luck you have, and the lower your luck effectiveness, the less luck you have.
This stat can be affected by certain [[items]] and [[statuses]]. Refer to the [[:Category:Luck EFF|Luck EFF category]] for specific items that affect it.
===Global EFF===
''Default: 100%''
The exact effects of '''Global effectiveness''' ...
This stat can be affected by certain [[statuses]].
==Character Traits==
===<span style="color:#ffd770;">Walk</span>===
''Default: 16''
Walkspeed is how fast your character moves when walking. More specifically, it is how many studs per second your player can walk.
This stat can be affected by [[items]] or [[statuses]], as well as Second Loop.
===<span style="color:#ffd770;">Run</span>===
''Default: 26''
Runspeed is how fast your character moves when sprinting. More specifically, it is how many studs per second your player can run.
This stat can be affected by [[Effects|effects]] or [[:Category:Items|items]], as well as Second Loop.
===<span style="color:#ad72ff;">Fear</span>===
''Default: 0''
Fear is how "fearful" your character grows within the facility. For every two fear a player gains, their runspeed increases by 0.5.
This stat is affected by how close your character to an [[:Category:Entities|entity]] and how long you stay around it for.
Due to the nature of this stat, many players equate it to how the [[EDT]] functions, essentially using the fear stat as a "free EDT".
===Priority===
''Default: 0''
Priority determines whether an entity will prioritize focusing on your character while other delvers are nearby. The lower your priority is, the lower the chance an entity will focus on you rather than other delvers; and the opposite.
This stat can be affected by certain [[items]] and [[statuses]]. Refer to the [[:Category:Priority|Priority category]] for specific items and statuses that affect this stat.
===<span style="color:#a2ff77;">Luck</span>===
''Default: 0''
Luck is an important feature that affects nearly all chance-based features: [[:Category:Rare Entities|rare entity]] spawns; items you receive from the [[Scrap Crate]], gifts, or rations; effects you receive from the [[Fuzzy Dice]]; and so on.
This stat can be affected by certain [[items]] and [[statuses]]. Refer to the [[:Category:Luck|Luck category]] for specific items that affect this stat.
*Increases rare entity multiplier by x0.02 per 0.5 luck, capping at 20 luck, per player
==Miscellaneous==
===<span style="color:#ff0000;">Difficulty</span>===
''Default: 0''
Difficulty is one of the most important stats because, as <span style="color:#ff0000;">difficulty</span> increases, speed, sight, and the power of [[:Category:Entities|all entity]] abilities increase, as well as the total amount of buttons that appear on each floor. For more information, read more on [[:Category:Floors#Difficulty|difficulty]].
This stat is primarily affected by increasing floor number and the number of alive players in game.
===<span style="color:#ffd770;">Distance Walked</span>===
''Default: 0''
This stat is simply the total distance you have traveled, in studs, since the beginning of the game.
===<span style="color:#ffd770;">Floor Distance</span>===
''Default: 0''
This stat is simply the total distance you have traveled, in studs, on the current floor.
===<span style="color:#a2ff77;">Buttons</span>===
''Default: 0''
This stat is simply the total number of buttons you have pressed so far.
===<span style="color:#ff9d00;">Money</span>===
''Default: $0''
This stat displays the amount of <span style="font-family: Overpass;text-shadow:-0.9px 0 black, 0px -1px black, 0 0px black, 0.2px 1px black, 1px 0px black;color: #ffb535;>'''M$'''</span>, or minus dollars, the player has made in the current run so far.
Minus dollars can be gained by pressing buttons throughout the facility.
==Petrification==
The following stats are visible only if the player has [[Petrification]].
===<span style="color:#47cccc;">Aspirant</span>===
''Default: 0%''
Aspirant determines the type of ability that [[Petrification]] will use. Petrification has different abilities for every 25% aspirant the player has gained.
This stat will increase in increments of 2% while the player stands still without Petrification being on cooldown, or increments of 5% randomly. Upon using Petrification, all aspirant will be reset back to 0%.
For more information about aspirant and how it relates to Petrification, refer to the Petrification page.
===<span style="color:#80ff00;">Terra</span>===
''Default: 240''
Terra is best explained as a "health meter" to [[Petrification]].{{Verify}}
Terra can increase and decrease based on certain buffs or debuffs that the player is inflicted with.
For more information about terra and how it relates to Petrification, refer to the Petrification page.
[[Category:Mechanics]]
857780b83ca8a8f589c0b4cc108c3f1302e5dc51
Lunar
0
1569
1570
2023-10-21T01:39:36Z
mh:minuselevation>AnglerParent
0
added page to Luck EFF category
wikitext
text/x-wiki
{{Infobox1
|title=Lunar
|image=LunarEffect.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*+{{Runspeed|5}}
*+{{PriorityStats|10}}
*+{{LuckEFF|10}}
|stackable=No
|copyable=No
|e_acq_by=
*[[Dragonfruit]] (? secs)
|e_prev_eff=
|prev_copy=Yes
}}
==Overview==
'''Lunar''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
*Increases runspeed by 5
*Increases luck effectiveness by 10%
*Increases priority by 10
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
[[Category:Luck EFF]]
1b860637b2fc271dad350f29ee57251788e29484
Traveller's Pack
0
611
612
2023-10-21T04:36:18Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Traveller's Pack
|image=[[File:TravellersPack.png|thumb]]
|tooltip=Consumables are more effective the farther you've traveled. Resets at the start of a new floor. Grants +0.5 Stamina Regen, +15 Max Stamina, and +0.5 Walkspeed.
|abilities=
*bonus caps at 25% at 2000 stud
*+0.5 walkspeed
*+15 max stamina
*+0.5 stamina regen
|categories={{Stamina}}
{{Speed}}
|types=Passive
|acq_by=Shop
|price=35
}}
{{Quote|A worn but wise travelling pack that makes even the longest of hikes worthwhile by increasing the wearer's speed and making your food even more nutritious the further you have traveled.|— Inventory}}
==Overview==
'''Traveller's Pack''' is a large backpack fastened to the player's back. With it, the user will gain increased stats as they walk around the facility.
==Abilities==
*+0.5 speed
*+15 max stamina
*+0.5 stamina regen
*+1% [[Effects#Buff EFF|Buff Effectiveness]] per 80 Floor Distance
**Caps at +25% [[Effects#Buff EFF|Buff Effectiveness]] after 2,000 Floor Distance
*+1% [[Effects#Consumable EFF|Consumable Effectiveness]] per 80 Floor Distance
**Caps at +25% [[Effects#Consumable EFF|Consumable Effectiveness]] after 2,000 Floor Distance
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/6115790258/Interlopers-Backpack Interlopers-Backpack] accessory.
==Gallery==
<gallery widths="185" bordersize="none">
Traveller'sPackChar.png|A player equipped with the Traveller's Pack.
</gallery>
[[Category:Items]]
[[Category:Buff EFF]]
[[Category:Consumable EFF]]
8f10b6c33dc01e6c47cbf333b25bccbc9edd56fa
File:Frozen.JPG
6
1729
1730
2023-10-21T16:00:24Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Screenshot 2023-10-21 095330.png
6
1733
1734
2023-10-21T16:53:45Z
mh:minuselevation>Cloudside
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemournerBestiary.png
6
1731
1732
2023-10-21T17:03:31Z
mh:minuselevation>Cloudside
0
wikitext
text/x-wiki
{{Delete}}
i messed up lol , please delete this image when possible
0bfa66d7f24cf0ed883db60b05b5b6cc1685dd7f
File:Screenshot 2023-10-21 101155.png
6
1734
1735
2023-10-21T17:16:18Z
mh:minuselevation>Cloudside
0
wikitext
text/x-wiki
{{Delete}}
d211484065d679d5c19b13cca2ce8bfaf667bc25
File:EyemournerBestiary2.png
6
1735
1736
2023-10-21T17:17:58Z
mh:minuselevation>Cloudside
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Cloudside
2
1736
1737
2023-10-21T17:20:06Z
mh:minuselevation>Cloudside
0
Created page with "== i am very bad at editinhg == i'm very new to using fandom, apologies if i make many mistakes (i will)"
wikitext
text/x-wiki
== i am very bad at editinhg ==
i'm very new to using fandom, apologies if i make many mistakes (i will)
74c1a8ce97605638a962eef9c88900be07d68181
File:Image 2023-10-21 171016581.png
6
1738
1739
2023-10-21T22:10:45Z
mh:minuselevation>Flybi78
0
wikitext
text/x-wiki
The underpart of the Berylballer Plushie, Warning you to not equip it.
8c82397a4a8dd4534a5e3335090270e5db7a12f6
File:MidnightballerBestiary.png
6
1740
1741
2023-10-22T00:09:02Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DuskBestiary.png
6
1741
1742
2023-10-22T00:26:33Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MidnightballerFront.png
6
1742
1743
2023-10-22T00:26:57Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Bestiary
0
353
354
2023-10-22T04:42:15Z
mh:minuselevation>EnderrBoi
0
wikitext
text/x-wiki
[[File:3buttons.png|thumb|]]
The Bestiary is a GUI that allows the players to look at all the entity names, images, number of encounters and deaths and their statistics. It can be accessed in the lobby via the Entity Button located at the top of the screen, to the right of the Trophy Button.
==The Bestiary==
[[File:Example3.png|thumb|right||An example of a player's Bestiary.]]
New information about an entity can be discovered with each milestone.
*'''0%:''' Silhouette of the entity and stats
*'''1%:''' Name of the entity
*'''50%:''' Clear image of the entity
*'''100%:''' Description of the entity + entity [[Plushies|plushie]]
The Bestiary can be filled by:
*Collecting clipboards (3-9%)
*Being spotted by an entity for the first time (1%)
*Dying to an entity (10%)
*Pressing buttons with [[Upgrades|(3) Button Sap]] upgrade (3%, not guaranteed)
*Using any of the info items, like [[Items#Ability Items|Info Visor]] and [[Items#Ability Items|Camera]]
==Tips==
Tips to fill out your Bestiary quicker and more efficiently:
*Clipboards prioritize giving info on entities players have the least info on.
*Info from getting spotted works only once per entity permanently.
*[[Items#Ability Items|Info Visor]] and [[Items#Ability Items|Camera]] synergize well with each other. Combined with Info Visor's 30% info increase and Camera being able to charge Info Visor as well as giving info from their stuns, the 2 items work incredibly well for collecting information.
**The Lifeform Scanner can also be used with its 15% bonus info, giving the possibility of getting 100% on an entity in just one encounter.
*When a '''<span style="color:#e000ff;">Rare</span>''' entity spawns, it is best to use info items to full extent, pressing all buttons if you have [[Upgrades|(3) Button Sap]] and collecting clipboards that spawned on the floor. This ensures that you get as much information on the entity as possible without having to encounter it more often than you need. Dying to said entity is optional but is useful when you didn't get much info on it.
[[Category:Miscellaneous]]
[[Category:HUD]]
d029000ac8e206832b079e3f85bbb3e0b1531949
Category:Variant Entities
14
1745
1746
2023-10-22T14:50:49Z
mh:minuselevation>BarelyBranded
0
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Wiki-navigation
8
150
151
2023-10-22T14:53:44Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
*|General
**#visited#
**Help:Rules|Rules
**Editing Guidelines
**Special:ListUsers|List Users
**Special:ListUsers/sysop|Staff
***Message Wall:BarelyBranded|Sketcher
***Message Wall:Slooshed|slooshed
***Message Wall:EnderrBoi|EnderBoi
*|Gameplay
**Lobby
**Category:Floors|Floors
***Category:Common Floors|Common Floors
****Arcade
****Comfort Room
****Entertainment Room
****Facilities
****Office Spaces
****Theater
****Vanilla Office
****Aquarium
****Red Theater
****Category:Common Floors|More...
***Category:Uncommon Floors|Uncommon Floors
****Testing Zone
****Balloon House
****Eye Observatory
****Obby
****Blue Obby
****Yellowrooms
***Category:Rare Floors|Rare Floors
****White Abyss
****Kingergarten
****The Attraction
****Sound Test Room
****Mysterious Room
****Pumpkin Patch
****Swamplands
****Death Pit
****Category:Rare Floors|More...
***Category:Boss Floors|Boss Floors
****Mental Asylum
****Scratcher's Zone
****Slender Forest
****Statue's Zone
****Mysterious Sanctuary
***Category:Unique Floors|Unique Floors
****Scrap Shop
***Category:Event Floors|Event Floors
****Climb 645 stairs for admin
****Deepwoken Caves
****Four Corners
****Pathway of Snakes
****Petsim2023
****Pillar Pools
****Sandbox
****Shower Rooms
****Spiral of Inconveniences
****Category:Event Floors|More...
***Category:Event Boss Floors|Event Boss Floors
****Pride's Arena
**Category:Entities|Entities
***Category:Normal Entities|Normal Entities
****Bozo
****Ghaster
****Mire
****Parasite
****Sculpture
****Seeker
****Shade
****Thorn
****Wanderer
****Category:Normal Entities|More...
***Category:Rare Entities|Rare Entities
****Discomaster
****Trevor Touchdown
****Shakes
****Shadowwalker
****Midnightballer
****Gumballer
****Berylballer
***Category:Boss Entities|Boss Entities
****Scratcher
****Sketcherman
****Statues
****Spectre
****Amalgamater
****Eyemaster Prime
***Category:Dangerous Entities|Dangerous Entities
****Bevil
****Desire
****Envy
****Gluttony
****Greed
****Sloth
****Wrath
***Category:Event Entities|Event Entities
****Bear 5
****Eyegield
****Funballer
***Category:Event Boss Entities|Event Boss Entities
****Ratio
***Category:Variant Entities|Variant Entities
****Dusk
****Eyemourner
****Midnightballer
**Category:Items|Items
***List of Plushies|Plushies
****Wanderer Plushie
****Shade Plushie
****Ghaster Plushie
****Mimic Plushie
****Manager Plushie
****Trevor Touchdown Plushie
****Berylballer Plushie
****Bevil Plushie
****Gluttony Plushie
****List of Plushies|More...
***Category:Items|Shop Items
****Alchemy Set
****Antenna
****Anvil
****Camera
****Echolocator
****Fungal Roots
****Fuzzy Dice
****Info Visor
****Magic Mirror
****Category:Items|More...
***Category:Gamepass Items|Gamepass Items
****EDT
****Lifeform Scanner
****Teleport Remote
***Category:Event Items|Event Items
****Primordial Party Hat
****Pumpkin Sprout
****Vampire Cloak
****Running Shoes
****Teddy Bloxipin
****Dance Potion
****Smooth Potion
****Whoopie Cushion
****Floral Spring Hat
****Category:Event Items|More...
***Category:Consumables|Consumables
****Burger
****Cribblefruit
****Water
****Coffee
****Cabbage
****Golden Apple
****Mixed Candy
****Volatile Shard
****Omenfruit
****Category:Consumables|More...
***Category:Miscellaneous Items|Miscellaneous Items
****Scrap
****Beartrap
****Campfire
****Gift
****Large Gift
****Grand Gift
****Super Beartrap
****Bonfire
****Category:Miscellaneous Items|More...
***Category:Items#Lobby Items|Lobby Items
****Kad Coin
****Shovel
****Backroom Waypoint
****Last Update Sign
*Category:Mechanics|Game Mechanics
**Battery
**Stamina
**List of Statuses|Effects
***Category:Buffs|Buffs
****Coffee (Effect)|Coffee
****Water (Effect)|Water
****Lemon (Effect)|Lemon
****Cabbage (Effect)|Cabbage
****Fortune
****Luck
****Stealth
****+Maximum Stamina
****Regen
****Category:Buffs|More...
***Category:Debuffs|Debuffs
****Slow (Oculus)
****Slow (Parasite)
****Sludge
****Blindness
****Static
****Gloom
****Injured
****Leech
****Doom
****Category:Debuffs|More...
**Category:Floor Upgrades|Floor Upgrades
***Battery Packer
***Button Sap
***Enemy Tracker
***Floor Bonus
***Multivation
***Shield Generators
***Stamina Packer
***Lucky Dip
***Scrap Shop
***Category:Floor Upgrades|More...
**Category:Floors#Random Events|Random Events
**Map & Entity Rarity
**|Other Mechanics
***The HUD
***Category:Gamemodes|Gamemodes
****Campaign Mode
****Vanilla Mode
****Daily Mode
***Bestiary
***Music
***Roles and Achievements
***Message of the Day & Tips
*Category:Upcoming Content|What's New
**List of Upcoming Content|Upcoming Content
**|Maps
***|TBA
**|Entities
***Pride
***|TBA
**|Items
***|TBA
**|Miscellaneous
***|TBA
4dd7ae80db73e02fd8ec7f57b356421ddea90375
Template:Infobox1
10
597
598
2023-10-22T15:01:22Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
<includeonly>
<infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<default>Placeholder.png</default>
<caption source="caption"/>
</image>
<group layout="horizontal">
<data source="map_type">
<format>{{#switch:{{{map_type}}}
|Common={{CommonFloor|Floor|Floors}}
|Uncommon={{UncommonFloor|Floor|Floors}}
|Boss={{BossFloor|Floor|Floors}}
|Unique={{UniqueFloor|Floor|Floors}}
|Rare={{RareFloor|Floor|Floors}}
|Event={{EventFloor|Floor|Floors}}
|Event Boss={{EventBossFloor|Floor|Floors}}
|{{{map_type}}}
}}
</format>
</data>
</group>
<group layout="horizontal">
<data source="entity_type">
<format>{{#switch:{{{entity_type}}}
|Common={{CommonEntity|Entity|Entities}}
|Uncommon={{UncommonEntity|Entity|Entities}}
|Rare={{RareEntity|Entity|Entities}}
|Boss={{BossEntity|Entity|Entities}}
|Dangerous={{DangerousEntity|ENTITY|Entities}}
|Event={{EventEntity|Entity|Entities}}
|Event Boss={{EventBossEntity|Entity|Entities}}
|Variant={{VariantEntity|Entity|Entities}}
|{{{entity_type}}}
}}
</format>
</data>
</group>
<group layout="horizontal">
<data source="date_added">
<label>Date Added</label>
<format>{{#switch:{{{date_added}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|27 August, 2023=[[:Category:ANNIVERSARY|27 August, 2023]]
|{{{date_added}}}
}}
</format>
</data>
<data source="created_by">
<label>Created By</label>
</data>
</group>
<group collapse="open">
<header>Update & Removal Information</header>
<group layout="horizontal">
<data source="updates">
<label>Update(s)</label>
</data>
<data source="date_removed">
<label>Date Removed</label>
<format>{{#switch:{{{date_removed}}}
|2 April, 2022=[[:Category:April Fools' Day 2022|2 April, 2022]]
|22 August, 2022=[[:Category:GAME RELEASE|22 August, 2022]]
|31 August, 2022=[[:Category:STRONGER MONSTERS|31 August, 2022]]
|3 November, 2022=[[:Category:OOPS ALL BULLET HELL|3 November, 2022]]
|29 December, 2022=[[:Category:LATE CHRISTMAS|29 December, 2022]]
|24 January, 2023=[[:Category:GIFT UNBOXING DAY|24 January, 2023]]
|15 February, 2023=[[:Category:VALENTINE'S DAY|15 February, 2023]]
|1 April, 2023=[[:Category:FOOLS OF APRIL|1 April, 2023]]
|11 April, 2023=[[:Category:A FOOL'S FINALE|11 April, 2023]]
|5 August, 2023=[[:Category:SUMMER|5 August, 2023]]
|27 August, 2023=[[:Category:ANNIVERSARY|27 August, 2023]]
|{{{date_removed}}}
}}
</format>
</data>
</group>
<data source="removal_reason">
<label>Removal Reason:</label>
</data>
</group>
<group collapse="open">
<header>Floor Information</header>
<group layout="horizontal">
<data source="large">
<label>Large Map?</label>
</data>
<data source="max_elevators">
<label>Max. Elevators</label>
</data>
</group>
<group layout="horizontal">
<data source="floor_req">
<label>Floor Req.</label>
</data>
</group>
<data source="properties">
<label>Special Properties</label>
</data>
<group layout="horizontal">
<data source="map_size">
<label>Map Size</label>
</data>
<data source="map_weight">
<label>[[Map & Entity Rarity|Spawn Weight]]</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Floor History</header>
<group layout="horizontal">
<data source="prev_large">
<label>Prev. Large</label>
</data>
<data source="prev_elevators">
<label>Prev. Elevators</label>
</data>
</group>
<group layout="horizontal">
<data source="prev_players">
<label>Prev. Players</label>
</data>
<data source="prev_floor_req">
<label>Prev. Floor Req.</label>
</data>
</group>
<data source="prev_props">
<label>Prev. Properties</label>
</data>
<group layout="horizontal">
<data source="prev_map_weight">
<label>Prev. Spawn Weight</label>
</data>
</group>
</group>
<group collapse="open">
<header>Entity Information</header>
<data source="danger">
<label>Danger</label>
<format>{{#switch:{{{danger}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|7={{VII}}
|0={{0}}
|?={{?}}
|{{{danger}}}
}}
</format>
</data>
<data source="rarity">
<label>Rarity</label>
<format>{{#switch:{{{rarity}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|7={{VII}}
|0={{0}}
|?={{?}}
|{{{rarity}}}
}}
</format>
</data>
<data source="sight">
<label>Sight</label>
<format>{{#switch:{{{sight}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|7={{VII}}
|0={{0}}
|?={{?}}
|{{{sight}}}
}}
</format>
</data>
<data source="speed">
<label>Speed</label>
<format>{{#switch:{{{speed}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|7={{VII}}
|0={{0}}
|?={{?}}
|{{{speed}}}
}}
</format>
</data>
<group layout="horizontal">
<data source="weight">
<label>[[Map & Entity Rarity|Spawn Weight]]</label>
</data>
</group>
<group layout="horizontal">
<data source="aggro_sfx">
<label>Aggro SFX</label>
</data>
<data source="ability_sfx">
<label>Ability SFX</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Entity History</header>
<data source="prev_danger">
<label>Prev. Danger</label>
<format>{{#switch:{{{prev_danger}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|0G={{0G}}
|{{{prev_danger}}}
}}
</format>
</data>
<data source="prev_rarity">
<label>Prev. Rarity</label>
<format>{{#switch:{{{prev_rarity}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|{{{prev_rarity}}}
}}
</format>
</data>
<data source="prev_sight">
<label>Prev. Sight</label>
<format>{{#switch:{{{prev_sight}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|{{{prev_sight}}}
}}
</format>
</data>
<data source="prev_speed">
<label>Prev. Speed</label>
<format>{{#switch:{{{prev_speed}}}
|1={{I}}
|2={{II}}
|3={{III}}
|4={{IIII}}
|5={{IIIII}}
|{{{prev_speed}}}
}}
</format>
</data>
<group layout="horizontal">
<data source="prev_weight">
<label>Prev. Spawn Weight</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Pre-release History</header>
<data source="old_hearing">
<label>Hearing</label>
</data>
<data source="old_sight">
<label>Sight</label>
</data>
<data source="old_walkspeed">
<label>Walkspeed</label>
</data>
<data source="old_runspeed">
<label>Runspeed</label>
</data>
<data source="old_abilitycd">
<label>AbilityCD</label>
</data>
<data source="old_rarity">
<label>Rarity</label>
</data>
<data source="database_scraper">
<label>[[List of Removed Content#Database Scraper|Database Scraper]] Entries</label>
</data>
</group>
<group collapse="open">
<header>Item Information</header>
<group layout="stacked">
<data source="tooltip">
<label>Tooltip</label>
</data>
<data source="cooldown">
<label>Cooldown</label>
</data>
</group>
<data source="categories">
<label>Categories</label>
</data>
<data source="types">
<label>Types</label>
</data>
<data source="abilities">
<label>Abilities</label>
</data>
<data source="effects">
<label>Effects</label>
</data>
<data source="unwrapped">
<label>Unwrapped Into:</label>
</data>
<data source="items_given">
<label>Items Given</label>
</data>
<group layout="horizontal">
<data source="battery">
<label>Battery?</label>
</data>
<data source="stamina">
<label>Stamina?</label>
</data>
</group>
<group layout="horizontal">
<data source="buffs">
<label>Buffs</label>
</data>
<data source="debuffs">
<label>Debuffs</label>
</data>
</group>
<group layout="horizontal">
<data source="upgradable">
<label>[[File:Anvil.png|18px|link=Anvil]] Upgradable?</label>
</data>
</group>
<data source="upgrade">
<label>[[File:Anvil.png|18px|link=Anvil]] Upgrades Into:</label>
</data>
<group layout="horizontal">
<data source="acq_by">
<label>Acquired By</label>
</data>
<data source="price">
<label>Price</label>
</data>
</group>
<group layout="horizontal">
<data source="crafting">
<label>Crafting Materials</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Item History</header>
<data source="prev_cats">
<label>Prev. Categories</label>
</data>
<data source="prev_abil">
<label>Prev. Abilities</label>
</data>
<data source="prev_eff">
<label>Prev. Effects</label>
</data>
<data source="prev_items">
<label>Prev. Items Given</label>
</data>
<group layout="horizontal">
<data source="prev_acq">
<label>Prev. Acquisition</label>
</data>
<data source="prev_price">
<label>Prev. Price</label>
</data>
</group>
</group>
<group collapse="open">
<header>Effect Information</header>
<data source="e_effects">
<label>Effects</label>
</data>
<group layout="horizontal">
<data source="stackable">
<label>Stackable?</label>
</data>
<data source="copyable">
<label>[[File:Magic Mirror.png|18px|link=Magic Mirror]] Copyable?</label>
</data>
<data source="convertable">
<label>[[File:Alchemy Set.png|18px|link=Alchemy Set]] Convertable?</label>
</data>
</group>
<data source="converts">
<label>[[File:Alchemy Set.png|18px|link=Alchemy Set]] Converts Into:</label>
</data>
<group layout="horizontal">
<data source="e_acq_by">
<label>Acquired By</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Effect History</header>
<data source="e_prev_eff">
<label>Prev. Effects</label>
</data>
<group layout="horizontal">
<data source="prev_copy">
<label>[[File:Magic Mirror.png|18px|link=Magic Mirror]] Prev. Copyable</label>
</data>
</group>
<group layout="horizontal">
<data source="e_prev_acq">
<label>Prev. Acquisition</label>
</data>
</group>
</group>
<group collapse="open">
<header>Floor Upgrade Information</header>
<data source="fu_effects">
<label>Effects</label>
</data>
</group>
<group collapse="open">
<header>Lobby Room Information</header>
<data source="npcs">
<label>NPCs</label>
</data>
</group>
<group collapse="closed">
<header>Lobby Room History</header>
<data source="prev_npcs">
<label>Prev. NPCs</label>
</data>
</group>
<group collapse="open">
<header>NPC Information</header>
<group layout="horizontal">
<data source="location">
<label>Location</label>
</data>
</group>
</group>
<group collapse="open">
<header>NPC History</header>
<group layout="horizontal">
<data source="prev_location">
<label>Prev. Location</label>
</data>
</group>
</group>
<group collapse="closed">
<header>Submission History</header>
<group layout="horizontal">
<data source="sub_name">
<label>Submission Name</label>
</data>
<data source="sub_published">
<label>Date Submitted</label>
</data>
</group>
</group>
</infobox>
</includeonly>
<noinclude>
'''Introduction data parameters (can be used with all infobox examples listed below):'''
<pre>
{{Infobox1
|title=Example
|image=Example
|date_added=Example
|created_by=Example
|updates=Example
|date_removed=Example
|removal_reason=Example
}}
</pre>
*'''<code>image</code> parameter:''' Only put the file name: <code>Example.png</code>. There is no need to use double brackets (<code><nowiki>[[File:Example.png]]</nowiki></code>).
*'''<code>date_added</code> parameter:''' Only requires one data: when the map was first ever added to the game, '''NOT READDED'''! For example, Eyemaster was readded on August 31st, 2022, BUT it was ''originally'' added way before this date.
*'''<code>created_by</code> parameter:''' Use the <code><nowiki>{{CreatedBy|Username}}</nowiki></code> template.
*'''<code>updates</code> parameter:''' Only use with event features. Link the update or event categories that the event feature was present in. For example, Eyegield was present in both the April Fools' Day 2022 and FOOLS OF APRIL events. Separate multiple updates or events with a horizontal line (<code><nowiki>-----</nowiki></code>).
*'''<code>date_removed</code> parameter:''' Only include dates for when the map was removed. Separate multiple dates with a horizontal line (<code><nowiki>-----</nowiki></code>).
**'''DO NOT''' include event map, event entity, or event boss entity removal dates! They are part of events; they are not permanent features!
**'''<code>removal_reason</code> parameter:''' Use in conjunction with the above parameter. Separate multiple reasons with a horizontal line (<code><nowiki>-----</nowiki></code>), in the same order as their respective dates.
***For event features, put <code>End of event(s)</code>.
<hr/>
'''Map example usage:'''
<pre>
{{Infobox1
|caption=Example
|map_type=Example
|large=Example
|min_players=Example
|max_elevators=Example
|floor_req=Example
|properties=Example
|map_size=Example
|map_weight=Example
|prev_large=Example
|prev_elevators=Example
|prev_players=Example
|prev_floor_req=Example
|prev_props=Example
|prev_map_weight=Example
|sub_name=Example
|sub_published=Example
}}
</pre>
*'''<code>caption</code> parameter:''' Only used to make the image used to display part of the map more interesting.
*'''<code>map_type</code> parameter:''' You only need to use one of the following words: Common; Uncommon; Rare; Boss; Unique; Event; Event Boss.
<hr/>
'''Entity example usage:'''
<pre>
{{Infobox1
|caption=Example
|entity_type=Example
|aggro_sfx=Example
|ability_sfx=Example
|danger=Example
|rarity=Example
|sight=Example
|speed=Example
|weight=Example
|prev_danger=Example
|prev_rarity=Example
|prev_sight=Example
|prev_speed=Example
|prev_weight=Example
|old_hearing=Example
|old_sight=Example
|old_walkspeed=Example
|old_runspeed=Example
|old_abilitycd=Example
|old_rarity=Example
|database_scraper=Example
|sub_name=Example
|sub_published=Example
}}
</pre>
*'''<code>caption</code> parameter:''' Only use this to describe where the image is from. Typically, it'll be <code>Entity in the Bestiary</code>.
*'''<code>entity_type</code> parameter:''' You only need to use one of the following words: Common; Uncommon; Rare; Boss; Dangerous; Event; Event Boss; Variant.
*'''<code>danger</code>, <code>rarity</code>, <code>sight</code>, <code>speed</code>, <code>prev_danger</code>, <code>prev_rarity</code>, <code>prev_sight</code>, and <code>prev_speed</code> parameters:''' You only need to use one of the following characters: 0; 1; 2; 3; 4; 5; 7; 0G; ?.
*'''<code>old_x</code> and <code>database_scraper</code> parameters:''' They are only used for entities that existed in the pre-release version of Minus Elevation.
<hr/>
'''Item example usage:'''
<pre>
{{Infobox1
|tooltip=Example
|cooldown=Example
|categories=Example
|types=Example
|abilities=Example
|effects=Example
|unwrapped=Example
|upgradable=Example
|upgrade=Example
|items_given=Exampe
|battery=Example
|stamina=Example
|buffs=Example
|debuffs=Example
|acq_by=Example
|price=Example
|craft_mats=Example
|prev_abil=Example
|prev_eff=Example
|prev_items=Example
|prev_acq=Example
|prev_price=Example
}}
</pre>
*'''<code>date_added</code> parameter:''' Only requires one data: when the item was first ever added to the game, '''NOT READDED'''! For example, Eyemaster was readded on August 31st, 2022, BUT it was ''originally'' added way before this date.
**Update dates automatically link to the respective category. For example, putting <code>27 August, 2023</code> will bebe automatically replaced with <code><nowiki>[[Category:ANNIVERSARY|27 August, 2023]]</nowiki></code>.
*'''<code>created_by</code> parameter:''' Use the <code><nowiki>{{CreatedBy|Username}}</nowiki></code> template.
*'''<code>date_removed</code> parameter:''' Only include dates for when the item was removed. Separate multiple dates with a horizontal line (<code><nowiki>-----</nowiki></code>).
**'''<code>removal_reason</code> parameter:''' Use in conjunction with the above parameter. Separate multiple reasons with a horizontal line (<code><nowiki>-----</nowiki></code>), in the same order as their respective dates.
*'''<code>categories</code> parameter:''' You need to use the templates in the [[Category:SpecialWords|SpecialWords]] category.
*'''<code>abilities</code> and <code>prev_abi</code> parameters:''' You need to use bullet points.
**These parameters are ''ONLY'' for the bulletin points of items in the lobby shop. Think of Alchemy Set.
*'''<code>effects</code> and <code>prev_eff</code> parameters:''' You need to use bullet points, as well as the templates in the [[Category:Stats templates|Stats templates]] category.
**These parameters are ''ONLY'' for the effects of items ''NOT'' in the lobby shop. Think of Crown of Jewels.
*'''<code>buff</code> and <code>debuff</code> parameters:''' Only used for the statuses given by plushies. Use the following effect image template: <code><nowiki>[[File:Effect image.png|50px|link=Effect page]]</nowiki></code>.
*'''<code>price</code> and <code>prev_price</code> parameters:''' You need to use bullet points. Make sure to use the following templates: <code><nowiki>{{M$|#}}</nowiki></code>; <code><nowiki>{{Robux|#}}</nowiki></code>; <code><nowiki>{{ScrapCost|#}}</nowiki></code>. To separate multiple prices, e.g. Scrap Store costs vs. vending machine costs, add a horizontal line (<code><nowiki>-----</nowiki></code>).
*'''<code>upgrade</code> parameter:''' You need to use the <code><nowiki>{{ItemIcon|File name|Page link}}</nowiki></code> template.
<hr/>
'''Effect example usage:'''
<pre>
{{Infobox1
|e_effects=Example
|stackable=Example
|copyable=Example
|e_acq_by=Example
|e_prev_eff=Example
|e_prev_acq=Example
}}
</pre>
<hr/>
'''Floor Upgrade example usage:'''
<pre>
{{Infobox1
|fu_effects=Example
|fu_prev_eff=Example
}}
</pre>
*'''<code>fu_effects</code> parameter:''' Bullet points must be used. All bullet points ''must match'' the floor upgrade effects stated exactly how it is in the game.
<hr/>
'''Lobby Room example usage:'''
<pre>
{{Infobox1
|npcs=Example
|prev_npcs=Example
}}
</pre>
<hr/>
'''NPC example usage:'''
<pre>
{{Infobox1
|location=Example
|prev_location=Example
}}
</pre>
<hr/>
'''Submission History data parameters (can be used with all infobox examples listed above):'''
<pre>
{{Infobox1
|sub_name=Example
|sub_published=Example
}}
</pre>
*'''<code>sub_name</code> parameter:''' You must include the submittion name and link it to the experience or model page.
*'''<code>sub_published</code> parameter:''' It ''must'' be the date when the the submission was submitted, if applicable. Otherwise, leave it empty.
<br><br><br>
The best way to learn how to use each parameter is to use other pages as references. From there, simply copy the layout. Happy editing!
[[Category:Infobox templates]]
</noinclude>
a458facebe80a9f0dcdcb0374b4a9aab1e5e7cae
Template:VariantEntity
10
1746
1747
2023-10-22T15:04:52Z
mh:minuselevation>BarelyBranded
0
Created page with "<div style="text-align:center;">[[:Category:Entities|<span style="color:#34a1eb;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Variant {{{1}}}</span>]]</div><includeonly>[[Category:Variant {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>"
wikitext
text/x-wiki
<div style="text-align:center;">[[:Category:Entities|<span style="color:#34a1eb;font-size:20px;text-shadow:0 0 1px black, 0 0 1px black, 0 0 1px black;">Variant {{{1}}}</span>]]</div><includeonly>[[Category:Variant {{{2}}}]]</includeonly><noinclude>[[Category:Type templates]]</noinclude>
d07a1a0c557dc8c1e582af56e7d06037b16e7a23
Message of the Day & Tips
0
360
361
2023-10-23T15:58:08Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
==Overview==
Tips are messages that are found on 4 signs in the main lobby area and also viewable on the loading screen, such as joining the game or loading into the elevator. Most tips are informative and give information on contents from the lobby and in game. Rare tips are tips that show up rarely and can only appear on the loading screen.{{Bug|Inconsistency with tips on the boards and loading screen.}}
Inconsistent tips will not be listed, such as 2 different Seeker tips that are the exact same, just worded differently.
==List of Tips==
===Entity Tips ===
*Entities will only grow stronger the deeper you go.
*Sometimes entities are mutated and gain special abilities.
*During october, certain entities become more common.
*On the 18th of each month, a certain rare entity is more common.
*October 18th, mark the date.
*The Wanderer fires an encumbering beam if it detects you. Hide as soon as possible.
*The Seeker always knows where you are. Fortunately, you're able to run from it.
*The Parasite places traps that slows anyone unwary to a crawl.
*Keep a keen eye over the Sculpture, it only moves when you're not looking.
*Mire may seem less of a threat but its puddles can slow you down!
*Bozo periodically enrages entities. Be on your toes when it happens!
*Looking at Shade for too long will result huge consequences. So, don't look at it!
* Greedy players may get a visit from a certain deadly sin.
* Do not free the one in the cage.
* Beware of the one who watches those who play alone.
* A few bestiary entries are hidden until encountered.
===Item Tips===
* You can choose items to start with if you go into the inventory panel while in the lobby.
*The right items are important to ensure your survivability.
*You can find dropped items from previous delvers on the ground.
*Scrap can be used as currency in shops in the depths.
*Scrap can be used to craft useful items.
*During october, pumpkins may grow in the facility.
*Hover over an item in your backpack to see what it does.
*Certain items can create powerful synergies if used together.
*The Magic Mirror can redirect or take status effects, performing frequently the higher your Luck stat.
*Beware of the red cursed skull.
===Upgrade Tips===
*The right upgrades will get you deep into the facility.
*The 'Lucky Dip' upgrade is determined by your luck.
===Floor Tips===
*The elevator will only function if all buttons are pressed.
* It is possible for a floor to have more than one elevator at once.
*Rare, unique floors have strange properties not seen in the rest of the facility.
*The facility is 50 floors deep. What lies at the bottom?
===Stamina/Battery Tips===
*Your Battery will only regenerate through upgrades.
*Some items can only be powered by your Battery.
* Save your stamina for when you need it most.
===Stat Tips===
*In close proximity of an entity, FEAR increases. Get out while you still can!
*The Luck stat is elusive yet rewarding if you stay on its good side.
*Effectiveness dictates how well certain items work. An effective burger is a tasty one.
*The priority stat dictates which delver gets targeted first. The lower it is, the less you become a target.
===Lobby Tips===
*The lobby spawns are slightly offset.
*The lobby holds many secrets.
*The bathrooms contain a secret.
*Icey, the manager of the hangout space, may have special offers.
===Miscellaneous Tips===
*Be on the lookout for any anomalies.
*It is [0-24] AM/PM.
*It is [monday-sunday].
===<span style="color:#e000ff;'">List of Rare Tips</span>===
*####
**Random assortment of numbers, each appearing every second. Additionally, there many be more numbers, but the loading screen time is short
*This tip will give you an achievement
*You are unlucky.
*Your user ID is [Account's user ID].
*You have a 1 in 116 chance of seeing this message.
*<span style="color:#353535;'">Ghaster was here.</span>
*Also try <span style="color:#dbdbdb;'">Ikaruga</span>
*Also try <span style="color:#17b2ff;'">J</span><span style="color:#2fcf34;'">T</span><span style="color:#ffb928;'">O</span><span style="color:#da0000;'">H</span>
*Also try <span style="color:#fd7f00;'">Zero</span><span style="color:#008080;'">Ranger</span>
*Also try <span style="color:#00ff00;'">Mutation</span>
*Also try <span style="color:#6363fc;'">Nova Drift</span>
*<span style="color:#ffff00;'">*giggle*</span>
*<span style="color:#527cae;'">Cribblefruit is tasty.</span>
*You are the <span style="color:#ff6464;'">Imposter.</span>
**Plays the Among Us Role Reveal sound
*<span style="color:#ea3323;'">T̴̲̙̖̍Ḩ̸̯͖̗̤̠̮̩͙̫̗̈̎̄̚E̷͓̊̒̿̑̈́̇̉̓̎̾̄̊͠ ̸͖̝͕͖͚͕̳̦̺͇̝̊̈́͌͆̓̆͌̾H̵͓͍̹̀̋́̋̔̏͂̚͝E̶͍̰͎̞͇̞͎̺͖̠̊̒͐͆̿́̌̓̽͂A̷̡̢̱͓̺̱̼̰̬̒̇̑̽̽̈́̀̓̒́̍̿R̷̛̼̳̬̰̝̭͋̉̀̍̄͆̈T̴̨͉͔͈̳͖̳̺͕̯̲̭͂̿̓̌̅̀͠͝ͅ ̸͎̝̀̐̽̔͆͒̈́̔́Ȁ̵̢͔̫̠͖̙͕̈́̄̑̾̾̆̔̒W̴̨͚̻̫̮̃́͐͂̾̿̒̎͋̔̏͌̚̚ͅÄ̷̜̲̝̯̗͔̳̝̦̼̘̫̰̣̪͕̥̎͑͂́̽̂͆̊̓̀̆͝Ỉ̴̠̲̤̜̠͕͈̱̟̝͈͖͆͂̃̀́͆͑̑̆̕̕̕̚T̷͚̃̀̀͗̎̀̍̄͗̏̌͂͌̐̕͘Ş̶̩̪̗̤̪̰͎̜͒̾́̀͂̀͊̉͘</span>
*[Randomly generated tips]
**Tips will constantly change and will move up the screen while doing so
==Message of the Day==
Message of the Day are messages that is found on one sign in the lobby. Messages are global in all servers and change every 24 hours.
*Can you believe it? Christmas is just a week away!
*Beware of the entity who speaks in hands.
*The lobby claw machine isn't rigged!
*Wanderer's birthday is on April 4th. Make sure to with them a happy birthday when that day arrives!
* Wah! Wanderer is going berserk [1990] !!
*You may be wondering. Wondering if wanderer wonders about wandering wonders...
*Where is wanderer wandering? No one knows.
*The tip boards haven't been updated in months. Message of the day for Eva!
*Life is like a gumball machine. You don't know what you're going to get!
*Get ready to hunt on October 18th, That’s Gumballers birthday.
*Remind me to add pumpkins to this lobby for the Halloween update.
*Eyemaster has finally gotten a pair of glasses.
*Believe in the minus elevation that believes in you!
*My name is minus elevation. Im the last minus elevation around.
*Anyone remember fruitest? Wait. Wrong game.
*Just a normal damn daniel in a sussy world.
*v0.16 on the changelog contains something interesting.
*This is my personal thought-dumping board. Mind your own business!
*Jocular is a cool word! Its quite jocular to say the least.
*I was so afraid of the jumpscare oofy I didnt see myself becoming the jumpscare oofy.
*And Are Is And Then Is Are Ohh
*Welcome to the Re-Re-Rework!
*Kick it into 4th gear!
*Anything can be cake.
*You may find a few entities have escaped from the facility into the game 'Midnight Horrors'. Watch out!
*Sometimes you'll find yourself facing a difficult decision... When that happens don't forget to save your game!
*An apple a day keeps the doctor away.
*This is what happens when I cast a spell I dont know!
*Check your halloween candy. It might contain some Minus Elevation.
*THE MALICIOUS SNOWMEN ARE COMING.
*Minus Elevation status: It's got an awesome message of the day.
*You have been in a coma for years and we are trying new methods of reaching you. If your seeing this wake up.
*Be sure to touch grass every day.
*I found a rat in my cottage! I hope it isn't mad at me for being here...
*UPDATE: As the clock strikes 9:00 (21:00), one of the corners of the planet has been eaten. Do not panic. We are currently handling the situation.
*Happiness is virtue. To find such, seek for the game 'Funny Tycoon'
*Join our community server through the game's page for exclusive teasers and insane lore discussions!
*A roomba will be added to the lobby. Eventually... Don't count on it.
*Row, row, minus the elevation!
*Is it considered bad if you want to make everyone smile and be an evil villain to accomplish it?
*dQw4w9WgXcQ
*Don't deny your weapon's purpose.
*Hee hee hee ha! Grr!
*☀️ Solaur Clan ☀️ is watching.
*With life comes with Ideal, Trial, Faith, Reality, and Metempsychosis.
*Nothing is happening in 40 minutes.
*Prepare for the Endoskeletonfest 2087. You won't regret it.
*Love the subentity self!
*You may think you have your whole life ahead of you. But the fog is coming. 😂
*ඞ <--- new entity coming soon
*Cribblefruit is great in pie.
*Cribblefruit is tasty.
*Message of the Day Status: It's still messaging.
[[Category:Miscellaneous]]
cf310c768996e6fda20d5db00b36496d99646358
Omenfruit
0
1077
1078
2023-10-23T19:28:04Z
mh:minuselevation>Woodboys
0
its actually true
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Omenfruit
|image=Omenfruit.png
|date_added=19 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|tooltip=A (HELPFUL!) treat that will make your day! (FOREVER!)
|cooldown=1 sec
|effects=
*+{{StaminaStats|666}}
*Gives [[Doom]] for 5 seconds
|upgradable=Yes
|upgrade={{ItemIcon|VolatileShard|Volatile Shard}}
|acq_by=[[Scrap Store]]
|price={{ScrapCost|13-17}}
|prev_eff=
|prev_price=
}}
{{Quote|A (HELPFUL!) treat that will make your day! (FOREVER!)|— Tooltip}}
==Overview==
The Omenfruit is a rotund, red fruit that can appear rarely in the [[Scrap Store]], costing 13-17 scrap{{Verify}}
==Effects==
*Consuming it gives the user +666 stamina and the [[Effects#Debuffs|Doom debuff]] for 5 seconds
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
03e1bd9c0ee1194850be58184314219135d42a37
File:FortuneSeekerNPC.png
6
1752
1753
2023-10-25T06:20:11Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FortuneSeekerSpot.png
6
1753
1754
2023-10-25T06:20:27Z
mh:minuselevation>Slooshed
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Pumpkin Charm
0
1724
1725
2023-10-25T20:37:22Z
mh:minuselevation>Jadentiger10
0
Just cleaning up the ability section and other things :)
wikitext
text/x-wiki
{{Quote|"Thank you for completing my quests!"|— Pumpkin Eater}}
==Overview==
{{Infobox1
|title=
|image=Pumpkin Charm 3rd stage.png
|date_added=27 August, 2023
|created_by=
|updates=
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|categories=
|types=
|abilities=
+8 stamina per pumpkin smashed (stage 1)
+2 mixed candies every floor (stage 2)
+0.4 luck (stage 3)
|acq_by=Completing the Pumpkin Eater's quests.
|price=Free
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
The Pumpkin Charm appears to be a necklace resembling a pumpkin that is hung around the player's neck. As the player progresses through the Pumpkin Eater's quests the pumpkin will change from a regular orange colour to a Red colour with a yellow inside, finally ending at a black exterior with a green interior if you look inside the mouth or eyes.
The Pumpkin Charm was added as part of the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]] update and introduced alongside the Pumpkin Eater, the 2nd NPC to introduce a quest while in the lobby, with the previous one being the Cat Dummy added in the [[:Category:SUMMER|SUMMER]] update.
==Abilities==
*at stage 1, after smashing 25 pumpkins, the Pumpkin eater will give you the Pumpkin Charm. This gives you the ability to gain stamina from smashing pumpkins (8 stamina to be specific).
*Once you smash 75 pumpkins, you earn the 2nd stage, granting you the ability to gain 2 mixed candies per floor.
*The final stage, stage 3, is unlocked after smashing 200 pumpkins, granting a permanent buff of 0.4+ luck.
*So the total pumpkins you will need to smash to get stage 3 is 300 pumpkins smashed. Also all the stats combined into stage 3 is an item that gives you 8 stamina per pumpkin smashed, 2 mixed candies per floor and a perm 0.4+ luck.
==Gallery==
<gallery widths="185" bordersize="none">
File:Pumpkin Charm 3rd stage.png|The Pumpkin Charm in its 3rd stage.
</gallery>
[[Category: HALLOWEEN P1 (2023)]]
f5affdd596bc3b604cad125ccfb7b320c15704e2
Midnightballer Plushie
0
1145
1146
2023-10-25T21:01:49Z
mh:minuselevation>Jadentiger10
0
Alot
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Midnightballer Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
Obtaining the Mysterious Key in Mini Megafactory and giving it to fortune.
}}
{{Quote|<span style{{=}}"-webkit-text-stroke:0.2px #340000;color:#a30000;">...The key...</span>|— Midnightballer Plushie}}
==Overview==
The Midnightballer plushie seems to be the true rarest plushie, as it requires you to grind hours on mini megafactory. It also seems to be a basic plushie, as it doesn't give much. the Midnightballer plushie doesn't seem to be a good option for plushie purposes as it doesn't give that good of items like the ghaster plushie or the Gluttony plushie. This is definitely a good plushie though to show your friends how much a no-life you are... if you still have friends from getting this.
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Midnightballer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...The key...</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Around other players
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...Fortune...</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...Run...</span>||Spotted by an entity
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">......</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Stamina gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Battery gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Item gift
|}
==Trivia==
* The Midnightballer plushie is the only plushie in the game that can not be obtained by it's entity counter part.
* The Midnightballer plushie is the first, and probably only plushie to ever have it's plushie come out before it's entity counterpart.
* The Midnightballer plushie does not look the same as it's entity counterpart.
==Gallery==
<gallery widths="185" bordersize="none">
MidnightballerPlushieFront.gif|Frontal view of the Midnightballer Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
0f19ead8e41db410087b27bc1b3299abfac23659
Fortune Seeker
0
1751
1752
2023-10-27T02:01:46Z
mh:minuselevation>Woodboys
0
wikitext
text/x-wiki
{{Infobox1
|title=Fortune Seeker
|image=FortuneSeekerNPC.png|Fortune Seeker
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=In [[Lukki's Other Games]] next to the Minus Decendance display
|prev_location=
}}
{{Quote|"How about you seek some delvers?"|— Fortune Seeker}}
==Overview==
'''Fortune Seeker''' is an NPC located in [[Lukki's Other Games]] next to the Minus Decendance display.
It costs 25 M$ to use the Fortune Seeker, giving the player a range of -5 to +5 luck on their next run depending on the outcome.
==Dialogue==
{{dialogue
|a=Fortune Seeker
|a|*The Fortune Seeker has seeked your presence.
||*You inserted your M$.<br><br>
||+0 Luck
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune Seeker
|a|*There are neutral outcomes within you. Maybe ask again later.
|a|*Seek a fortune? Why don't you seek some delvers?
}}
</div><br>
||+3 Luck
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune Seeker
|a|*Interesting... I sense some luck in you. Maybe you can use that instead.
}}
</div>
}}<br>
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
FortuneSeekerSpot.png|Fortune Seeker's location in [[Lukki's Other Games]].
</gallery>
[[Category:NPCs]]
1c158d9f4b3de4a08c5df0641e73f4b49f36b602
File:Crown of jewels.png
6
1755
1756
2023-10-31T20:56:47Z
mh:minuselevation>ReptiIoider
0
Crown of jewels
wikitext
text/x-wiki
== Summary ==
Crown of jewels
7bc591ef812c9f8b205a92fe0aa72e1b81be37ce
File:RobloxScreenShot20231102 081632019.png
6
1756
1757
2023-11-02T07:16:57Z
mh:minuselevation>Little&silly b-5
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Luck...?
0
1517
1518
2023-11-05T09:31:23Z
mh:minuselevation>7ruly101
0
I forgor💀
wikitext
text/x-wiki
{{Stub}}
==Overview==
I forgor💀
==Dialogue==
[[Category:NPCs]]
[[Category:Secret NPCs]]
09699cd27467afdb6d525f1dcd6a00c0b18edef1
Eyemass
0
171
172
2023-11-06T08:54:09Z
mh:minuselevation>Casual 'Bo
0
wikitext
text/x-wiki
{{Infobox1
|image=EyemassBestiary.png
|caption=Eyemass in the Bestiary
|entity_type=Common
|date_added=30 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=3
|rarity=3
|sight=2
|speed=1
|weight=50
|prev_danger=4
|old_hearing=0-100
|old_sight=50-200
|old_walkspeed=12-18
|old_runspeed=14-24
|old_abilitycd=60-30
|old_rarity=250
|database_scraper=EYE<br>MASS<br>CRIMSON
}}
{{Quote|"A grotesque mass of conjoined eyes cursed with the highest tier of Oculus magic. This cursed magic allows the being to slow down anyone nearby for a long duration of time. Horrible! Gross! Disgusting!"|— Bestiary entry}}
==Overview==
'''Eyemass''' is a humanoid entity similar to [[Wanderer]] and [[Eyemaster]], with the main difference being its massive bulbous head with 3 large eyes. Its eyes give off an orange glow, thus making it easily visible if in dark areas. It's extremely slow (even at higher difficulties) and emits very loud footsteps while moving, making it very easy to avoid and detect its location.
==Abilities==
*Whenever any players are within a 100-stud range, Eyemass will spawn an 100-stud orange circle that slowly fades away. Players in this range will receive the [[Effects#Debuffs|Mass Slow Debuff]] that reduces Speed by 4 for 20 seconds. Its cooldown is around 30 seconds.
==Trivia==
*Eyemass is the 2nd tallest entity in Minus Elevation with the biggest being [[Gumballer|{{Gumballer}}]] and [[Berylballer|{{Berylballer}}]].
*Eyemass was added with no indication nor mention of it in a teaser.
*Eyemass had its design most likely inspired by a monster from Lucky's older game, Not Alone.{{Speculation}}
*Previous Bestiary entry description:
**''"A grotesque mass of conjoined eyes cursed with the highest tier of oculus magic. This cursed magic allows the being to slow anyone nearby for a long amount of time. Horrible! Gross! Disgusting!"''
==Gallery==
<br /><gallery widths="185" bordersize="none">
EyemassFront2.png|Eyemass in game.
EyemassFront.png|Old Eyemass in game.
EyemassBlackout.png|Old Eyemass during a blackout.
MassFOA.png|Eyemass during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
2ac72e77ce2986e427be634674320597cc551788
Manager
0
1001
1002
2023-11-06T08:57:33Z
mh:minuselevation>Casual 'Bo
0
wikitext
text/x-wiki
{{Infobox1
|image=Manager Bestiary.jpg|thumb
|caption=Manager in the Bestiary
|date_added=5 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:SUMMER|SUMMER]]
|entity_type=Common
|danger=3
|rarity=3
|sight=5
|speed=1
|weight=50
}}
{{Quote|"A mysterious entity that manages a small force of workers.<br>Usually, entities are not capable of strong communication but the manager is one of few exceptions. Perhaps there is a way to communicate with it.<br>On sight of a player it will release a swarm of little workers which chase the targetted player."|— Bestiary entry}}
==Overview==
'''Manager''' is a common entity added in the [[:Category:SUMMER|SUMMER]] update.
Manager wears a greyish-black cap and the suit of a doorman, along with a scribbled yellow tie. It has an orange scribble for a face. Its Workers look similar, but are much smaller and have shorter sleeves, in addition to scribbled exclamation marks on their faces.
==Spawning Requirements==
*Manager can only appear on floor 6 or above.
==Abilities==
*Manager always knows where players are and will pathfind towards them.
*Upon spotting a player, the Manager will slow down and create a large portal in front of itself, summoning a large horde of its little workers.
**Workers are projectiles, not entities. They inflict x? stacks of [[Injured]] for ? seconds.{{Verify}} Upon hitting a target or a wall, they will be rendered harmless. They mostly travel in curved patterns.
**If the player(s) break line of sight while Manager is summoning workers, it will remain slowed even after finishing the summon, until it reaches the location the player was last spotted.
==Trivia==
*Manager's face is based on the eyes of Big Bird from the video game Lobotomy Corporation.
==Gallery==
<gallery widths="185" bordersize="none">
ManagerFront.png|Manager in game
ManagerTeaser2.png|A teaser of Manager with its "little workers".
ManagerTeaser3.png|Another teaser of Manager, focused on its "little workers" being stunned.
</gallery>
[[Category:Entities]]
[[Category:SUMMER]]
ad656ce17f9a2765093679ea2fa51361d95109f2
File:Multiple Events.png
6
1761
1762
2023-11-06T09:18:36Z
mh:minuselevation>Casual 'Bo
0
wikitext
text/x-wiki
A Single Chaos Crate spawning multiple events.
cb65f2be570ddafdeff8b0c84d6384af952159fa
Sculpture
0
163
164
2023-11-08T20:29:42Z
mh:minuselevation>BarelyBranded
0
changed weaknesses to tips
wikitext
text/x-wiki
{{Infobox1
|image=SculptureBestiary.png
|caption=Sculpture in the Bestiary
|entity_type=Common
|date_added=16 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|aggro_sfx=[[File:Sculpture Aggro.mp3]]
|ability_sfx=[[File:Sculpture Ability.mp3]]
|danger=3
|rarity=1
|sight=4
|speed=3
|weight=100
|prev_danger=1
|old_hearing=0-0
|old_sight=500-500
|old_walkspeed=12-20
|old_runspeed=20-30
|old_abilitycd=40-20
|old_rarity=750
|database_scraper=STONE<br>WEEPING<br>ANGEL
}}
{{Quote|"A haunted statue from the most paranormal place on the planet. While observed, it will not move. While not observed... horrible things may happen."|— Bestiary entry}}
==Overview==
'''Sculpture''' is a grey animate statue, with stone accessories and moss growing on its shoulders. Its head resembles a Moai statue. Its stone body can be heard crumbling and cracking as its arms and legs go into motion.
==Abilities==
*Sculpture only moves when players are not looking in its direction.
*When being looked at, Sculpture's moss changes from green to black. When the moss is black, it indicates it is about to blind delvers.
*Looking at Sculpture for too long causes all players looking at it to receive the [[Effects#Debuffs|Blind]] debuff.
*(passive) Sculpture is immune to all stun items, except [[:Category:Items#Scrap Items/Miscellaneous|Beartraps]].
==Tips==
*Sculpture only blinds delvers that are currently facing its direction. With multiple delvers, this can be taken advantage of by taking turns looking at Sculpture whenever it blinds a delver.
*Sculpture can be looked at a far enough distance without being affected by its blindness, though the range is unknown.
==Trivia==
*Sculpture won third place in the [https://discord.com/channels/524847485034692609/679535271779500072/903127786879864862 October 28, 2021 entity vote].
*It is based on the Moai statues from Easter Island and Dum Dum from the movie Night at the Museum. This is also expressed by its plushie dialogue.
*It was originally named "Angel", which was later changed to "Golem", then finally "Sculpture".
*It shares a name with "The Sculpture" entity from Minus Decendance.
*It was confirmed to originally be a robot by its removed counterpart, [[Scrap Sculpture]].
*The sound that plays when Sculpture spots a delver is [https://www.youtube.com/shorts/qeucTWXYP20 The Legend of Zelda: Majora's Mask's Dawn of a New Day sound].
*The sound that plays when a delver stares at Sculpture for too long is the [https://www.youtube.com/shorts/dNl4-w9ZrBs Taco Bell's titular bell SFX].
==Gallery==
<gallery widths="185" bordersize="none">
SculptureFront.png|Sculpture in game.
SculptFOA.png|Sculpture during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
6c94aeb8fbee41c9852d41b589bffd8d8838018f
Scrap
0
1086
1087
2023-11-08T23:46:51Z
mh:minuselevation>Prime25gg
0
overview update
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Scrap
|image=Scrap.png
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|tooltip=
|cooldown=
|effects=
*Currency
*Crafting material
|upgrade=
|acq_by=
*Ground spawn
*Many [[plushies]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|?|— ?}}
==Overview==
Scrap be it's self can be crafted into 4 items and many more with added items
# [https://rbx-minus-elevation.fandom.com/wiki/Beartrap?so=search Beartrap] - costs 2 scrap
# [https://rbx-minus-elevation.fandom.com/wiki/Campfire?so=search Campfire] - costs 5 scrap
# [https://rbx-minus-elevation.fandom.com/wiki/Mossmetal_Scraper?so=search Mossmetal Scraper] - costs 13 scrap
# [https://rbx-minus-elevation.fandom.com/wiki/Coil?so=search Coil] - costs 35 scrap
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
59c87283981467827dfcda699348ecffbd67b85a
Aquarium
0
1580
1581
2023-11-09T02:26:41Z
mh:minuselevation>AstralDoesStuff
0
redid overview
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Aquarium
|image=Aquarium.png
|caption=The Aquarium
|map_type=Common
|date_added=27 August, 2023
|created_by={{CreatedBy|moniky}}
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=2
|properties=
|map_size=N/A
|map_weight=50
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=[https://www.roblox.com/games/14111331213/The-Aquarium The Aquarium]
|sub_published=29 July, 2023
}}
==Overview==
'''Aquarium''' is a common map added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event. A maximum of 2 elevators can appear in this map, and it has no variants.
Aquarium is an indoor aquarium with 2 floors, a gift shop, and fish tanks scattered around the center of the map. There are also several vents to make getting to the top floor easier.
=== Tips ===
* Most entrances to the 2nd floor are extremely narrow, resulting in quick deaths if you aren't careful.
* Both of Aquarium's elevators are quite far from each other, but also have their own designated locations. Use the map's decorations to determine where you are and map the fastest route to the elevator as possible due to Aquarium's cramped design.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
[[Category:ANNIVERSARY]]
e7487dde2f4d02376a8710dd8585bee0295a8d88
Spectre Plushie
0
1304
1305
2023-11-10T13:27:31Z
mh:minuselevation>2trucks
0
wikitext
text/x-wiki
{{Infobox1
|title=Spectre Plushie
|image=Placeholder.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|DataFragment|Data Fragment}}
|battery=Yes<br>+? battery
|stamina=Unknown
|buffs=[[File:SpeedEffect.png|50px|link=Speed (Plushie)]]
|debuffs=[[File:Placeholder.png|50px|link=Loom]]
|acq_by=
*100% Bestiary entry of [[Spectre]]
}}
{{Quote|"Data...<br>Tasty information...<br>Delicious data..."|— Spectre Plushie}}
==Overview==
==Effects==
*Occasionally gifts the user a [[Data Fragment]]
*Has a chance to gift the user 30 stamina if their stamina is less than half their max stamina
*Has a chance to gift the user 10 battery if their battery is less than half their max battery
*Inflicts [[Speed (Plushie)]] on the user for 7 seconds when spotted by an entity
*Inflicts [[Loom]] on the user for ?{{Verify}} seconds when they do not interact with the plushie
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Spectre Plush</div>!!<div style="text-align:right;">Conditions</div>
|-
|Data...<br>Tasty information...<br>Delicious data...||Idle
|-
|Let's play...<br>Play...<br>We beckon...||Idle
|-
|People.. Ew...<br>People.. Data...<br>People.. Gross...||Around other players
|-
|So many people...<br>That's a crowd...<br>Plentiful data...||Around other players
|-
|Lonelier than us...<br>Just you...||Alone
|-
|No delvers...?<br>No delvers...?<br>No delvers...?||Alone
|-
|Data... delicious...<br>Press more buttons, delver...<br>Tastes funny...||Pressing buttons
|-
|Run...<br>Run...<br>Run...||Spotted by an entity
|-
|Odd brute...<br>Feeling hostile...<br>I don't like that...||Spotted by [[Murk]]
|-
|Seems similar...<br>A trio...?<br>A fraction of our power...||Spotted by [[Statues]]
|-
|One of us...<br>One of us...<br>One of us...||Spotted by [[Spectre]]
|-
|Have some stamina...<br>Keep running, delver...<br>Stop spending all of that...||Stamina gift
|-
|Here's some battery...<br>Not sure if that's data...<br>Still good to devour...||Battery gift
|-
|A little trinket...<br>A piece of data to enjoy...<br>I don't know where that came from...||Item gift
|}
==Trivia==
<nowiki>==Gallery==</nowiki>
<gallery widths="185" bordersize="none">
SpectrePlushieFront.png|Frontal view of the Spectre Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
[[Category:SUMMER]]
ad4486cc34c99c407412f1478ed423ccecd59fe2
File:HeldCaffeineCoil.png
6
1763
1764
2023-11-12T09:48:33Z
mh:minuselevation>AstralDoesStuff
0
AstralDoesStuff moved page [[File:CaffeineCoil holding.png]] to [[File:HeldCaffeineCoil.png]]: wrong name
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CaffeineCoil holding.png
6
1764
1765
2023-11-12T09:48:33Z
mh:minuselevation>AstralDoesStuff
0
AstralDoesStuff moved page [[File:CaffeineCoil holding.png]] to [[File:HeldCaffeineCoil.png]]: wrong name
wikitext
text/x-wiki
#REDIRECT [[File:HeldCaffeineCoil.png]]
c5b6a42c191902b6dad5b2eb2287f46ea340101b
File:HeldChargedCaffeineCoil.png
6
1765
1766
2023-11-12T09:50:16Z
mh:minuselevation>AstralDoesStuff
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Berylballer
0
226
227
2023-11-13T15:25:15Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Infobox1
|title={{Berylballer}}
|image=BerylBestiary.png
|caption=Berylballer in the Bestiary
|entity_type=Rare
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=1
|rarity=5
|sight=2
|speed=2
|weight=0.06
|aggro_sfx=[[File:Baller Aggro.mp3]]
|old_hearing=
|old_sight=
|old_walkspeed=
|old_runspeed=
|old_abilitycd=
|old_rarity=
|database_scraper=GIANT<br>BLUE<br>BERYL}}
{{Quote|"THE VOID IS PRE-ENGINEERED. CONSTRUCTED TO NOT BE CURDLED OR DISTURBED. FAILING TO MEET THESE RULES WILL RESULT IN-"|-Bestiary entry}}
==Overview==
'''Berylballer''' wears a blue shirt with a strap and dark pants, its head being a giant gumball machine with a blue tie attached to it. Its design is similar to that of [[Gumballer|{{Gumballer}}]], but blue rather than red. It emits heavy footsteps while moving.
On every 19th day of a month, Berylballer's [[Entity Rarity#Multipliers|multiplier]] increases by x6.66, totaling a multiplier of x7.66. On November 19th, its multiplier instead increases by x66.66, totaling a multiplier of x76.66.
Berylballer's bestiary entry is hidden until the player obtains information about it.
==Abilities==
*Upon spotting a player, Berylballer will summon a flurry of neon blue projectiles in a spiraling pattern, each projectile inflicting x2 stacks of the [[Effects#Deubffs|Demise debuff]] for 0.5s per stack.
==Trivia==
*It is one of the tallest entities in the game, currently tied with [[Gumballer|{{Gumballer}}]] for height.
*Berylballer is named after the rare mineral type called "Beryl" which includes Aquamarine, a blue hexagonal crystal.
**Originally, it would have been called "Blueballer" but was changed so as to not get penalized by Roblox for obvious reasons.
*Despite sharing the same rarity stat with the other [[:Category:Rare Entities|rare entities]], Berylballer is one of the two entities that are significantly rarer than the rest, and is currently the rarest entity in the game with a weight of 0.06, or an initial spawn chance of 0.008%. The other rare entity that has a lower weight is [[Gumballer|{{Gumballer}}]].
*Berylballer's ability was supposed to be a special feature for [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] only, but it became a permanent feature after the event ended.
**A single blue projectile used to inflict x1 stack of the [[Effects#Deubffs|Demise debuff]] for 1.5s per stack.
**Its design for the event was not reverted back with the other uncanny entities until a couple weeks later.
*The first ever (?) recorded sighting of Berylballer in-game was during the game's testing phase, a few months into the game's lifespan. It was first encountered on a now unavailable map by Roblox user [https://www.roblox.com/users/652876093/profile Foxxive]
**According to ElementNinja645, Foxxive was the first Roblox user to prove Berylballer's existance with proof, that proof being a screenshot of the encounter. This was in a public text channel, but this text channel has since been archived
==Gallery==
<gallery widths="185" bordersize="none">
FirstSighting.png|One of the first recorded sightings of Berylballer (brightened version).
BerylballerFront.png|Berylballer in game.
BerylAttack.gif|Berylballer's ability.
BerylFOA.png|Berylballer during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
File:BerylEncounterTest.png|The first ever recorded sighting of Berylballer (Screnshot: Foxxive)
</gallery>
[[Category:Entities]]
[[Category:Rare Entities]]
2fce1e5b20d14caa448f99075d4acc62adf26158
Wanderer
0
157
158
2023-11-20T19:12:45Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Infobox1
|image=WandererBestiary.png
|caption=Wanderer in the Bestiary
|entity_type=Common
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=2
|rarity=1
|sight=3
|speed=2
|weight=100
|prev_danger=3
|old_hearing=0-100
|old_sight=50-200
|old_walkspeed=12-18
|old_runspeed=16-26
|old_abilitycd=60-30
|old_rarity=1000
|database_scraper=EYE<br>CRIMSON
}}
{{Quote|"Wanderer is an one-eyed fiend that uses Oculus magic to slow down its targets to a crawl, allowing it to kill with ease. It cannot use its ability on those it cannot see."|— Bestiary entry}}
==Overview==
'''Wanderer''' is a dark humanoid entity with skeletal features. Its head consists of a single red glowing eye that can easily be spotted in dark areas. It is one of the most dangerous common entities due to its deadly slow debuff and fast runspeed.
==Abilities==
*Wanderer will fire a beam that inflicts the [[Effects#Debuffs|Oculus Slow Debuff]] for 10s upon spotting the player. Players with this debuff have their Speed reduced by 4.
==Tips==
*Avoid being spotted by a Wanderer as it can use its ability instantly.
==Trivia==
*Wanderer was the first entity to be added to Minus Elevation.
*Wanderer's birthday is on April 4th.
*Old Bestiary entry description:
**''"Wanderer is a one eyed fiend that uses oculus tier magic to slow its targets to a crawl allowing it to get easy kills. However it cannot use its ability on those it cannot see."''
==Gallery==
<gallery widths="185" bordersize="none">
WandererFront.png|Wanderer in game.
WandFOA.png|Wanderer during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
1f23bf560268ceafa8a2fb3b22ac0d4c96caad79
Seeker
0
158
159
2023-11-20T19:13:55Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Infobox1
|image=SeekerBestiary.png
|caption=Seeker in the Bestiary
|entity_type=Common
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=2
|rarity=1
|sight=5
|speed=1
|weight=100
|aggro_sfx=[[File:Seeker Aggro.ogg]]
|prev_danger=3
|old_hearing=100-25
|old_sight=50-200
|old_walkspeed=8-16
|old_runspeed=16-22
|old_abilitycd=0-0
|old_rarity=750
|database_scraper=LIME<br>UNSTOPPING
}}
{{Quote|"A feral beast with a towering bloodlust more powerful than anything humanity has ever seen. It will not stop no matter what. It always searches for new prey and once it finds you, you will not escape."|— Bestiary entry}}
==Overview==
'''Seeker''' is a black robot entity resembling a bull with sharp teeth, long white horns and bright green glowing eyes. Seeker's Speed Level remains decently low throughout the entire game, allowing players to easily escape it.
In [[The Attraction]], Seeker will instead spawn as a golden variant. Upon killing a player, however, it will revert back to its original variant.
==Abilities==
*Seeker always knows where players are and will pathfind towards them.
*Seeker's footsteps are quieter than most entities.
==Tips==
*Anticipate where Seeker will go and plan accordingly.
==Lore==
According to the [[Plushies|Murk Plushie]], Seeker is a "pitiful entity."
==Trivia==
*Seeker's design is based on the bull animatronic Bane from a Five Nights at Freddy's fangame Those Nights At Rachel's.
*Seeker's aggro sound is derived from Nightmare's jumpscare from the video game Five Nights at Freddy's 4.
*Previous Bestiary entry description:
**''"A feral beast with a towering bloodlust more powerful than anything humanity has ever seen. It will not stop no matter what always searching for its target, once it finds you, you cannot escape."''
==Gallery ==
<gallery widths="185" bordersize="none">
SeekerFront2.png|Seeker in game.
SeekerFront.png|Old Seeker in game.
SeekFOA.png|Seeker during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
GoldenSeekerFront.png|Golden Seeker in game.
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
2002b0438755672fea7e906c3b93b81f4c2b6d7c
Thorn
0
329
330
2023-11-20T19:21:42Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Infobox1
|image=ThornBestiary.png
|caption=Thorn in the Bestiary
|entity_type=Common
|date_added=31 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:STRONGER MONSTERS|STRONGER MONSTERS]]
|danger=2
|rarity=1
|sight=2
|speed=2
|weight=100
}}
{{Quote|"A mysterious thorn bush that has been given sentience. It can plant miniature thorn bushes wherever it pleases that saps the battery of any delver unfortunate enough to encounter them. Once sapped dry, it will blind any nearby victims, granting the opportunity for other entities to finish them off. Terrifying!"|— Bestiary entry}}
==Overview==
'''Thorn''' is a light bluish tree-like creature with bright blue lights emitting from it at all times. It has appendages and a set of claws connected to its arms. Thorn's head consists of three large thorn branches mixed in with smaller thorns that emit light from their tip.
==Abilities==
*'''Thorn bush:''' Thorn periodically places unique area-bound traps called thorn bushes, which drain 2 battery per second while a delver stands within their range. As a thorn bush drains a player's battery, the bush will have more endurance and its sapping range will grow in size. Delvers can interact with the thorn bushes to destroy them, but the number of presses will increase with thorn bush size, capping at 20 presses.
**Thorn bushes will inflict the [[Blindness|Blindness debuff]] on delvers that have no battery when they enter their sapping range.
**The size of Thorn Bushes increase the longer Thorn remains near the thorn bush.
**The cooldown for Thorn Bush placement lowers as difficulty increases.
==Tips==
*Don't attempt to break thorn bushes that have grown incredibly large. It is impossible to break it due to how slow it is and will not only waste your battery trying but can make more delvers unable to get out of its radius.
*If you see someone breaking a thorn bush, do not go inside to help. The prompt disappears for all players as if they interacted with the bush, so there is no difference in how many delvers try to break the bush other than requiring even more breaks.
==Trivia==
*Previous Bestiary entry description:
**''"A mysterious thorn bush given sentience. It can plant miniature thorn bushes wherever it pleases which sap battery from nearby players to grow in power. Once sapped dry it blinds players allowing other entities to finish them off. Horrible!"''
==Gallery==
<gallery widths="185" bordersize="none">
ThornInGame.png|Thorn in game.
ThornFOA.png|Thorn during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
ThornMurkTeaser1.png|A teaser of Thorn and [[Murk]].
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
[[Category:STRONGER MONSTERS]]
22356d86c79d947657f168a3a9fbe4123dbb427e
Ratio
0
819
820
2023-11-21T18:00:55Z
AJEdits257
9
Fixed grammatical errors
wikitext
text/x-wiki
=Sin of Ratio=
{{Infobox1
|title=Sin of Ratio
|image=[[Sin of Ratio Bestiary.png|thumb]]
|caption=Sin of Ratio in the Bestiary
|entity_type=Event Boss
|date_added=11 April, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=17 April, 2023
|removal_reason=End of event.
|danger=0
|rarity=0
|sight=1
|speed=0
}}
{{Quote|"No! You're not allowed to know anything about me! I strictly forbid it! 🤓"|-Bestiary entry}}
==Overview==
'''Sin of Ratio''' is an event boss for the Fool's Final update.
Defeating the boss will grant all alive players the [[Plushies|Sin of Ratio Plushie]].
==Spawning Conditions==
*Sin of Ratio could have been spawned by picking the [[Floor Upgrades#Upgrades|Pride]] upgrade in [[Vanilla Mode]] during the [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] update.
**In order for the upgrade to have a chance at appearing, at least three of the six [[:Category:Sin Entities|sin entities]] must have spawned by players on previous floors.
***In previous patches, it used to be 5 and 4 sins required.
==Abilities==
*Sin of Ratio will slowly chase down the player and occasionally perform one of the following attacks:
**'''Fun Gumalls:''' Summoning several of [[Funballer]]'s projectiles.
**'''Homing Orbs:''' Summoning [[Amalgamater]]'s homing orb attack.
**'''Spear Throw:''' Launching several of [[Wrath|{{Wrath}}]]'s spears.
**'''GREEDY BULLET HELL:''' Unleashing a flurry of [[Greed|{{Greed}}]]'s crystal's bullets which inflict x? stacks of the [[Effects#Debuffs|Demise debuff]].
**'''SHADOWY BULLET HELL:''' Unleashing a flurry of [[Shadowwalker|{{Shadowwalker}}]]'s black cube projectiles which inflict x? stacks of the [[Effects#Debuffs|Demise debuff]].
**'''RATIO BULLET HELL:''' Unleashing a flurry of red and purple projectiles which inflict x? stacks of the [[Effects#Debuffs|Demise debuff]].
**'''Regurgitation:''' Using [[Gluttony|{{Gluttony}}]]'s puke attack.
**'''Watch Yo Jet:''' Summoning a large jet, while playing the "Watch Yo Jet" meme sound effect, which inflicts x20 stack of the [[Effects#Debuffs|Demise debuff]].
**'''Nerd Bullets:''' Nerd-Emoji Greed Attack: Shoots [[Greed|{{Greed}}]]'s bullets, replaced with pictures of 3D nerd emojis.
**'''Colored Corner:''' Creating a circle on a random corner of the map, and requiring players to move into that circle in a specific time frame.
*When Sin of Ratio's health becomes less than half of its max, he becomes enraged.
**In his enraged state, Sin of Ratio gains one new attack: Shooting a ring of red bullets when preparing an attack.
*Sin of Ratio will take some damage for every attack it prepares.
==Lore==
Over a week after April Fool's Day, Sin of Ratio broke into [[Pride's Arena|{{Pride}}'s palace]] and stole its weaponry. After Sin of Ratio was defeated by the delvers, [[Pride|{{Pride}}]] somehow discovered that its palace had been invaded. It then proceeded to seek out and banish Sin of Ratio.<ref name="Ratio_crime1"/>
==Trivia==
*The theme that plays during Sin of Ratio's battle is [https://www.youtube.com/watch?v=7m9xENP4FY8 EXTERMINATION] from the video game [https://en.wikipedia.org/wiki/Eschatos Eschatos].
*Sin of Ratio is based on an outfit Element wore on April Fools' Day, which was a satirical depiction of an average gamer.
*The pose of Sin of Ratio in its Bestiary entry is based on the "Don't **** with me, I have the power of God and Anime on my side!" meme.
*Originally, Sin of Ratio's Nerd-Emoji Greed Attack was going to use a different decal; however, this was changed to the nerd emoji because it was a "better fit" for Sin of Ratio.
==Gallery==
<gallery widths="185" bordersize="none">
EnragedRatio.png|A picture of Sin of Ratio enraged.
RatioAttack1.png|Sin of Ratio's [[Greed|{{Greed}}]] bullet attack.
RatioAttack2.png|Sin of Ratio's Nerd-Emoji Greed Attack.
RatioAttack3.png|Sin of Ratio's [[Amalgamater]] bullet attack.
RatioAttack4.png|Sin of Ratio's unknown red and purple bullet attack.
Prenerd.png|Original decal that was planned to be used in Sin of Ratio's Nerd-Emoji Greed Attack.
</gallery>
=Demise of Ratio=
{{Stub}}
{{Infobox1
|title=Demise of Ratio
|image=
|caption=
|entity_type=Event Boss
|date_added=16 April, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|date_removed=17 April, 2023
|removal_reason=End of event.
|danger=
|rarity=
|sight=
|speed=
}}
==Overview==
'''Demise of Ratio''' is a special event boss that first made an appearance on the April 15, 2023 Vanilla Deluxe game night.
Defeating the boss will grant all alive players with {{M$|100}}, as well as 100% info on [[Ratio/Sin of Ratio|Sin of Ratio]].
==Spawning Conditions==
*Demise of Ratio can only spawn by picking a special version of the [[Floor Upgrades#Upgrades|Pride]] upgrade in [[Vanilla Mode]] that only developers can trigger and defeating its first form, [[Ratio/Sin of Ratio|Sin of Ratio]].
**Upon spawning, the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>CODENAME: PRIME HAS BEEN ISSUED.<br><br>ENTITY IS REACHING CRITICAL MASS.</small></span>
==Abilities==
*Its first phase is the exact same as [[Ratio/Sin of Ratio|Sin of Ratio]].
**Once [[Ratio/Sin of Ratio|Sin of Ratio]] is defeated, the boss will enter its second phase and turn into Demise of Ratio, with a purple-colored shirt and a purple neon Master Sword.
***Demise of Ratio no longer takes self-damage after every attack, and can only be damaged by using the facility administered Railgun.
*Demise of Ratio will slowly chase a player and occasionally perform one of the following attacks, all inflicting Demise:
**Demise of Ratio rises and becomes temporarily invincible, shooting out rings of large purple bullets and summoning walls from a wall in the arena
**Summons several of [[Amalgamater]]'s beam columns at once
**Several waves of bullets in a V-formation
**A cluster of large purple bullets that expel
**A large amount of red bullets
**After every attack, Demise of Ratio shoots every player who has more than 20? Demise stacks, instantly killing them
==Trivia==
*The theme that plays during Demise of Ratio's battle is [https://www.youtube.com/watch?v=rr3_Ga8T-X0 Phantasmagoria] by Cytokine.
==Gallery==
<gallery widths="185" bordersize="none">
DemiseofRatio1.png|Frontal view of Demise of Ratio.
</gallery>
==References==
<div class="references" style="-moz-column-count:2; -webkit-column-count:2; column-count:2;">
{{#tag:references|
<ref name="Ratio_crime1">''"Sin of Ratio is NOT related to Pride. He just decided to broke into his palace and got to his weaponry"'' [https://discord.com/channels/524847485034692609/788480792199430144/1096473927057952860 Posted by Element on Discord.]</ref>
}}
</div>
[[Category:Entities]]
[[Category:Event Boss Entities]]
[[Category:A FOOL'S FINALE]]
f7c4c6673184c61970c06af40441a482fec634b7
File:CribblefruitCalamityBestiary.png
6
1768
1769
2023-11-22T09:20:38Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RedCribblefruit.png
6
1770
1771
2023-11-22T09:31:17Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Red Cribblefruit
0
1767
1768
2023-11-22T09:32:59Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Red Cribblefruit
|image=<gallery widths="185">
File:RedCribblefruit.png
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=At the entrance of the [[Cribble Underworld]]
|prev_location=
}}
{{Quote|"Welcome to the Cribblefruit Underworld."|— Red Cribblefruit}}
==Overview==
The '''Red Cribblefruit''' is an [[:Category:NPCs|NPC]] and is located at the entrance of the [[Cribble Underworld]].
==Dialogue==
{{dialogue
|a=Red Cribblefruit
|p=Player
|a|Welcome to the Cribblefruit Underworld.<br>I hope you don't mind the darkness, we're still waiting for those lights.<br>Meanwhile, take a look around.
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
57386148732e0667b0b71b6fd27d9a60cba4f0d7
Boss Raid
0
1296
1297
2023-11-22T09:40:02Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
{{Stub|more info needed}}
{{Infobox1
|title=<span style="color:#e000ff;">Boss Raid</span>
|image=Boss RaidFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|Furguston}}
|updates=
|date_removed=
|removal_reason=
|effects=
'''Before Rework'''
*(0) - Face a [[:Category:Boss Floors|boss level]] for rewards
'''After Rework'''
*(1) - Face [[Scratcher|boss I]] for a reward.
*(2) - Face [[Statues|boss II]] for a reward.
*(3) - Face [[Spectre|boss III]] for a reward.
*(4) - Face [[Cribblefruit Calamity|boss IV]] for a reward.
}}
==Overview==
'''Boss Raid''' is a rare recursive upgrade.
==Effects==
*Choosing this upgrade will guarantee that the next floor is a [[:Category:Boss Floors|boss level]].
*All players will receive a [[Large Gift]] upon beginning the floor.
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Recursive Floor Upgrades]]
[[Category:Rare Floor Upgrades]]
f5dd0a3eeafec824a465ad8b006b5fc0eaff405e
Ganderer Plushie
0
1130
1131
2023-11-22T19:53:13Z
mh:minuselevation>AVeryCoolPerson1
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Ganderer Plushie
|image=<a href="https://imgbb.com/"><img src="https://i.ibb.co/qWv8ZBR/Screenshot-2023-11-22-144715.png" alt="Screenshot-2023-11-22-144715" border="0"></a>
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|WaterI|Water}}
*{{ItemIcon|Scrap|Scrap}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Ganderer]]
}}
{{Quote|Let's gander!|— Ganderer Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Ganderer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let's gander!||Idle
|-
|It's ganderful to be with you!||Idle
|-
|I gander for the buttons.||Idle
|-
|What a ganderful crowd!||Around other players
|-
|I gander where our friends are?||Alone
|-
|Gandering around all alone. ||Alone
|-
|Ganother button down!||Pressing buttons
|-
|Whaaaa!||Spotted by an entity
|-
|I gander who that handsome entity is!||Spotted by [[Wanderer]]
|-
|Some stamina for your troubles!||Stamina gift
|-
|Some battery for your troubles!||Battery gift
|-
|An item for your troubles!||Item gift
|-
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
GandererPlushieFront.png|Frontal view of the Ganderer Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
dac9b43c64c4025fc7bde4b2ab055c30573a5b42
File:CribblefruitCalamityChecker.PNG
6
1776
1777
2023-11-23T04:39:47Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribblefruitCalamityStage2.PNG
6
1778
1779
2023-11-23T04:48:55Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribblefruitCalamityRing.PNG
6
1779
1780
2023-11-23T04:50:20Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribblefruitCalamitySnake.PNG
6
1780
1781
2023-11-23T04:50:52Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribblefruitCalamityWeakSpot.PNG
6
1781
1782
2023-11-23T04:51:29Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribblefruitCalamityWall.PNG
6
1782
1783
2023-11-23T04:52:01Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CribblefruitPlushie.png
6
1772
1773
2023-11-23T04:58:49Z
mh:minuselevation>The Generic Noob
0
The Generic Noob uploaded a new version of [[File:CribblefruitPlushie.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Infection.png
6
1783
1784
2023-11-23T05:57:50Z
mh:minuselevation>Rarealienguy
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Infection egg.png
6
1784
1785
2023-11-23T05:59:59Z
mh:minuselevation>Rarealienguy
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Pinnacle.png
6
1791
1792
2023-11-23T21:10:26Z
mh:minuselevation>Rarealienguy
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Intro.png
6
1792
1793
2023-11-23T21:10:38Z
mh:minuselevation>Rarealienguy
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lure.png
6
1793
1794
2023-11-23T21:10:51Z
mh:minuselevation>Rarealienguy
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Dusk
0
1730
1731
2023-11-24T01:37:21Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|image=DuskBestiary.png
|caption=Dusk in the Bestiary
|date_added=21 October, 2023
|updates=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]]
|entity_type=Variant
|danger=3
|rarity=3
|sight=4
|speed=2
|weight=?
}}
{{Quote|"The new form of a shade. exposed to the horrors beyond the heart of the facility. This shade is infested with powerful crystals it uses to capture delvers with by blocking off their escape. However it still retains its nervousness and thus looking at it will cause it to not attack."|— Bestiary entry}}
==Overview==
'''Dusk''' is an entity added in the [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]] update. Its appearance resembles a [[Shade]] but with pink crystals on its right hand, a pink crack on its torso, a pink eye, and a black cape.
==Spawning Conditions==
*Dusk can appear on floors 30 or above.
*Dusk will replace its counterpart once the halloween spirits have been released.
**Activating the shrine in the [[Night Market]].
**Random event from [[Chaos Crate]].
==Abilities==
*Dusk acts exactly like [[Shade]], with some differences.
**Dusk enrages quicker.
**Dusk does not have an enrage indicator.
*Dusk can occasionally summon a pink crystal wall to block off players and entities, regardless of whether it's enraged or not.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Variant Entities]]
[[Category:Entities]]
[[Category:HALLOWEEN P2 (2023)]]
7957fc51c9fa72877047532363d354a64b935861
Eyemourner
0
1732
1733
2023-11-24T01:37:52Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Stub}}{{Infobox1
|image=EyemournerBestiary2.png
|caption=Eyemourner in the Bestiary
|date_added=20 October, 2023
|updates=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]]
|entity_type=Variant
|danger=4
|rarity=3
|sight=4
|speed=2
}}
{{Quote|"An advanced and chaotic form of an eyemaster, just being near the heart of the facility after delving too deep has scrambled its form into something new. With its eyes now blinded, its only desire is to inflict that blindness on other so it does not suffer alone. It retains its beam, though in a weaker and less potent form."|-Bestiary entry}}
==Overview==
'''Eyemourner''' is an entity added in the [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]] update. Its appearance resembles an [[Eyemaster]], but with gray wings, a blindfold around its eyes that seep blood through the fabric, a vine-like crown on the top of its head, and three spikes going through its chest.
==Spawning Conditions==
*Eyemourner can appear on floors 30 or above.
*Eyemourner replaces its counterpart once the halloween spirits have been released.
**Activating the shrine in the [[Night Market]].
**Random event from [[Chaos Crate]].
==Abilities==
*Eyemourner acts exactly like [[Eyemaster]], with some differences.
**Eyemourner's beam bounces off surfaces 2 times, being x8 less than [[Eyemaster]]. The beam now inflicts [[Effects#Debuffs|Blind debuff]] for ? seconds.
**Eyemourner's dark explosion is significantly larger, is active for much longer, and has a longer windup period.
==Trivia==
==Gallery==
[[Category:Variant Entities]]
[[Category:Entities]]
[[Category:HALLOWEEN P2 (2023)]]
6f1bd69e53899f8c81df2bbf20389075686e5fe7
Cribblefruit Plushie
0
1794
1795
2023-11-24T02:04:06Z
mh:minuselevation>The Generic Noob
0
Redirected page to [[Malicious Cribblefruit]]
wikitext
text/x-wiki
#REDIRECT [[Malicious Cribblefruit]]
2d84dd3e766ae1487532d09abc23b83d558a7061
Slumber
0
1795
1796
2023-11-24T02:06:26Z
mh:minuselevation>The Generic Noob
0
Redirected page to [[Sleep]]
wikitext
text/x-wiki
#REDIRECT [[Sleep]]
b27adc92502c016721f9dbeedddb62f2067497f2
File:CribblefruitCalamityFront.PNG
6
1777
1778
2023-11-24T02:13:55Z
mh:minuselevation>The Generic Noob
0
The Generic Noob uploaded a new version of [[File:CribblefruitCalamityFront.PNG]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Eyemaster Prime
0
663
664
2023-11-24T04:24:55Z
mh:minuselevation>BarelyBranded
0
event boss entity
wikitext
text/x-wiki
{{Infobox1
|image=[[EyemasterPrimeBestiary.png|thumb]]
|caption=Eyemaster Prime in the Bestiary
|entity_type=Event Boss
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=12 April, 2023
|removal_reason=Too many bugs
|danger=5
|rarity=5
|sight=5
|speed=4
}}
{{Quote|"A prime soul behind the husk of its kind. May have been sealed off before the facility's origin. Shows no remorse for this wretched area, even to delvers."|— Bestiary entry}}
==Overview==
'''Eyemaster Prime''' is an event boss entity that is, quite literally, a very buff [[Eyemaster]].
==Spawning Conditions==
*Eyemaster Prime spawns by picking the [[Upgrades|<span style="color:#ffd861;">Mysterious Sanctuary</span>]] upgrade in [[Vanilla Mode]] and defeating [[Amalgamater]].
**Upon spawning, the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>CODENAME: PRIME HAS BEEN ISSUED.<br><br>ENTITY IS REACHING CRITICAL MASS.</small></span>
==Abilities==
*Eyemaster Prime has a health bar, which players must drain by parrying its attacks with the [[Items#Scrap Items/Miscellaneous|Throwbacker]].
*Eyemaster Prime will occasionally perform one of the following attacks:
**Punch and fling players, inflicting x5 stack of the [[Effects#Debuffs|Demise Debuff]] for 20s.
**Slam a player down and kill them.
**Kick a player and kill them.
*Defeating the boss will award all alive players with a [[Items#Scrap Items/Miscellaneous|Grand Gift]].
==Trivia==
*Eyemaster Prime is based on Minos Prime from Ultrakill.
*Eyemaster Prime's theme is ORDER from Ultrakill.
*Eyemaster Prime was planned to have a three-punch combo: two punches and an uppercut. However, due to time constraints, this was never implemented, and only a punch made it through development
==Gallery ==
<gallery widths="185" bordersize="none">
PrimeKneel.png|Eyemaster Prime's initial appearance after defeating [[Amalgamater]].
PrimeDefeat1.png|Eyemaster Prime after its defeat.
</gallery>
[[Category:Entities]]
[[Category:Boss Entities]]
[[Category:FOOLS OF APRIL]]
c60db89c9115309c00b6773ed66f37350618dc98
Amalgamater
0
664
665
2023-11-24T04:25:25Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Infobox1
|image=[[AmalgamaterBestiary.png|thumb]]
|caption=Amalgamater in the Bestiary
|entity_type=Event Boss
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=12 April, 2023
|removal_reason=Too many bugs
|danger=5
|rarity=5
|sight=3
|speed=4
}}
{{Quote|"A BEHOLDER OF ITS KIND. IT IS UNDETERMINED IF IT'S LIVING OR NON-LIVING. HOWEVER, IT USES A DEFENSE MECHANISM TO WARD OFF ANY DELVERS."|— Bestiary entry}}
==Overview==
'''Amalgamater''' is an event boss entity that appears as a floating colossal black icosahedron littered with huge red eyes.
==Spawning Conditions==
*Amalgamater spawns by picking the [[Floor Upgrades|<span style="color:#ffd861;">Mysterious Sanctuary</span>]] upgrade in [[Vanilla Mode]].
==Abilities==
*Amalgamater has a health bar which players must drain.
*The boss summons three eyes on the floor which players must counter in order to damage the boss. After some time passes, Amalgamater will absorb the eyes and heal itself.
*The boss has a few attacks.
**It will summon at least one black orb from the walls which will duplicate into smaller orbs and follow the player, each orb inflicting x1 stack of the [[Effects#Debuffs|Injured Debuff]] for 45s.
**It will cast at least one large rune on the floor which, after a few seconds, will cause a huge red pillar to appear above it, inflicting x5 stack of the [[Effects#Debuffs|Injured Debuff]] on any player caught in the pillar for 0.5s.
**Signified by a red beam, it will kill players with x50 stacks of the [[Effects#Debuffs|Injured Debuff]]
==Trivia==
*Although Amalgamater's attacks inflict different [[Effects#Debuffs|Injured Debuff]] durations, the last attack players are hit with will have the inflicted duration for all stacks of the debuff.
**For example, if you are hit by the red pillar, inflicting x5 [[Effects#Debuffs|Injured Debuff]] for 0.5s per stack, but then touch a black orb, inflicting an additional x1 [[Effects#Debuffs|Injured Debuff]] for 40s per stack, each of the x6 stacks will take 45s to dissipate.
==Gallery ==
<gallery widths="185" bordersize="none">
AmalgamaterFront.png|Amalgamater in game.
</gallery>
[[Category:Entities]]
[[Category:Boss Entities]]
[[Category:FOOLS OF APRIL]]
198c23e733e3ad3adae2900e75352debc8f3d059
Category:Entities
14
149
150
2023-11-24T12:55:07Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
'''Entities''' are the main threat to the delvers of the facility. Entities are hostile monsters with unique gimmicks that lurk throughout the facility, attacking any delver they spot given the chance.
Each floor spawns a minimum of two random entities, which can increase to 6 entities the more players there are. While some entities are more common than others, [[:Category:Floors|some floors]] have special spawning conditions for certain entities. There are currently 46 entities in total.
for detailed information on how to research entities, refer to the [[Bestiary]] page. for information on the spawn chances of entities and how to affect them, refer to the [[Map & Entity Rarity]] page.
=Entities=
==Normal Entities==
{| class="mw-collapsible mw-collapsed fandom-table"
!colspan=4<div style="background:#101010;">|'''List of Normal Entities'''</div>
|-
![[Wanderer]]
![[Seeker]]
![[Sculpture]]
![[Shade]]
|-
|[[File:WandererFront.png|thumb|alt=|center|link=Wanderer]]
|[[File:SeekerFront2.png|thumb|alt=|center|link=Seeker]]
|[[File:SculptureFront.png|thumb|alt=|center|link=Sculpture]]
|[[File:ShadeFront.png|thumb|alt=|center|link=Shade]]
|-
![[Thorn]]
![[Bozo]]
![[Ghaster]]
![[Mire]]
|-
|[[File:ThornFront.png|thumb|alt=|center|link=Thorn]]
|[[File:BozoFront2.png|thumb|alt=|center|link=Bozo]]
|[[File:GhasterFront.png|thumb|alt=|center|link=Ghaster]]
|[[File:MireFront2.png|thumb|alt=|center|link=Mire]]
|-
![[Parasite]]
![[Eyemass]]
![[Mimic]]
![[Golem]]
|-
|[[File:ParasiteFront.png|thumb|alt=|center|link=Parasite]]
|[[File:EyemassFront2.png|thumb|alt=|center|link=Eyemass]]
|[[File:MimicFront.png|thumb|alt=|center|link=Mimic]]
|[[File:GolemFront.png|thumb|alt=|center|link=Golem]]
|-
![[Skeleton]]
![[Ganderer]]
![[Eyemaster]]
![[Manager]]
|-
|[[File:SkeletonFront.png|thumb|alt=|center|link=Skeleton]]
|[[File:GandererFront.png|thumb|alt=|center|link=Ganderer]]
|[[File:EyemasterFront2.png|thumb|alt=|center|link=Eyemaster]]
|[[File:ManagerFront.png|thumb|alt=|center|link=Manager]]
|-
![[Murk]]
![[Stalker]]
![[Angler]]
|-
|[[File:MurkFront.png|thumb|alt=|center|link=Murk]]
|[[File:StalkerFront.png|thumb|alt=|center|link=Stalker]]
|[[File:AnglerFront.png|thumb|alt=|center|link=Angler]]
|}
<br>
==<span style="color:#34a1eb;">Variant</span> Entities==
'''<span style="color:#34a1eb;">Variant</span>''' entities can replace their counterparts or are added if a specific requirement is met in-game.
{| class="mw-collapsible mw-collapsed fandom-table"
!colspan=4<div style="background:#101010;">|'''List of <span style="color:#34a1eb;">Variant</span> Entities'''</div>
|-
!'''[[Dusk|<span style="color:#34a1eb;'">Dusk</span>]]'''
!'''[[Eyemourner|<span style="color:#34a1eb;'">Eyemourner</span>]]'''
!'''[[Midnightballer|<span style="color:#34a1eb;'">Midnightballer</span>]]'''
|-
|[[File:DuskFront.png|thumb|alt=|center|link=Dusk]]
|[[File:EyemournerFront.png|thumb|alt=|center|link=Eyemourner]]
|[[File:MidnightballerFront.png|thumb|alt=|center|link=Midnightballer]]
|}
<br>
=='''<span style="color:#e000ff;">Rare</span>''' Entities==
'''<span style="color:#e000ff;">Rare</span>''' entities have a low rarity value and are hidden in the Bestiary until at least 1% research is obtained.
{| class="mw-collapsible mw-collapsed fandom-table"
!colspan=4<div style="background:#101010;">|'''List of <span style="color:#e000ff;">Rare</span> Entities'''</div>
|-
!'''[[Midnightballer|<span style="color:#e000ff;'">Midnightballer</span>]]'''
!'''[[Discomaster|<span style="color:#e000ff;'">Discomaster</span>]]'''
!'''[[Trevor Touchdown|<span style="color:#e000ff;'">Trevor Touchdown</span>]]'''
!'''[[Shakes|<span style="color:#e000ff;'">Shakes</span>]]'''
|-
|[[File:MidnightballerFront.png|thumb|alt=|center|link=Midnightballer]]
|[[File:DiscomasterFront.png|thumb|alt=|center|link=Discomaster]]
|[[File:TrevorTouchdownFront.png|thumb|alt=|center|link=Trevor Touchdown]]
|[[File:ShakesFront.png|thumb|alt=|center|link=Shakes]]
|-
!'''[[Shadowwalker|<span style="color:#e000ff;'">Shadowwalker</span>]]'''
!'''[[Gumballer|<span style="color:#e000ff;'">Gumballer</span>]]'''
!'''[[Berylballer|<span style="color:#e000ff;'">Berylballer</span>]]'''
|-
|[[File:ShadowwalkerFront.png|thumb|alt=|center|link=Shadowwalker]]
|[[File:GumballerFront.png|thumb|alt=|center|link=Gumballer]]
|[[File:BerylballerFront.png|thumb|alt=|center|link=Berylballer]]
|}
<br>
=='''<span style="color:#ff1500;">Boss</span>''' Entities==
'''<span style="color:#ff1500;">Boss</span>''' entities spawn on a specific floor or under certain conditions.
{| class="mw-collapsible mw-collapsed fandom-table"
!colspan=4<div style="background:#101010;">|'''List of <span style="color:#ff1500;">Boss</span> Entities'''</div>
|-
!'''[[Scratcher|<span style="color:#ff1500;">Scratcher</span>]]'''
!'''[[Statues|<span style="color:#ff1500;">Statues</span>]]'''
!'''[[Spectre|<span style="color:#ff1500;">Spectre</span>]]'''
!'''[[Cribblefruit Calamity|<span style="color:#ff1500;'">Cribblefruit Calamity</span>]]'''
|-
|[[File:ScratcherFront.png|thumb|alt=|center|link=Scratcher]]
|[[File:WandStatFront1.png|thumb|alt=|center|link=Statues]]
|[[File:Spectre3Front.png|thumb|alt=|center|link=Spectre]]
|[[File:CribblefruitCalamityFront.PNG|thumb|alt=|center|link=Cribblefruit Calamity]]
|}
<br>
=='''<span style="color:#9f96ae;">Dangerous</span>''' Entities==
'''<span style="color:#9f96ae;">Dangerous</span>''' entities have a unique announcement when they spawn and are hidden in the Bestiary until at least 1% research is obtained.
{| class="mw-collapsible mw-collapsed fandom-table"
!colspan=4<div style="background:#101010;">|'''List of <span style="color:#9f96ae;">Dangerous</span> Entities'''</div>
|-
!'''[[Bevil|<span style="color:#9f96ae;">Bevil</span>]]'''
!'''[[Desire|<span style="color:#9f96ae;">Desire</span>]]'''
!'''[[Envy|<span style="color:#9f96ae;">Envy</span>]]'''
!'''[[Gluttony|<span style="color:#9f96ae;">Gluttony</span>]]'''
|-
|[[File:BevilFront2.png|thumb|alt=|center|link=Bevil]]
|[[File:DesireFront.png|thumb|alt=|center|link=Desire]]
|[[File:EnvyFront.png|thumb|alt=|center|link=Envy]]
|[[File:GluttonyFront.png|thumb|alt=|center|link=Gluttony]]
|-
!'''[[Greed|<span style="color:#9f96ae;">Greed</span>]]'''
!'''[[Sloth|<span style="color:#9f96ae;">Sloth</span>]]'''
!'''[[Wrath|<span style="color:#9f96ae;">Wrath</span>]]'''
|-
|[[File:GreedFront2.png|thumb|alt=|center|link=Greed]]
|[[File:SlothFront.png|thumb|alt=|center|link=Sloth]]
|[[File:WrathFront.png|thumb|alt=|center|link=Wrath]]
|}
<br>
=='''<span style="color:#00ff0f;">Event</span>''' Entities==
'''<span style="color:#00ff0f;">Event</span>''' entities do not have a Bestiary entry and only spawn during certain events.
{| class="mw-collapsible mw-collapsed fandom-table"
!colspan=4<div style="background:#101010;">|'''List of <span style="color:#00ff0f;">Event</span> Entities'''</div>
|-
!'''[[Bear 5|<span style="color:#00ff0f;">Bear 5</span>]]'''
!'''[[Eyegield|<span style="color:#00ff0f;">Eyegield</span>]]'''
!'''[[Funballer|<span style="color:#00ff0f;">Funballer</span>]]'''
|-
|[[File:Bear5Front.png|thumb|alt=|center|link=Bear 5]]
|[[File:EyegieldFront.png|thumb|alt=|center|link=Eyegield]]
|[[File:FunballerFront.png|thumb|alt=|center|link=Funballer]]
|}
<br>
=='''<span style="color:#fffb00;">Event Boss</span>''' Entities==
'''<span style="color:#fffb00;">Event Boss</span>''' entities may or may not have a Bestiary entry and only appear during certain events.
{| class="mw-collapsible mw-collapsed fandom-table"
!colspan=4<div style="background:#101010;">|'''List of <span style="color:#fffb00;">Event Boss</span> Entities'''</div>
|-
!'''[[Ratio|<span style="color:#fffb00;">Sin of Ratio</span>]]'''
!'''[[Amalgamater|<span style="color:#fffb00;'">Amalgamater</span>]]'''
!'''[[Eyemaster Prime|<span style="color:#fffb00;">Eyemaster Prime</span>]]'''
|-
|[[File:SinofRatioFront.png|thumb|alt=|center|link=Ratio]]
|[[File:AmalgamaterFront.png|thumb|alt=|center|link=Amalgamater]]
|[[File:EyemasterPrimeFront.png|thumb|alt=|center|link=Eyemaster Prime]]
|}
bd78937acbd55ea396d24b4feb93557d6514ec97
Trevor Touchdown
0
241
242
2023-11-24T15:34:07Z
mh:minuselevation>AstralDoesStuff
0
wikitext
text/x-wiki
{{Stub|don't copy and paste from another wiki again. thank you. — Cicopath}}
{{Infobox1
|image=TrevorBestiary.png
|caption=Trevor Touchdown in the Bestiary
|entity_type=Rare
|date_added=2 April, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
|danger=5
|rarity=5
|sight=2
|speed=1
|weight=1
|database_scraper=HUMANOID<br>SWORD<br>AWESOME
}}
{{Quote|"A silly little assassin has somehow made their way into the facility! Be sure to not run into him or you may meet your end."|— Bestiary entry}}
==Overview==
'''Trevor Touchdown''' is a rare entity added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] event. <sup>[can someone add the design overview im bad at this] -astral</sup>
On December 6th, Trevor Touchdown's spawn multiplier increases by x6.
==Trivia==
*Trevor Touchdown is a parody of Travis Touchdown from the video game series No More Heroes.
** In addition, Trevor Touchdown's increased multiplier on December 6th is a reference to No More Heroes release date.
*He was the first entity to receive a kill animation, followed by [[Scratcher]] and [[Shakes]], respectively.
==Gallery==
<gallery widths="185" bordersize="none">
TrevorTouchdownFront.png|Trevor in game.
Trevor Kill-Animation.gif|Trevor's kill animation.
</gallery>
[[Category:Entities]]
[[Category:Rare Entities]]
[[Category:April Fools' Day 2022]]
99a6c467cbb408d79861188cc8e9ad3e3768d79d
File:Screenshot 2023-11-24 135118.png
6
1797
1798
2023-11-24T18:53:09Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Vanilla Grand Cake Front.png
6
1798
1799
2023-11-24T19:24:13Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ChaosCrateGP.png
6
1799
1800
2023-11-25T02:13:44Z
mh:minuselevation>The Generic Noob
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shakes In-game BalloonHouse.png
6
1800
1801
2023-11-25T02:49:32Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shakes
0
655
656
2023-11-25T02:51:21Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
{{Stub|desc of entity}}
{{Infobox1
|image=[[ShakesBestiary.png|thumb]]
|caption=Shakes in the Bestiary
|entity_type=Rare
|date_added=1 April, 2023
|created_by=
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|danger=5
|rarity=5
|sight=2
|speed=2
|weight=1
|prev_weight=10
}}
{{Quote|"A legendary pirate of the sea has somehow made his way into the facility! Careful not to mess with this one, as he will do it whatever it takes to defend those around him!"|— Bestiary entry}}
==Overview==
'''Shakes''' is a rare entity added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event.
'''Shakes''' ...
==Triva==
*Shakes is a reference to "Red Haired" Shanks from the anime series One Piece.
*Shakes was the third entity to receive a kill animation, the first two being [[Trevor Touchdown]] and [[Scratcher]], respectively.
*Both Shakes and [[Trevor Touchdown]] were added around April Fool's Day.
*Despite how long his sword is, Shakes does not have an increased attack range.
*Shakes’s sword model is derived from the [https://www.roblox.com/catalog/5891629882/Pirate-Cutlass Pirate Cutlass] gear.
==Gallery ==
<gallery widths="185" bordersize="none">
ShakesKillAnim.gif|Shakes's kill animation.
File:Shakes In-game BalloonHouse.png|Shakes In-game
</gallery>
[[Category:Entities]]
[[Category:Rare Entities]]
[[Category:FOOLS OF APRIL]]
3411c7be67f1c7a95839a7b3619a826f3a46a8b5
File:Ball of moss front.png
6
1801
1802
2023-11-25T20:38:06Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Ball of Moss
0
1565
1566
2023-11-25T20:39:10Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Ball of Moss
|image=
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|effects=
*?
|acq_by=Randomly when picking up scrap with [[Mossmetal Scraper]]
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"?"|— Inventory}}
==Overview==
'''Ball of Moss''' is a consumable added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
...
==Abilities==
It restores 1 stamina when consumed. As such, it is almost entirely useless save for crafting the Mossmetal Conductor.
==Gallery==
<gallery>
File:Ball of moss front.png|Frontal View of Ball of Moss
</gallery><gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
a10388d31c46299ac6b0410103215252ddbe63be
File:Chilly Bin Front.png
6
1802
1803
2023-11-25T22:04:12Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mini Sun front.png
6
1803
1804
2023-11-25T22:05:14Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shade Death Effect.png
6
1804
1805
2023-11-26T01:21:06Z
mh:minuselevation>SaulNerdman
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shade
0
167
168
2023-11-26T01:21:40Z
mh:minuselevation>SaulNerdman
0
/* Gallery */
wikitext
text/x-wiki
{{Infobox1
|image=ShadeBestiary.png
|caption=Shade in the Bestiary
|entity_type=Common
|date_added=27 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|danger=2
|rarity=2
|sight=4
|speed=2
|weight=100
|old_hearing=50-100
|old_sight=250-250
|old_walkspeed=14-20
|old_runspeed=20-30
|old_abilitycd=0-0
|old_rarity=500
|database_scraper=DARK<br>BLUE<br>PINK<br>STALK<br>UNSTOPPING
}}
{{Quote|"The shadows that you see in the corner of your eye are true, they are always watching and are waiting for the perfect chance to strike. Ignoring them is your best option as attention fuels their bloodlust!"|— Bestiary entry}}
==Overview==
'''Shade''' is a dark humanoid entity wearing grey pants and a baker boy cap with horns coming from under it. Their hands are frozen cold. Their right eye is completely black, while the left one shines brightly, its color changing from blue to pink depending on Shade's bloodlust.
==Abilities==
*Shade always knows where players are and will pathfind towards them.
*Upon spotting a player, Shade will stand perfectly still. When players look at Shade, it will quickly become aggravated, indicated by its eye changing from the color blue to red. To reduce its anger, simply break from Shade’s line of sight. Once completely aggro’d, it will release a loud sound and chase any player in its sight with great speed until its anger is FULLY quelled.
**Shade can still gain aggro even when provoked, this will prevent it from becoming docile if players were to look at it while it is hostile.
*(passive) Shade is immune to all stun items, except [[:Category:Items#Scrap Items/Miscellaneous|Beartraps]].
==Tips==
*Look for the notable glowing eye in any dark areas to avoid looking directly at a Shade accidently.
*Avoid being near a Shade in a large group, as more onlookers will aggravate it faster.
*Shade can easily mess with your Fear Stat. Avoid being spotted by a Shade, so your Fear Stat becomes more reliable for other entities.
==Trivia==
*Despite losing the [https://discord.com/channels/524847485034692609/679535271779500072/903127786879864862 October 28, 2021 revamp entity vote], Shade was still added prior to Minus Elevation's release.
*In Minus Elevation, Pre-v1.00, Shade originally worked like a reverse [[Sculpture]]. It would become more aggravated when players were within its sight, and it immediately gave chase to players when they got too close. Its function worked the same after the rework rework, with the only difference being it was no longer triggered getting too close. It was until due to an overwhelming player count confused on Shade's functionality, in the [[:Category:STRONGER MONSTERS|STRONGER MONSTERS]] update, that Lukki changed its AI to what it is today.
*Shade's previous Bestiary entry description:
**''"The shadows you see in the corner of your eye are very real, always watching and waiting for their chance to strike. Ignoring them is your best option, attention fuels their bloodlust."''
==Gallery==
<gallery widths="185" bordersize="none">
ShadeFront.png|Shade in game.
ShadeFOA.png|Shade during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
File:Shade Death Effect.png|Shade's Kill Effect
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
[[Category:Stun Immunity]]
1cb1e9783b363b1e799e55d9b95ece69a084f99c
Candy of Wisdom
0
1808
1809
2023-11-26T05:02:35Z
mh:minuselevation>HeyyYy2735
0
Created page with "{{Stub}}{{Infobox1 |title=Candy of Wisdom |image=[[File:Placeholder.png|thumb]] |date_added=1 November, 2023 |created_by= |updates=[[:Category:COILS|COILS]] |tooltip=Makes you feel zealous. |cooldown= |effects= *Restores 15 stamina *Applies a positive effect and a negative effect |upgrade= |acq_by= *Crafting with {{ItemIcon|MixedCandy|Mixed Candies}} x10 *{{ItemIcon|Cribblefruit|Cribblefruit}} x1 *{{ItemIcon|Apple|Apple}} x1 |price= |prev_eff= |prev_price= }}{{Quote|"Mak..."
wikitext
text/x-wiki
{{Stub}}{{Infobox1
|title=Candy of Wisdom
|image=[[File:Placeholder.png|thumb]]
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|tooltip=Makes you feel zealous.
|cooldown=
|effects=
*Restores 15 stamina
*Applies a positive effect and a negative effect
|upgrade=
|acq_by=
*Crafting with {{ItemIcon|MixedCandy|Mixed Candies}} x10
*{{ItemIcon|Cribblefruit|Cribblefruit}} x1
*{{ItemIcon|Apple|Apple}} x1
|price=
|prev_eff=
|prev_price=
}}{{Quote|"Makes you feel zealous."|— Tooltip}}
==Overview==
'''Candy of Wisdom''' is a consumable item added during the [[:Category:COILS|COILS]] update
It resembles a singular [[Mixed Candies| Mixed Candy]] with a light blue wrapper
You obtain two from equipping the [[Candy Bucket]] and crafting it with 10 [[Mixed Candies]], 1 [[Cribblefruit]], and 1 [[Apple]].
==Effects==
*Restores 15 stamina
*Gives the [[Regen]] and [[Slow (Oculus)| Slow]] effects for 16 seconds.
**Has a chance to give the [[Heal]] and [[Sludge]] effects instead.
==Trivia==
==Gallery==
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
3505671a3adba44b5ac3ea492bf4a8c0a361416f
Category:Cribblesgiving
14
1771
1772
2023-11-26T06:12:39Z
mh:minuselevation>HeyyYy2735
0
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Cribblefruit Calamity
0
1769
1770
2023-11-26T06:13:50Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|image=CribblefruitCalamityBestiary.png
|caption=Cribblefruit Calamity in the Bestiary
|entity_type=Boss
|date_added=21 November, 2023
|created_by=
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|danger=4
|rarity=3
|sight=1
|speed=1
}}
{{Quote|"A mysterious overgrown fruit known as a calamity level threat in the facility, with its infestation of roots it can launch deadly barrages of cribblefruit at intruders. We theorise that it may originate from another world, beyond the veil of our own."|— Bestiary entry}}
==Overview==
The '''Cribblefruit Calamity''' is a boss entity added in the [[:Category:CRIBBLESGIVING|Cribblesgiving]] update.
Dying to the boss will give the player +25% info on it, while defeating the boss will give the surviving players +50% info on it.
==Abilities==
* Although Cribblefruit Calamity is not an entity that can kill you directly, it is able to occasionally perform one of the following attacks:
** '''Cribblefruit Wall:''' Summoning 3 different wall patterns, with 2 holes in each wall that the player must weave through to survive.
** '''Malicious Cribblefruits:''' Summons 8 cribblefruit projectiles around the itself that curve towards the player, which inflict x3 stacks of the [[Effects#Debuffs|Injured debuff]].
**'''Checkered Beams:''' Shows a checkered pattern on the ground before it shoots, the player must stand on the non-glowing parts before it attacks.
**'''Cribblefruit Ring:''' Summons a ring of glowing cribblefruits from itself.
**'''Cribblefruit Missiles:''' Summons explosive projectiles that explodes when a player gets too close.
**'''Snaking Orbs:''' Summons a bunch of orbs which snake towards the player, each orb inflicts x1 stack of the [[Effects#Debuffs|Injured debuff]].
* When Cribblefruit Calamity's health is less half of its max, particles start to appear around it before it becomes its second form.
*Weak Spots (also known as Cribble Spores) can occasionally appear around the map where the player is able to deal damage to Cribblefruit Calamity.
==Trivia==
*The theme that plays during Cribblefruit Calamity's battle is [https://www.youtube.com/watch?v=17IZjvr5c1I&t=0s 1NF3S+@+!0N] by DM DOKURO
*The player is unable to die to this entity or encounter this entity.
*This entity has the longest name in the game with a total of 21 characters (including spacing).
==Gallery==
<gallery>
CribblefruitCalamityFront.PNG|The Cribblefruit Calamity in-game.
CribblefruitCalamityStage2.PNG|The second form of the Cribblefruit Calamity in-game.
CribblefruitCalamityRing.PNG|Cribblefruit Calamity's ring attack.
CribblefruitCalamitySnake.PNG|Cribblefruit Calamity's snake attack.
CribblefruitCalamityWall.PNG|Cribblefruit Calamity's wall attack.
CribblefruitCalamityWeakSpot.PNG|The Cribble Spores that appear during the boss fight.
</gallery>
[[Category:Entities]]
[[Category:Boss Entities]]
[[Category:CRIBBLESGIVING]]
b8ec2200b331dd344277ebbb65fbc244fef58dd0
Jewelfruit
0
1790
1791
2023-11-26T06:18:31Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Jewelfruit
|image=Placeholder.png
|created_by=
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip="Gives 70 stamina and 35 overdrive stamina. Shiny!"
|cooldown=
|effects=
*Restores 70 stamina
*Gives 35 overdrive stamina
|upgrade=
|acq_by=Chance from using the [[Cribblecopia]]
|price=
|prev_eff=
|prev_price=
}}{{Quote|"Gives 70 stamina and 35 overdrive stamina. Shiny!"|— Tooltip}}
==Overview==
'''Jewelfruit''' is a consumable.
The Jewelfruit can have a very rare chance of being obtained from the [[Cribblecopia]] item.
Jewelfruit restores 70 stamina and 35 overdrive stamina.
==Effects==
*Restores 70 stamina
*Gives 35 overdrive stamina
==Trivia==
*The Jewelfruit is the rarest fruit obtained from the [[Cribblecopia]] item with a base chance of 0.025% (1 in 4000).
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
5f7c632b3202f0a47f4767dfe235b3318f3fc7c0
Gluttony
0
384
385
2023-11-26T17:21:30Z
mh:minuselevation>Creditcardthewikieditor
0
wikitext
text/x-wiki
{{Infobox1
|title={{Gluttony}}
|image=GluttonyBestiary.png
|caption=Gluttony in the Bestiary
|entity_type=Dangerous
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=4
|rarity=7
|sight=4
|speed=1
|weight=50
|prev_weight=100}}
{{Quote|"Fueled by its immeasurable hunger, this abomination seeks to devastate everything in its path. With a substance acidic enough to melt through even the hardest of materials, it sure is no good to be kept around. Those who have witnessed it are often left with no trail for salvage. Disgusting."|— Bestiary entry}}
==Overview==
'''Gluttony''' is a [[:Category:Dangerous Entities|dangerous entity]] added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It is one of the seven [[:Category:Sin Entities|sin entities]].
Gluttony is larger than most other entities, with a pumpkin for a head with only a left eye showing through. Pipes are attached on its left and right shoulder armor, one embedded in its right leg, releasing a constant stream of flames. Its most notable feature is its wide gaping stomach opening to reveal its sharp teeth, oozing with an acidic substance. This growth has fused to other parts of its body as well.
Gluttony's Bestiary entry is hidden until the player collects enough information about them.
==Spawning Conditions==
*Gluttony will spawn when a player has either eaten or drunk a total of 28 consumables between floors 1 and 16, 29 consumables between floors 17 and 30, 30 consumables between floors 31 and 37, and so on. Once Gluttony has spawned, it will have a chance to spawn on future floors regardless of the requirement.
**The mathematical formula for Gluttony's spawn requirement is <math>28+0.15e^{0.075x}</math> consumables, where <math>x</math> represents the floor number.
**Upon spawning for the first time, the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>A DANGEROUS ENTITY HAS BEEN DETECTED<br><br>PLAYER has committed the sin of GLUTTONY.</small></span>
*Gluttony can only spawn on floor 10 or higher.
==Abilities ==
*'''Regurgitation:''' Upon spotting a player, Gluttony will fire many projectiles from its stomach. These projectiles inflict the [[Effects#Debuffs|Injured Debuff]] if hit.
*(passive) Gluttony will seek toward ground items and replace them with a pumpkin bomb.
**When a player is near a pumpkin bomb, it will tick three times, displaying a pulsing large radius in the process, before it explodes. Players caught in the explosion will be inflicted x5 stack of [[Injured]].
==Tips==
*Keep a safe distance from Gluttony to prevent becoming a victim of its regurgitation ability.
*If there are no entities nearby, you can avoid pumpkin bombs by purposely triggering them, then running back out of its range.
==Trivia==
*Gluttony is based on one of the seven deadly sins.
*Prior to [[:Category:A FOOL'S FINALE#Patch 1|v2.08.1]], Gluttony used to spawn when a player ate a total of at least <math>20+3x</math> consumables, where <math>x</math> represents the floor number, and it did not have a minimum floor requirement.
==Gallery==
<gallery widths="185" bordersize="none">
GluttonyFront.png|Gluttony in game.
GluttonyBack1.png|View of Gluttony's back.
GluttonyAttack.gif|Gluttony's attack.
PumpkinBombGluttony.gif|One of Gluttony's pumpkin bombs exploding.
GluttonyFOA.png|Gluttony during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
File:GluttonyBlackout.PNG|Gluttony in a blackout.
</gallery>
[[Category:Entities]]
[[Category:Dangerous Entities]]
[[Category:Sin Entities]]
[[Category:OOPS ALL BULLET HELL]]
75cfa3ecbb8efd15b3b3989eaeb7864d99446a86
Gamepasses
0
954
955
2023-11-27T09:44:38Z
mh:minuselevation>The Generic Noob
0
black friday deals over
wikitext
text/x-wiki
==Overview==
'''Gamepasses''' are developer products that players can purchase with robux. They provide players with exclusive perks and items to use in game.
Most gamepasses are from the prequel of the game, Minus Decendance, which carry over to Minus Elevation.
Players can purchase gamepasses directly in game by visiting the [[Lobby#Gamepass Room|Gamepass Room]] in the lobby.
==Gamepasses==
===Minus Elevation Gamepasses===
{| class="fandom-table" style="text-align:center;" width="50%"
! style="width: 25%" |Name & Image
! style="width: 11%" |Current Price
!Perks
|-
|[[File:ChaosCrateGP.png|150px|centre|link=https://www.roblox.com/game-pass/247527202/Chaos-Crate]][https://www.roblox.com/game-pass/247527202/Chaos-Crate Chaos Crate]
|{{Robux|440}}
| allign="left" |
*[[Chaos Crate]]
|-
|[[File:TeleportRemoteGP.png|150px|centre|link=https://www.roblox.com/game-pass/75865524/Teleport-Remote]][https://www.roblox.com/game-pass/75865524/Teleport-Remote Teleport Remote]
|{{Robux|220}}
| align="left" |
*[[Teleport Remote]]
|}
<br>
===Minus Decendance Gamepasses===
These gamepasses are compatible with Minus Elevation.
{| class="fandom-table" style="text-align:center;" width="50%"
! style="width: 25%" |Name & Image
! style="width: 11%" |Current Price
!Perks
|-
|[[File:DoubleVotesGP.png|150px|centre|link=https://www.roblox.com/game-pass/12875130/Double-Votes]][https://www.roblox.com/game-pass/12875130/Double-Votes Double Votes]
|{{Robux|80}}
| align="left" |
*Double votes for [[Floor Upgrades|floor upgrades]]
|-
|[[File:EnemyDistanceTrackerGP.png|150px|centre|link=https://www.roblox.com/game-pass/13015972/Enemy-Distance-Tracker]][https://www.roblox.com/game-pass/13015972/Enemy-Distance-Tracker Enemy Distance Tracker]
|{{Robux|150}}
| align="left" |
*[[EDT]]
|-
|[[File:LifeformScannerGP.png|150px|centre|link=https://www.roblox.com/game-pass/13524860/Lifeform-Scanner]][https://www.roblox.com/game-pass/13524860/Lifeform-Scanner Lifeform Scanner]
|{{Robux|150}}
| align="left" |
*[[Lifeform Scanner]]
|}
94ab03e7aadd84e56510f437d9c5bee4f9e6aaae
File:DuskPlushie.png
6
1812
1813
2023-11-27T23:04:53Z
mh:minuselevation>ThebluekillSECacc
0
wikitext
text/x-wiki
== Licensing ==
{{Self}}
0e8d94f605ad1280ed51f1e5d4e5eb0211a37fb5
File:Lucky coil description.png
6
1813
1814
2023-12-02T04:07:08Z
mh:minuselevation>Realdingle789
0
wikitext
text/x-wiki
lucky coil description effect
e2c9d29a852a753ad87432987bcd657a39cce9c7
File:Luck coil recipe.png
6
1814
1815
2023-12-02T04:07:59Z
mh:minuselevation>Realdingle789
0
wikitext
text/x-wiki
the recipe of the luck coil in the crafting interface
bedaf862f35094951116b3a3c8755820bb9c8ee0
File:Good osaka silky dice.png
6
1816
1817
2023-12-02T04:56:21Z
mh:minuselevation>Realdingle789
0
wikitext
text/x-wiki
osaka silky dice
60f9a306e6c47536a37aec976c2c2a8f4402e79f
File:Silk recipe.png
6
1817
1818
2023-12-02T04:57:26Z
mh:minuselevation>Realdingle789
0
wikitext
text/x-wiki
recipe for the silky dice
697b5e03a793ddb42a61a5bf6731088fbb05634d
Candy of Jesters
0
1809
1810
2023-12-02T04:58:29Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}{{Infobox1
|title=Candy of Jesters
|image=[[File:Placeholder.png|thumb]]
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|tooltip=Makes you feel silly.
|cooldown=
|effects=
*Restores 12 stamina
*Gives Rev Stats and 2 random buffs
|upgrade=
|acq_by=
*Crafting with {{ItemIcon|MixedCandy|Mixed Candies}} x10
*{{ItemIcon|Scrap|Scrap}} x1
*{{ItemIcon|Placeholder|Prankster Cushion}} x1
|price=
|prev_eff=
|prev_price=
}}{{Quote|"Makes you feel silly."|— Tooltip}}
==Overview==
'''Candy of Jesters''' is a consumable item added during the [[:Category:COILS|COILS]] update
It resembles a singular [[Mixed Candies| Mixed Candy]] with a purple wrapper
You obtain two from equipping the [[Candy Bucket]] and crafting it with 10 [[Mixed Candies]], 1 [[Scrap]], and 1 [[Prankster Cushion]].
==Effects==
*Restores 12 stamina
*Gives the [[Reverse Stats]] effects for ? seconds.
==Trivia==
==Gallery==
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
f09f72acd979633c81993bf637d977c39970d042
Cribblefruit
0
1073
1074
2023-12-02T05:05:38Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Cribblefruit
|image=Cribblefruit.png
|created_by={{CreatedBy|luckily_dragon}}
|date_added=
|updates=
|tooltip=Restores 5 stamina and gives a short but powerful stamina regen buff.
|cooldown=
|effects=
*+30 stamina
*+20 overdrive stamina
|upgrade=
|acq_by=*[[Scrap Store]]
*Cribblefruit dispensers
*Blurple vending machines
*Ground spawn
|price=Scrap Store: {{ScrapCost|2-4}}
-----
Cribblefruit dispensers: {{ScrapCost|7}}
-----
Blurple vending machines: {{ScrapCost|4}}
-----
Black Market: {{M$|?-11}}
|prev_eff=
|prev_price=
}}
{{Quote|Restores 5 stamina and gives a short but powerful stamina regen buff.|— Tooltip}}
==Overview==
'''Cribblefruit''' is a consumable.
Cribblefruit is an uncommon item found on the floor, in the Scrap Shop, it has a rare variant called "Cribblefruit?", commonly known as "Evil Cribblefruit". The rarity of "Cribblefruit?" is unknown at this current time.
Cribblefruit restores 30 stamina and 20 overdrive stamina.
==Effects==
*Restores 30 stamina
*Gives 20 overdrive stamina
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
[[Category:Ground Items]]
870ac38728fda4a8cd98443a1ac98137aa0d7df9
Category:FOOLS OF APRIL
14
650
651
2023-12-02T05:12:24Z
mh:minuselevation>HeyyYy2735
0
/* Entities */
wikitext
text/x-wiki
The '''FOOLS OF APRIL''' update (v2.07) was released on April 1, 2023 to celebrate April Fools' Day. The update brought many features, both temporary and permanent.
===Maps===
+ 14 returning event maps: [[Climb 645 stairs for admin]], [[Deepwoken Caves]], [[Eye Observatory]], [[Four Corners]], [[Pathway of Snakes]], [[Petsim2023]], [[Pillar Pools]], [[Sandbox]], [[Shower Rooms]], [[Spiral of Inconveniences]], [[Tightrope Desert]], [[Toilet Hallway]], [[Toilet Land]], and [[VirtualCon]].
*Many of the maps have been given visual improvements.
===Entities===
+ 9 new entities
<div style="text-indent:15px;">'''Common''': [[Golem]] and [[Skeleton]]</div>
<div style="text-indent:15px;">'''<span style{{=}}"color:#e000ff;">Rare</span>''': [[Shakes]]</div>
<div style="text-indent:15px;">'''<span style{{=}}"color:#FF1500;">Boss</span>''': [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]</div>
<div style="text-indent:15px;">'''<span style{{=}}"color:#00ff0f;">Event</span>''': [[Bear 5]], [[Eyegield]], and [[Funballer]]</div>
! Temporarily changed the design of most old entities for April Fools' Day, being replaced with various designs of the Traumatized Mr. Incredible meme
===Items===
+ 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
<div style="text-indent:15px;">The [[Whoopie Cushion]] can be upgraded into a Golden Whoopie Cushion with the [[Anvil]]</div>
+ New consumable: [[Apple]]
===Miscellaneous===
+ 5 new effects:
<div style="text-indent:15px;">'''Buffs''': [[Dance]], [[Smooth]], [[Issac Newton]], and [[Parry]]</div>
<div style="text-indent:15px;">'''Debuffs''': [[Demise]]</div>
+ Added the Second Loop, otherwise known as the Strange Portal, reintroducing the 'second lap' feature, which allows players to complete the floor a second time with increased speed (+10 walkspeed and +20 runspeed) on a time limit to receive a gift<br>
+ Added the [[Mysterious Sanctuary (Floor Upgrade)|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen<br>
! Overhauled [[Injured|Injured Debuff]] to instead decrease Max Stamina by 5 points per stack; the old effect was replaced with the [[Demise|Demise debuff]]
! Redesigned [[Plushies|Shadowwalker Plushie]]<br>
! Reworked Button Sap (3), giving it an unweighted 5% chance to give 3% info<br>
! Fixed [[Discomaster]]'s Friday suit<br>
! Renamed [[Vanilla Mode]] to Chocolate Mode
==Patch 1==
On April 5, 2023, a new patch (v2.07.1) was released, fixing many bugs and changing a few features related to '''FOOLS OF APRIL''' content.
===Maps===
! [[Eye Observatory]] has been expanded<br>
! Second Loop will not appear in certain maps<br>
- Decreased chances on all '''FOOLS OF APRIL'''-related maps<br>
- Temporarily removed [[Comfort Room]] to prevent players from hiding from entities in certain spots<br>
- Increased the # of players required for [[Deepwoken Caves]] to spawn from 5 to 10<br>
- Increased the # of players required for [[Four Corners]] to spawn from 0 to 4
===Entities===
+ [[Desire|{{Desire}}]]'s crystals now disappear correctly<br>
+ Buffed [[Skeleton]]'s chance to spawn<br>
+ Fixed [[Eyemaster Prime]] from falling off the map<br>
+ [[Amalgamater]] now kills players with x50 stacks of the [[Injured]] from x35<br>
- Nerfed [[Thorn]]'s thorn bushes<br>
- [[Spectre]] now has stun immunity
===Items===
+ 1 new item: [[Plushies|Trevor Touchdown Plushie]]<br>
+ [[Tesla Coil]] now has a toggle
+ Increased [[Throwbacker]] parry window by 50%<br>
! [[Plushies|Murk Plushie]] was fixed<br>
! [[Plushies|Scratcher Plushie]] has new dialogue<br>
! Fixed [[Camera]]'s flash<br>
! Patched [[Vampire Cloak]] glitch where players could get on top of the elevator<br>
! Corrected [[Plushies|Plushie]] dialogue grammar<br>
- Temporarily removed [[The Cure]] due to complications with the rework of the [[Injured]]<br>
- Nerfed [[Magic Mirror]]'s [[Stats|Debuff EFF]] from -50% to -20% and it can no longer copy the [[Smooth]]<br>
- Nerfed [[Tesla Coil]]'s siphon ability from 20% to 5% and siphon range by 50%
===Miscellaneous===
+ New lobby room: [[Sand Pit]]<br>
+ Adjusted [[Injured]]s from various [[:Category:Sin Entities|sin]] attacks<br>
! Corrected Second Lap grammar<br>
- Nerfed Second Loop chance to spawn
==Trivia==
*A Pac-Man-themed map was planned to be added in the FOOLS OF APRIL update, which consisted of a large blue and black maze with four [[Ghaster|Ghasters]], each respectively colored based on the four ghost antagonists. However, this was not added due to the developers forgetting.
==Gallery==
<gallery widths="185" bordersize="none">
Strange Portal.png|thumb|Teaser of the Second Loop.
Eyegield&Seeker.png|thumb|[[Eyegield]] and '''FOOLS OF APRIL''' [[Seeker]].
Eyegield&Golem.png|thumb|[[Eyegield]] and [[Golem]].
</gallery>
{{Updates}}
86d1ac3b49c89293959934fd0125a2e3c208636d
+Stamina Regen
0
1175
1176
2023-12-02T05:17:56Z
mh:minuselevation>Realdingle789
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=+Stamina Regen
|image=StamRegenEffect.png
|date_added=19 August, 2022
|updates=
|e_effects=
*+{{StaminaRegen|5}}
|stackable=No
|e_acq_by=
*Teafruit (10 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
Stamina Regen from Teafruit adds +5 stamina regen, for a total of 6 if at base, not +6.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
53ca8b5c00fb36122f769674e4d5b313dc43b306
Dragonfruit
0
1561
1562
2023-12-03T21:02:07Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Dragonfruit
|image=
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|categories=
|types=
|effects=
Gives 45 stamina and 'Lunar' buff.
|acq_by=[[Sand Pit]], Ground spawn
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
|buffs=[[Lunar]]}}
{{Quote|"An exclusive fruit that can give 45 stamina and the 'Lunar' buff."|— Tooltip}}
==Overview==
'''Dragonfruit '''is a consumable added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
It is rarely found on the ground or in the [[Sand Pit]]. It's based off of the real life fruit of the same name.
==Abilities==
* Restores 45 stamina.
* Gives the user the [[Lunar]] buff.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
[[Category:Ground Items]]
2221568b59818532232cc475240d9023872fd707
Candy of Benevolence
0
1807
1808
2023-12-03T21:42:45Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Candy of Benevolence
|image=[[File:Placeholder.png|thumb]]
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|tooltip=Makes you feel daring.
|cooldown=
|effects=
*Restores 15 stamina
*Gives the alert and target status effects for 17 seconds
|upgrade=
|acq_by=
*Crafting with {{ItemIcon|MixedCandy|Mixed Candies}} x10
*{{ItemIcon|Scrap|Scrap}} x1
*{{ItemIcon|WaterI|Water}} x1
|price=
|prev_eff=
|prev_price=
}}{{Quote|"Makes you feel daring."|— Tooltip}}
==Overview==
'''Candy of Benevolence''' is a consumable item added during the [[:Category:COILS|COILS]] update
It resembles a singular [[Mixed Candies| Mixed Candy]] with a green wrapper
You obtain two from equipping the [[Candy Bucket]] and crafting it with 10 [[Mixed Candies]], 1 [[Scrap]], and 1 [[Water]].
==Effects==
*Restores 15 stamina
*gives the [[Alert]] and [[Target]] effect for 17 seconds
==Trivia==
==Gallery==
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
797f55428690783a034b806bc8ba405a028b62f6
Candy of Endurance
0
1819
1820
2023-12-03T22:10:26Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Candy of Endurance
|image=[[File:Placeholder.png|thumb]]
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|tooltip=Makes you feel tough.
|cooldown=
|effects=
*Restores 17 stamina
*Gives the [[+Maximum Stamina]] buff
|upgrade=
|acq_by=
*Crafting with {{ItemIcon|MixedCandy|Mixed Candies}} x10
*{{ItemIcon|Scrap|Scrap}} x2
*{{ItemIcon|Grubblefruit|Grubblefruit}} x1
|price=
|prev_eff=
|prev_price=
}}{{Quote|"Makes you feel tough."|— Tooltip}}
==Overview==
'''Candy of Endurance''' is a consumable item added during the [[:Category:COILS|COILS]] update
It resembles a singular [[Mixed Candies| Mixed Candy]] with a pink wrapper
You obtain two from equipping the [[Candy Bucket]] and crafting it with 10 [[Mixed Candies]], 2 [[Scrap]], and 1 [[Grubblefruit]].
==Effects==
*Restores 17 stamina.
*Gives [[+Maximum Stamina]] for 17 seconds.
==Trivia==
==Gallery==
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
2ec5ee7e9e960b39594ee3e383c8f6b8581adfad
Candy of Saturation
0
1820
1821
2023-12-03T22:35:54Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Candy of Saturation
|image=[[File:Placeholder.png|thumb]]
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|tooltip=Makes you feel satisfied.
|cooldown=
|effects=
*Restores 25 stamina.
*Gives [[List of Statuses|Treat]] or [[Loom]]
|upgrade=
|acq_by=
*Crafting with {{ItemIcon|MixedCandy|Mixed Candies}} x10
*{{ItemIcon|Burger|Burger}} x1
*{{ItemIcon|Soda|Soda}} x1
*{{ItemIcon|Cribblefruit|Cribblefruit}} x2
|price=
|prev_eff=
|prev_price=
}}{{Quote|"Makes you feel satisfied."|— Tooltip}}
==Overview==
'''Candy of Saturation''' is a consumable item added during the [[:Category:COILS|COILS]] update
It resembles a singular [[Mixed Candies|Mixed Candy]] with an orange wrapper
You obtain two from equipping the [[Candy Bucket]] and crafting it with 10 [[Mixed Candies]], 1 [[Burger]], 1 [[Soda]], and 2 [[Cribblefruit]].
==Effects==
*Restores 25 stamina.
*Gives the [[List of Statuses|Treat]] buff for 12 seconds.
**Can give the [[Loom]] debuff for 12 seconds instead.
==Trivia==
==Gallery==
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
0d9be70de933b30fc1c74df0171fb6ff43743296
File:Dice2.png
6
1821
1822
2023-12-04T00:07:01Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Gift
0
1093
1094
2023-12-04T01:10:45Z
mh:minuselevation>HeyyYy2735
0
/* Overview */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Gift
|image=Gift.png
|date_added=
|updates=
|tooltip=Gives a small quantity of random items.
|cooldown=? secs{{Verify}}
|effects=
*Gifts 3-11 of an item once
|upgrade=
|acq_by=
*[[Scrap Store]]
*[[Lobby#Sand Pit|Sand Pit]]
|price={{ScrapCost|4-6}}
|prev_eff=
|prev_price=
}}
{{Quote|Gives a small quantity of random items.|— Tooltip}}
==Overview==
The Gift is a present with red and green plaid wrapping with white stripes as well as a golden bow.
The model used is the same as the [https://www.roblox.com/catalog/190006087/Opened-Sharp-Gift-of-Been-There-Played-That Sharp Gift of Been There Played That] hat from the 2014 Winter event.
==Effects==
===Table of Gifted Items===
{| class="mw-collapsible mw-collapsed fandom-table" width="30%" style="text-align:center;"
!colspan=2<div style="background:#101010;">|'''Table of Gifted Items'''</div>
|-
!<div style="text-align:center;">Amount Gifted</div>
!<div style="text-align:center;">Items</div>
|-
|3 to 11
|
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|GoldenApple|Golden Apple}}
*{{ItemIcon|Cribblefruit|Cribblefruit}}
*{{ItemIcon|Beartrap|Beartrap}}
*{{ItemIcon|Campfire|Campfire}}
*{{ItemIcon|Scrap|Scrap}}
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
[[Category:Sand Pit Items]]
f7eb95ba6578b2cfd3c13c642307c53e5c5efadd
Grand Gift
0
1095
1096
2023-12-04T01:12:25Z
mh:minuselevation>HeyyYy2735
0
/* Overview */
wikitext
text/x-wiki
{{Infobox1
|title=Grand Gift
|image=GrandGift.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|tooltip=
|cooldown=? secs{{Verify}}
|effects=
*Gifts 3-20 of an item thrice
**May gift 1 of a certain item instead (marked with an asterisk *)
*Gifts a guaranteed utility item once
|upgrade=
|acq_by=
*[[Grand Gift]]
*[[Scrap Store]]
*[[Floor Upgrades|<span style="color:#e000ff;">Boss Raid</span>]]
*[[Floor Upgrades|<span style="color:#ffd861;">Mysterious Sanctuary</span>]]
*[[Floor Upgrades|<span style="color:#5c0bff;">Pride</span>]]
*[[Lobby#Sand Pit|Sand Pit]]
|price={{ScrapCost|7-12}}
|prev_eff=
|prev_price=
}}
{{Quote|"Gives a large quantity of random items."|— Tooltip}}
==Overview==
'''Grand Gift''' is a miscellaneous item added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event.
Grand Gift is a large cube-shaped present wrapped in bright yellow wrapping paper with a silver bow.
The model is from the [https://www.roblox.com/catalog/1249112/Opened-Glittering-Gold-Gift-of-Fame Glittering Gold Gift of Fame] hat.
==Effects==
*Upon use, gifts the user 3 to 20 amounts of a common item or 1 amount of a rare item two/three times and guarantees them a utility item.{{Verify|how many times does it give regular items? e.g., 2 chances for regular items, 1 chance for utility?}}
**If the user manages to possess all of the possible utility items that Grand Gift can give, they will instead be guaranteed Fuzzy Dice for every subsequent time they open a Grand Gift.
===Table of Gifted Items===
{| class="mw-collapsible mw-collapsed fandom-table" width="35%" style="text-align:center;"
|colspan=3<div style="background:#101010;">|'''Table of Gifted Items'''</div>
|-
!Item Type
!Amount Gifted
!Items
|-
!Common
|3 to 20
|
*{{ItemIcon|Burger|Burger}}
*{{ItemIcon|Ghostburger|Ghostburger}}
*{{ItemIcon|Clubsandwich|Clubsandwich}}
*{{ItemIcon|GoldenApple|Golden Apple}}
*{{ItemIcon|MixedCandy|Mixed Candies}}
*{{ItemIcon|Cribblefruit|Cribblefruit}}
*{{ItemIcon|Teafruit|Teafruit}}
*{{ItemIcon|HastePotion|Haste Potion}}
*{{ItemIcon|Beartrap|Beartrap}}
*{{ItemIcon|Campfire|Campfire}}
*{{ItemIcon|Scrap|Scrap}}
|-
!Rare
|1
|
*{{ItemIcon|LemonI|Lemon}}
*{{ItemIcon|SuperBeartrap|Super Beartrap}}
*{{ItemIcon|Gift|Large Gift}}
|-
!Utility
|1
|
*{{ItemIcon|Antenna|Antenna}}
*{{ItemIcon|Echolocator|Echolocator}}
*{{ItemIcon|FungalRoots|Fungal Roots}}
*{{ItemIcon|FuzzyDice|Fuzzy Dice}}
*{{ItemIcon|ScrapCrate|Scrap Crate}}
*{{ItemIcon|TravellersPack|Traveller's Pack}}
*{{ItemIcon|WhoopieCushion|Whoopie Cushion}}
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
[[Category:Sand Pit Items]]
6c9c3a73c2d9ee4ab0dc9d7552ccf8710bf957db
Cabbage (Effect)
0
1179
1180
2023-12-04T01:34:05Z
mh:minuselevation>HeyyYy2735
0
/* Effects */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Cabbage
|image=CabbageEffect.png
|date_added=
|updates=
|e_effects=
*+{{ConsumableEFF|15}}
|stackable=No
|e_acq_by=
*[[Cabbage]] (30 secs)
*[[Fuzzy Dice]] (? secs)
|e_prev_eff=
}}
==Overview==
==Effects==
* Increases Consumable Efficiency by 15%
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
7519140e2c46013209e41be23b6fdf46ed5a93af
Shock Potato
0
1483
1484
2023-12-04T02:31:00Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Shock Potato
|image=Placeholder.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=You might want to pass that to another delver.
|cooldown=
|effects=
*Inflicts [[Shock]] for ? secs
|upgrade=
|acq_by=
*Blurple vending machines
*Random event
|price=Blurple vending machine: {{ScrapCost|34-56}}
|prev_eff=
|prev_price=
}}
{{Quote|"You might want to pass that to another delver."|— Tooltip}}
==Overview==
'''Shock Potato''' is a joke item added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Inflicts the [[Shock]] effect for ? seconds upon use
**Decreases both walkspeed and runspeed by 8
**Decreases stamina regen by 5
**Inflicted players emit yellow shock particles
**Inflicted player is unable to use consumables or active items
==Trivia==
*The model of this item is derived from the ... .
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:SUMMER]]
2caad4ac3e66dbd9f0590f542c69936f864e6cdb
File:Cribble-Pudding.jpeg
6
1823
1824
2023-12-04T13:30:19Z
JustALoserWeeb
11
scrapped item teased in discord
wikitext
text/x-wiki
== Summary ==
scrapped item teased in discord
7d8965f1a67b5b5cc5283f012b152cde5e4065fc
Category:VALENTINE'S DAY
14
710
711
2023-12-05T02:23:50Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
==Overview==
The '''VALENTINE'S DAY''' update (v2.06) was released on February 15, 2023 to celebrate Valentine's Day.
===Entities===
<nowiki>*</nowiki> Slight stat adjustments to [[Ghaster]], [[Sculpture]], and [[Wrath|{{Wrath}}]]<br>
- Nerfed Wanderer's [[Effects#Debuffs|Slow (Oculus) debuff]] duration, having it scale with difficulty instead
===Items===
+ 1 new item: [[Teddy Bloxipin]]<br>
+ 4 new consumables: [[Cribble Heart Candy]], [[Pink Heart Candy]], [[Purple Heart Candy]], and [[Red Heart Candy]]
===Miscellaneous===
+ 1 new buff: [[Regen (Pink Heart Candy)]]<br>
+ Added Sentient Cribblefruit NPC in the lobby<br>
+ New lobby room: [[Lobby#Cribble Underworld|Cribble Underworld]]<br>
<nowiki>*</nowiki> Bestiary stat corrections<br>
<nowiki>*</nowiki> Fixed Heart Candies cooldown
==Patch 1==
===Miscellaneous===
+ Added a manual start buttons for private servers.<br>
<nowiki>*</nowiki> Attempted to fix the fan art in the [[Lobby#Fan Art Room|Fan Art Room].
==PREPARATIONS==
Preparations are now being made for the MAPS + ITEMS update
===Miscellaneous===
+ New dialogue for [[Lobby#Sidney|Sidney]]<br>
<nowiki>*</nowiki> Fully fixed the fan art in the Fan Art Room
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
{{Updates}}
4fbfceb706f5defa9f1b5d6a65290348abd279cd
Sapphire
0
1330
1331
2023-12-05T02:34:45Z
mh:minuselevation>HeyyYy2735
0
/* Effects */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=
|image=
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=
|cooldown=
|effects=
*Crafting material
|acq_by=
*[[Gluttony Plushie]]
*[[Shakes Plushie]]
*[[Scrap Shop]]
*[[Night Market]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|"Worth a fortune!"|— Tooltip}}
==Overview==
'''Sapphire''' is a gem added in the [[:Category:SUMMER|SUMMER]] update. It is used to craft the [[Crown of Jewels]], and can only be obtained from the [[Gluttony Plushie]], [[Shakes Plushie]], and [[Golem Plushie|Golem plushie]]
==Effects==
* Used to craft the [[Crown Of Jewels]] and [[Silky Dice]].
* Does nothing else.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Materials]]
[[Category:Gems]]
cc080960c1eb184c1f4eaf9b8f839b75524e2276
Sugar Rush
0
1177
1178
2023-12-05T02:52:59Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Sugar Rush
|image=<gallery widths="185">
SugarRushEffect.png|Sugar Rush
OldSugarRush.png|Old Sugar Rush
</gallery>
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|e_effects=
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
*Removes [[Sugar Craving]]
|stackable=No
|copyable=Yes
|e_acq_by=
*[[Mixed Candies]] (5 secs)
*[[Purple Heart Candy]] (15 secs)
|e_prev_eff=
}}
==Overview==
'''Sugar Rush''' is a buff added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
1f27ca9c72cb55cc1bb8ee30796d75510bfc971f
Cleanse
0
1169
1170
2023-12-05T02:53:13Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Cleanse
|image=CleanseEffect.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|e_effects=
*Causes debuffs to decay twice as fast
|e_acq_by=
*[[Mixed Candies]] (10 secs)
*[[Cleanse Potion]] (30 secs)
*[[Mire Plushie]] and [[Parasite Plushie]] when spotted by an entity (11 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:OOPS ALL BULLET HELL]]
955fdd7c0bf8c1ecb18a937ac3990af202ada576
Sugar Craving
0
1190
1191
2023-12-05T02:53:36Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Sugar Craving
|image=<gallery widths="185">
SugarCravingEffect.png
OldSugarCravingEffect.png
</gallery>
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|e_effects=
*-{{Runspeed|2}}
*Cured instantly by receiving [[Sugar Rush]]
|stackable=No
|convertable=No
|converts=
|e_acq_by=
*?% chance from [[Mixed Candies]] (30 secs)
|e_prev_eff=
}}
{{Quote|?|— ?}}
==Overview==
'''Sugar Craving''' is a debuff added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
b13ab5a3ffccbafb5018aca20cb29147cb406fd5
Dimensionally-Transcendental Crate
0
1408
1409
2023-12-05T02:55:51Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Dimensionally-Transcendental Crate
|image=<gallery widths="185">
Dimensionally-Transcendental Crate.png|Dimensionally-Transcendental Crate
</gallery>
|caption=The Dimensionally-Transcendental Crate
|date_added=3 November, 2022
|created_by=
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|npcs=
*[[Crate]]
|prev_npcs=
}}
==Overview==
'''Dimensionally-Transcendental Crate''' (official name unknown) is a secret room in the lobby added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It connects to the [[Spawn]].
Dimensionally-Transcendental Crate is supposed to mimic the illusion of ab object being bigger on the inside than how it appears on the outside. The inside of the crate is purple in color, with [[Crate|three crates]] that players can interact with.
==How to Access==
In the [[Spawn]], go behind [[Reception]] and head to the crates located right of the Message of the Day board. One of the crates will be slightly open from the top. Dropping down the crate will bring you inside the Dimensionally-Transcendental Crate.
==Special Properties==
==Trivia==
*Dimensionally-Transcendental Crate is the only room that has no exit. Once you enter it, you cannot escape it without resetting or rejoining the game.
*It is the smallest room in the game.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
[[Category:OOPS ALL BULLET HELL]]
45f247b7bf562c9680e3db8952e6cbdaae79c65e
Alchemy Set
0
621
622
2023-12-05T02:57:00Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Quote|A technical set of glass bottles and tubes used to create powerful potions from debuffs and battery. Use the item while inflicted with a debuff to turn every debuff you have into a useful potion.|— Inventory}}
{{Infobox1
|title=Alchemy Set
|image=[[File:Alchemy Set.png|thumb]]
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Convert debuffs into buffs in a form of a potion. Consumes 12 battery per potion.
|cooldown=50 seconds{{Verify}}
|abilities=
*45s cooldown
*cost applies per potion
*12 battery cost
|categories={{Battery}}
{{Item}}
{{Status}}
{{Speed}}
|types=Active
|acq_by=Shop
|price=80
}}
==Overview==
'''Alchemy Set''' is an active ability item added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.
Alchemy Set is a potion set with the main item being square pyramid-shaped flask filled with a strange green substance. At a hefty cost, this flask can turn any [[List of Statuses#Debuffs|debuffs]] the user has into a potion that provides the user with the opposite or a different effect.
==Abilities==
*Removes certain [[List of Statuses#Debuffs|debuffs]] one at a time and converts them into different items that give different [[statuses]].
**Costs 12 battery per potion created
**45 second cooldown
***Despite the cooldown, as long as you still have debuffs and enough battery, the player will continue to make potions, until either the item is unequipped or the player no longer has enough battery
===Convertible Buffs===
{| class="mw-collapsible mw-collapsed fandom-table" width="50%" style="text-align:center;"
!colspan=4<div style="background:#101010;">|'''Table of Convertible Debuffs'''</div>
|-
!Debuff
!Item Received
!Effect from Item
!Effect Duration
|-
|[[File:SlowOculusEffect.png|50px|center|link=Slow (Oculus)]] [[File:SlowParasiteEffect.png|50px|center|link=Slow (Parasite)]] [[File:StaticEffect.png|50px|center|link=Static]]
|{{ItemIcon|HastePotion|Haste Potion}} x1
|[[File:HasteEffect.png|50px|center|link=Haste]]
|20 secs
|-
|[[File:SludgeEffect.png|50px|center|link=Sludge]] [[File:GloomEffect.png|50px|center|link=Gloom]]
|{{ItemIcon|RegenPotion|Regen Potion}} x1
|[[File:RegenEffect.png|50px|center|link=Regen]]
|40 secs
|-
|[[File:BlindEffect.png|50px|center|link=Blindness]]
|{{ItemIcon|StealthPotion|Stealth Potion}} x1
|[[File:StealthEffect.png|50px|center|link=Stealth]]
|6 secs
|-
|[[File:InjuredEffect.png|50px|center|Injured|link=Injured]] [[File:LeechEffect.png|50px|center|Leech|link=Leech]]
|{{ItemIcon|CleansePotion|Cleanse Potion}} x1
|[[File:CleanseEffect.png|50px|center|link=Cleanse]]
|40 secs
|-
|[[File:DoomEffect.png|50px|center|link=Doom]]
|{{ItemIcon|VolatileShard|Volatile Shard}} x9
|[[File:InjuredEffect.png|50px|center|alt=x50 Injured|link=Injured]] <big>x50</big>
|? secs per stack
|-
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
AlchemySetPotions.png|Potion order is from left to right: yellow is haste, pink is regen, blue is stealth,and green is cleanse.
</gallery>
[[Category:Items]]
[[Category:OOPS ALL BULLET HELL]]
807a80a492db1ec61d9278b23ea88b4be7d295fe
Fuzzy Dice
0
617
618
2023-12-05T02:58:13Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Fuzzy Dice
|image=FuzzyDice.png
|date_added=3 May, 2022
|tooltip=Every roll grants a random status effect. Influenced by luck.
|cooldown=60 seconds
|abilities=
*+1 luck
*60 second cooldown
*affected by luck
|categories={{Status}}
{{Luck}}
|types=Active
|acq_by=Shop
|price={{M$|35}}
}}
{{Quote|A pair of fuzzy dice that emits an aura of luck. It can be rolled to obtain a random status effect, that can be either good or bad... Try your luck!|— Inventory}}
==Overview==
The '''Fuzzy Dice''' is a large red die with six sides. Rolling it will gift the user either a [[Effects#Buffs|buff]] or a [[Effects#Debuffs|debuff]].
==Abilities==
*Gives the user a random effect upon use
**Effects scale with luck
**60s cooldown
*+1 luck
{| class="fandom-table" width="50%" style="text-align:center;"
!Possible Buffs
|-
|[[File:CabbageEffect.png|50x50px|link=Cabbage (Effect)]][[File:Water.png|50x50px|link=Water (Effect)]][[File:CoffeeEffect.png|50x50px|link=Coffee (Effect)]][[File:AlertEffect.png|50x50px|link=Alert]][[File:LemonEffect.png|50x50px|link=Lemon (Effect)]][[File:FortuneEffect.png|50x50px|link=Fortune]]
|-
|}
{| class="fandom-table" width="50%" style="text-align:center;"
!Possible Debuffs
|-
|[[File:SlowOculusEffect.png|50x50px|link=Slow (Oculus)]][[File:SludgeEffect.png|50x50px|link=Sludge]][[File:GloomEffect.png|50x50px|link=Gloom]]
|-
|}
==Trivia==
*The model of this item is likely derived from the [https://www.roblox.com/catalog/7214064412/Die-Head Die Head] accessory.{{Speculation}}
*Despite the name of the item, the player holds only a singular die, not two dice.
*This item can be upgraded into [[Silky Dice]].
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Luck]]
abe4be0b75c563b12a85445143fd35ce78d21e88
Category:Mechanics
14
177
178
2023-12-05T03:21:59Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
This category contains the main features and mechanics that can be found in the game.
==[[:Category:Entities|Entities]]==
{| class="fandom-table"
|The entities are the monsters that spawn throughout the map with the single goal of eliminating every player. Each floor has a random chance of spawning any entity, while some entities are more common than others, certain maps provide special spawn conditions.
|[[File:Enemy_TrackerFU.png|center|thumb|120x120px]]
|}
==[[Stamina]]==
{| class="fandom-table"
|Stamina allows players to increase their movement speed temporarily while consuming it. It also regenerates passively unlike [[battery]]. Certain [[items]] and [[upgrades]] can be used to buff its regeneration speed, max amount as well as gain Overdrive.
|[[File:Stamina_PackerFU.png|center|thumb|120x120px]]
|}
==[[Battery]]==
{| class="fandom-table"
|Battery allows players to use various [[items]] that consume battery upon use. It does not regenerate like [[stamina]]. Certain [[items]] and [[upgrades]] can be used to buff its max amount as well as gain Overdrive.
|[[File:Battery_PackerFU.png|alt=|center|thumb|120x120px]]
|}
==[[:Category:Items|Items]]==
{| class="fandom-table"
|Items are various gadgets and consumables that can be bought with money in the lobby and brought in game, randomly scattered in maps and some crafted with scrap. Certain [[upgrades]] might give players items and some items can gift another items.
|[[File:Burger2.png|alt=|center|thumb|120x120px]]
|}
==[[Effects]]==
{| class="fandom-table"
|Effects are non-permanent buffs and debuffs an individual can receive. Each effect manipulates the stats or the abilities that an individual has, for better or for worse. Effects can be given through consumables, entities, or equipable items.
|[[File:Lucky_DipFU.png|alt=|center|thumb|120x120px]]
|}
==[[Floor Upgrades]]==
{| class="fandom-table"
|Upgrades are a vital feature in the game which aids players in surviving the facility. At the beginning of each floor, players are given three upgrade options to vote for. The upgrade with the most votes is put into effect. Upgrades can range from a quick [[stamina]]/[[battery]] refill to gaining an [[Items|item]] every floor. Upgrades can also have multiple tiers, with each tier usually being more powerful than the previous one. Players can increase the tier of an upgrade by one by voting the desired upgrade again.
|[[File:Floor_BonusFU.png|alt=|center|thumb|120x120px]]
|}
==[[Plushies]]==
{| class="fandom-table"
| Plushies are an exclusive form of item that can be used in-game to give various [[items]]. Plushies can be obtained by completing a bestiary entry or by using the claw machine in the lobby.
|[[File:plushie.png|alt=|center|thumb|120x120px]]
|}
==[[Roles and Achievements]]==
{| class="fandom-table"
|Roles are titles given to players based on their feats during gameplay. Achievements are accomplishments based on a player's overall performance throughout their time in Minus Elevation.
|[[File:achievements.png|alt=|center|thumb|120x120px]]
|}
be9d41124f671535b91be7b3a11bcac250b3f0df
Category:Battery
14
183
184
2023-12-05T03:25:16Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
[[File:Batbar.png|thumb]]
'''Battery''' is a main feature of Minus Elevation. Battery is used to power certain items that help avoid dangerous entities, as well as provide certain perks. Battery can only be replenished by choosing certain [[Floor Upgrades|floor upgrades]]; unlike stamina, battery cannot replenish passively. You can view the amount of battery you have remaining by looking either at the battery bar, signified by an electric-blue bar with a yellow lightning bolt, or in the Stats HUD.
There are a few stats related to stamina, including maximum battery and overdrive battery.
Maximum battery is the maximum amount of battery you can have stored without using it, and it can be increased by certain items or floor upgrades. The default maximum battery value is 100.
Overdrive battery is a second bar of battery that is first used up before draining your "regular" battery . However, just like regular battery, the amount of it caps based on your max battery. It can be increased by floor upgrades. The default overdrive stamina value is 0.
==Battery-related Floor Upgrades==
{| class="mw-collapsible fandom-table"
!Upgrade
!Modifier
!Image
|-
|<div style="text-align:center;">Battery Packer</div>
|
*(1) - +25 Max battery
*(2) - +50 Max battery
|[[File:Battery_PackerFU.png|thumb|alt=|center]]
|-
|<div style="text-align:center;">Button Sap</div>
|
*(2) - Buttons will restore 3 battery when pressed
|[[File:Button_SapFU.png|alt=|center|thumb]]
|-
|<div style="text-align:center;">Floor Bonus</div>
|
*(2) - Will grant 15 battery upon entering a new floor
*(3) - Will now grant 20 battery upon entering a new floor
*(5) - Replaces battery with 20 overdrive battery instead
|[[File:Floor_BonusFU.png|alt=|center|thumb]]
|-
|}
==Battery-related Items==
{| class="mw-collapsible fandom-table"
!Item
!Effect
!Image
|-
|<div style="text-align:center;">[[Research Goggles]]</div>
|
*+15 max battery
*+2 max battery for every button pressed, capping at 25 buttons (50 max battery)
|[[File:ResearchGoggles.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Overdriver]]</div>
|
*+15 max battery
|[[File:Overdriver.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Tesla Coil]]</div>
|
*Siphons battery from other players around you
|[[File:TeslaCoil.png|thumb|120x120px|center]]
|}
==Items that consume battery==
{| class="mw-collapsible fandom-table"
!Item
!Battery cost
!Image
|-
|<div style="text-align:center;">[[Overdriver]]</div>
|
*Turns extra battery into stamina
|[[File:Overdriver.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[The Cure]]</div>
|
*<math>\frac{\text{Debuff duration}}{1.5}</math> battery cost
|[[File:Placeholder.png|center|thumb|120x120px]]
|-
|<div style="text-align:center;">[[Camera]]</div>
|
*22 battery cost per use
|[[File:Camera.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Echolocator]]</div>
|
*15 battery cost per use
|[[File:Echolocator.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Shadow Orb]]</div>
|
*20 battery cost per use
|[[File:ShadowOrb.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Teleport Remote]]</div>
|
*30 battery cost per use
|[[File:TeleportRemote.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Anvil]]</div>
|
*40 battery per use
|[[File:Anvil.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Tesla Coil]]</div>
|
*Uses 3 battery to shock an entity
*Siphons battery from other players by choice
|[[File:TeslaCoil.png|thumb|120x120px|center]]
|-
|<div style="text-align:center;">[[Vampire Cloak]]</div>
|
*8 battery per use
|[[File:VampireCloak.png|thumb|120x120px|center]]
|}
[[Category:Mechanics]]
348c11f8bf0015df74bcceaab81423c2182589e2
Category:Stamina
14
188
189
2023-12-05T03:28:45Z
mh:minuselevation>HeyyYy2735
0
/* Stamina-related Consumables */
wikitext
text/x-wiki
[[File:Stambar.png|thumb]]
'''Stamina''' is a main feature of Minus Elevation. Activated by pressing the Left Shift button on a keyboard or tapping the stamina button on mobile, stamina allows you to temporarily run away from dangerous entities. Whether your character is moving or standing still, your stamina will continue to drain rapidly so long as the hotkey for it is held down. There are many ways to replenish stamina, such as using [[:Category:Items|items]], choosing certain [[Floor Upgrades|floor upgrades]], or simply letting it regenerate naturally. You can view the amount of stamina you have remaining by looking either at the stamina bar, signified by a bright yellow bar with an orange leg, or in the Stats HUD.
There are a few [[stats]] related to stamina, including maximum stamina, overdrive stamina, and stamina regeneration.
Maximum stamina is the maximum amount of stamina you can have stored without using it, and it can be increased by certain items or floor upgrades. The default maximum stamina value is 100.
Overdrive stamina is a second bar of stamina that is first used up before draining your "regular" stamina. However, just like regular stamina, the amount of it caps based on your max stamina. It can be increased by certain items or floor upgrades. The default overdrive stamina value is 0.
Stamina regeneration is the amount of stamina a player replenishes every second. As a result, increased stamina regeneration leads to more stamina being conserved when used. It can be increased by certain items or [[Effects#Buffs|buffs]]. The default stamina regeneration value is 1 stamina per second.
==Stamina-related Floor Upgrades==
{| class="mw-collapsible fandom-table"
!Upgrade
!Modifier
!Image
|-
|<div style="text-align:center;">Stamina Packer</div>
|
*(1) - Every player receives +25 Max stamina
*(2) - Every player receives +50 Max stamina
|[[File:Stamina_PackerFU.png|thumb|center]]
|-
|<div style="text-align:center;">Button Sap</div>
|
*(1) - Buttons will restore 7 stamina when pressed
|[[File:Button_SapFU.png|center|thumb]]
|-
|<div style="text-align:center;">Floor Bonus</div>
|
*(1) - Will grant 25 stamina upon entering a new floor
*(3) - Will now grant 40 stamina upon entering a new floor
*(5) - Replaces stamina with 40 overdrive stamina instead
|[[File:Floor_BonusFU.png|center|thumb]]
|-
|<div style="text-align:center;">Shield Generators</div>
|
*(2) - Increases stamina regen by 2 while in elevators
|[[File:Shield_GeneratorsFU.png|thumb|center]]
|}
==Stamina-related Items==
{| class="mw-collapsible fandom-table"
!Item
!Effect
!Image
|-
|<div style="text-align:center;">[[Research Goggles]]</div>
|
*+2 max stamina for every button pressed, capping at 25 buttons (50 max stamina)
|[[File:ResearchGoggles.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Fungal Roots]]</div>
|
*+20 max stamina
*+2 stamina regen while not moving, which applies to nearby players
|[[File:FungalRoots.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Traveller's Pack]]</div>
|
*+15 max stamina
*+0.5 stamina regen
|[[File:TravellersPack.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Overdriver]]</div>
|
*+2 overdrive stamina every 2 seconds
*Turns extra battery into stamina
|[[File:Overdriver.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Soda Cap]]</div>
|
*+15 max stamina
*+13 overdrive stamina occasionally (refills happen more often with higher luck)
|[[File:SodaCap.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Mossmetal Scraper]]</div>
|
*+6 stamina per every picked up scrap
|[[File:MossmetalScraper.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[The Cure]]</div>
|
*+? stamina (Debuff duration / 2.5 stamina)
|[[File:Placeholder.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Primordial Party Hat]]</div>
|
*+10 stamina per button
*+40 overdrive stamina every time the Party Buff is applied
*+1 stamina regen while Party Buff is active (60s)
|[[File:PrimordialPartyHat.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Pumpkin Sprout]]</div>
|
*+25 max stamina per tier
|[[File:PumpkinSprout.png|center|thumb|120px]]
|}
==Stamina-related Consumables==
{| class="mw-collapsible fandom-table"
!Consumable
!Effect
!Image
|-
|<div style="text-align:center;">[[Burger]]</div>
|
*+35 stamina
|[[File:Burger.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Cabbage]]</div>
|
*+30 stamina
|[[File:CabbageI.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Gloomberry]]</div>
|
*+20 stamina
|[[File:Gloomberry.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Apple]]</div>
|
*+20 stamina
|[[File:Apple.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Golden Apple]]</div>
|
*+80 stamina
|[[File:GoldenApple.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Lemon]]</div>
|
*+20 stamina
*+40 stamina randomly (chance goes up with higher luck)
|[[File:LemonI.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Water]]</div>
|
*+0.5 stamina regen while Water Buff is active (60s)
|[[File:WaterI.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Coffee]]</div>
|
*+1 stamina regen while Coffee Buff is active (60s)
|[[File:CoffeeI.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Cribblefruit]]</div>
|
*+30 stamina
*+20 overdrive stamina
|[[File:Cribblefruit.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Crumblefruit]]</div>
|
*+30 stamina
|[[File:Crumblefruit.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Grubblefruit]]</div>
|
*+35 stamina
*+50 max stamina while Max Stamina Buff is active (120s)
|[[File:Grubblefruit.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Teafruit]]</div>
|
*+5 stamina
*+6 stamina regen while Stamina Regen Buff is active (10s)
|[[File:Teafruit.png|center|thumb|120px]]
|-
|<div style="text-align:center;">[[Omenfruit]]</div>
|
*+666 stamina
|[[File:Omenfruit.png|center|thumb|120px]]
|-
|}
[[Category:Mechanics]]
075ce88ff8cc81fa9afdf779a3fd305bfa1c8f74
Kindergarten
0
828
829
2023-12-05T03:39:22Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Kindergarten
|image=Kindergarten.png
|caption=The Kindergarten
|map_type=Rare
|date_added=11 April, 2023
|created_by={{CreatedBy|elementninja645}}<br>{{CreatedBy|AwfulUnlawful}}
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*Three random entities are guaranteed spawn on this map
|map_size=
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Kindergarten''' is a rare map added on April 11th, 2023. A maximum of one elevator can appear in this map.
Kindergarten is a small map, filled with a mixture of open areas and cramped spaces.
==Special Properties==
*Three entities always spawn on this map regardless of player count.
*There is also 3, 4, or 5 buttons that appear in additions.{{Verify}}
==Trivia==
*This map is a reference to another game called "Garten of Banban".
*This map is the only map to have paintings of the entities
==Gallery==
<gallery widths="185" bordersize="none">
BerylballerSays.png|
EyegieldSays.png|
EyemasterSays.png|
GhasterSays.png|
GumballerSays.png|
MireSays.png|
ParasiteSays.png|
SeekerSays.png|
ThornSays.png|
</gallery>
[[Category:Floors]]
[[Category:A FOOL'S FINALE]]
e415b8820da707e8a833332d52a67ab84fb3a817
Category:LATE CHRISTMAS
14
858
859
2023-12-05T03:42:06Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
==Overview==
The '''LATE CHRISTMAS''' update (v2.04) was released on December 29, 2022. Albeit late, three new gifts were added to the game.
===Items===
+ 3 gift items: [[Gift of Fleeting Time]], [[Gift of Liminality]], and [[Giftwalker]]
===Miscellaneous===
+ Made the [[lobby]] Christmas-themed<br>
+ Added the [[Lobby#Clock of Ambiguity and Despair|Clock of Ambiguity and Despair]]
{{Updates}}
1c64d908ac757691824e8b30307cd9740663865c
Gift of Fleeting Time
0
1201
1202
2023-12-05T03:42:25Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Gift of Fleeting Time
|image=GiftofFleetingTime.png
|date_added=29 December, 2022
|updates=[[:Category:LATE CHRISTMAS|LATE CHRISTMAS]]
|date_removed=24 January, 2023
|removal_reason=End of event
|tooltip=Will open into a unique item later on.
|unwrapped={{ItemIcon|LastUpdateSign|Last Update Sign}}
|prev_acq=Speaking with the [[Lobby#Grandfather Clock|Grandfather Clock]] and finding three clock shards within the lobby
}}
{{Quote|Will open into a unique item later on.|— Tooltip}}
==Overview==
The '''Gift of Liminality''' is a lobby item added in the [[:Category:LATE CHRISTMAS|LATE CHRISTMAS]] update.
The Gift of Fleeting Time is an hour-glass-shaped gift held between two black objects located on the base and above. Attached to the gift are the ringing bells of an alarm clock. In the center is a screen that displays an analog clock at twelve o'clock.
==Obtaining==
*The Gift of Fleeting Time was obtained by speaking with the [[Lobby#Grandfather Clock|Grandfather Clock]], then finding three clock shards within the lobby.
**[https://www.youtube.com/watch?v=BWaPlj4K-u0 Here is a video of the quest.]
==Gallery==
[[Category:Items]]
[[Category:Lobby Items]]
[[Category:Event Items]]
[[Category:LATE CHRISTMAS]]
c0a7362b2cbfb52f42aedc6d6e064973eb34abb5
Gift of Liminality
0
1200
1201
2023-12-05T03:42:41Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Gift of Liminality
|image=GiftofLiminality.png
|date_added=29 December, 2022
|updates=[[:Category:LATE CHRISTMAS|LATE CHRISTMAS]]
|date_removed=24 January, 2023
|removal_reason=End of event
|tooltip=Will open into a unique item later on.
|unwrapped={{ItemIcon|Placeholder|Backroom Waypoint}}
|prev_acq=Finding the gift in the [[Lobby#Liminality Maze|Liminality Maze]]
}}
{{Quote|Will open into a unique item later on.|— Tooltip}}
==Overview==
The '''Gift of Liminality''' is a lobby item added in the [[:Category:LATE CHRISTMAS|LATE CHRISTMAS]] update.
The Gift of Liminality is a large yellow gift, made with wood, tied by a blue ribbon. Its shape is completely crooked, with its ribbons making twists and turns onto its odd design. Floating above it is a smaller gift, having strange blue objects atop and below it.
==Obtaining==
*The Gift of Liminality was found within the [[Lobby#Liminality Maze|Liminality Maze]] in the lobby.
==Gallery==
[[Category:Items]]
[[Category:Lobby Items]]
[[Category:Event Items]]
[[Category:LATE CHRISTMAS]]
dec4e3af3ecae04038c6c33483c224bc31eed905
Giftwalker
0
1199
1200
2023-12-05T03:42:52Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Giftwalker
|image=Giftwalker.png
|date_added=29 December, 2022
|updates=[[:Category:LATE CHRISTMAS|LATE CHRISTMAS]]
|date_removed=24 January, 2023
|removal_reason=End of event
|tooltip=Will open into a unique item later on.
|unwrapped={{ItemIcon|RunningShoes|Running Shoes}}
|prev_acq=Interacting with a Giftwalker
}}
{{Quote|Will open into a unique item later on.|— Tooltip}}
==Overview==
'''Giftwalker''' is a lobby item added in the [[:Category:LATE CHRISTMAS|LATE CHRISTMAS]] update.
Giftwalker is a walking spawnpoint cube, with legs and red shoes, as well as two humanoids with spawnpoint textures on their heads slouched on top of the cube. It makes sounds when it walks and jumps.
==Obtaining==
*Giftwalker occasionally spawned randomly around the [[lobby]] and it could be heard from a fair distance. To receive the gift, you must interact with Giftwalker.
==Trivia==
*Out of all the three gifts added in the [[:Category:LATE CHRISTMAS|LATE CHRISTMAS]] update, Giftwalker was the only one to open into a usable item in game.
==Gallery==
[[Category:Items]]
[[Category:Lobby Items]]
[[Category:Event Items]]
[[Category:LATE CHRISTMAS]]
4304697f1ccfa6e64d308deff8d7f5e388027dde
Map & Entity Rarity
0
404
405
2023-12-05T04:27:03Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
==Overview==
In Minus Elevation, maps and entities are randomly chosen every floor, and they all have a value of rarity to them. Although the rarity of entities are reflected by the rarity stat in their Bestiary entries—albeit vaguely—both maps and entities are chosen through a complex mathematical system. The resulting mathematical values determine how likely they are to appear under normal circumstances. Essentially, the higher an entity's value, the more likely it will spawn. These values can also be influenced by other factors.
==The Spawning System==
The system of how maps and entities are chosen is complex. To begin, all maps and entities are assigned what are called "weights". A weight is a mathematical value that helps determine if a map or an entity will spawn. The lower the weight of an entity, the rarer the entity is. After all maps and entities are given a unique weight, the total weight of each group will be calculated. For example, the total weight of all entities on floor 1 with just one player will be 1031.66. This weight takes into consideration that some entities cannot yet spawn, such as entities with floor requirements or [[:Category:Sin Entities|sin entities]], thus the weights thereof are not included in the total weight in this specific scenario. To determine if an entity will spawn, the game will pick a random integer between 1 and the total weight multiplied by 100, or 1 to 105666 in this scenario. After the integer is picked, the resulting value will be divided by 100. Multiplying and dividing by 100 accounts for weights with decimals. Now that the game has the final value, the entity with that value will spawn.
===Spawn Chances===
Given the existence of the [[Lifeform Scanner]], it is important to note that the weight and spawn chance of a map or an entity are two completely different values with different purposes. The former is actively used to determine whether a map or an entity will spawn, while the latter simply informs the player of their chances of encountering a map or an entity. However, there is a relationship between the two: The lower the weight of a map or an entity, the lower the spawn chance of it is.
==Map Weights==
Below is a table of weights of all maps.
''All maps with unconfirmed weights are marked with an asterisk (*).''
{| class="mw-collapsible mw-collapsed fandom-table" width="50%"
!Map
!Spawn Weight
|-
|[[Bevil's Cage]]*<ref>Only after floor 20; never reappears.</ref>
|150
|-
|[[Facilities]]*
| rowspan="14" |50 for each map
|-
|[[Arcade]]*
|-
|[[Aquarium]]*
|-
|[[Red Theater]]*
|-
|[[Autumn Grotto]]*
|-
|[[Midnight Forest]]*
|-
|[[Pico's Palace]]*
|-
|[[Hanging City A]]*
|-
|[[Mall]]*
|-
|[[City]]*
|-
|[[Deep Forest]]*
|-
|[[Office Blurple]]*
|-
|[[Bluerooms]]*
|-
|[[Damp Basement]]*
|-
|[[Office Spaces]]
|35 for each map
|-
|[[Scrap Store]]*
| rowspan="3" |15 for each map
|-
|[[Testing Zone]]
|-
|[[Yellowrooms]]*
|-
|[[Eye Observatory]]*
| rowspan="3" |5 for each map
|-
|[[Obby]]*
|-
|[[Blue Obby]]*
|-
|[[Kindergarten]]*
| rowspan="5" |1 for each map
|-
|[[Mysterious Room]]
|-
|[[Sound Test Room]]*
|-
|[[The Attraction]]
|-
|[[White Abyss]]
|-
|[[Death Pit]]
|0.01
|}
==Entity Weights==
Below is a table of weights of all entities.
''All entities with unconfirmed weights are marked with an asterisk (*).''
{| class="mw-collapsible mw-collapsed fandom-table" width="50%"
!Entity
!Spawn Weight
|-
|[[Bevil]]*<ref>Can only appears after released from [[Bevil's Cage]].</ref>
|150
|-
|[[Bozo]]
| rowspan="10" |100 for each entity
|-
|[[Ghaster]]
|-
|[[Mire]]
|-
|[[Parasite]]
|-
|[[Sculpture]]
|-
|[[Seeker]]
|-
|[[Shade]]
|-
|[[Thorn]]
|-
|[[Wanderer]]
|-
|[[Ganderer]]
|-
|[[Eyemaster]]
|75
|-
|[[Eyemass]]
| rowspan="12" |50 for each entity
|-
|[[Golem]]
|-
|[[Skeleton]]
|-
|[[Manager]]*
|-
|[[Murk]]
|-
|[[Stalker]]*
|-
|[[Greed|{{Greed}}]]<ref name=":0">As a [[:Category:Sin Entities|sin entity]], this entity can only spawn after the corresponding spawning requirement is met.</ref>
|-
|[[Desire|{{Desire}}]]<ref name=":0" />
|-
|[[Envy|{{Envy}}]]<ref name=":0" />
|-
|[[Gluttony|{{Gluttony}}]]<ref name=":0" />
|-
|[[Sloth|{{Sloth}}]]<ref name=":0" />
|-
|[[Wrath|{{Wrath}}]]<ref name=":0" />
|-
|[[Discomaster]]
| rowspan="4" |1 for each entity
|-
|[[Shakes]]
|-
|[[Trevor Touchdown]]
|-
|[[Shadowwalker|{{Shadowwalker}}]]
|-
|[[Gumballer|{{Gumballer}}]]
|0.6
|-
|[[Berylballer|{{Berylballer}}]]
|0.06
|-
|[[Mimic]]
|<math>20 + (\text{total alive players} * 7)</math>
|}
===Remaining Entities===
[[:Category:Boss Entities|Boss entities]] are exempt as they do not spawn under the weight system. Unlike most other entities, the rarity of all boss entities reflect the chances of the [[Floor Upgrades|Boss Raid]] floor upgrade appearing, divided by four.
==Multipliers==
Multipliers are decimal numbers that directly affect the weight of all maps and entities. Essentially, multipliers act as both a "luck system" and "pity system" as it directly affects weight and increases the chance of a map or an entity spawning. The larger the multiplier, the better the chance of spawning. Once a map or an entity does spawn, however, its multiplier resets to x1.00.
Multipliers are applied by simply multiplying the weight of a map or an entity, which also directly changes the total weight of the respective group in the process. Do note that multipliers DO NOT multiply the spawn chance of a map or an entity, only the weight.
Multipliers can be affected by many factors:
*Multipliers increase for all maps and entities after every floor. The second floor increases all multipliers by x0.07, the third floor increases them by x0.08, the fourth floor increases them by x0.06, and all subsequent floors increase them by x0.07
*[[Stats#Luck|Luck]] increases the multipliers of [[:Category:Rare Entities|rare entities]] by x0.02 for every 0.5 [[Stats#Luck|luck]]. This stacks between players, with a cap of 10 luck per player.
*[[Plushies]] increase the multiplier of the respective entity that the plushie represents. One plushie increases the multiplier of the entity by x0.13, a second plushie increases it by x0.11, and all subsequent plushies increase it x0.12.
**For example, if four players equipped the same plushie in a game, the represented entity would have an increased multiplier of x0.48.
*Some entities have an increased multiplier on certain days of the year.
**Every 18th day of a month, the multiplier of [[Gumballer|{{Gumballer}}]] increases by x5.66 (totaling x6.66); and on October 18th, it increases by x65.6 (totaling x66.6).
**Every 19th day of a month, the multiplier of [[Berylballer|{{Berylballer}}]] increases by x6.66 (totaling x7.66); and on November 19th, it increases by x75.6 (totaling x76.6).
**Every Friday, the multiplier of [[Discomaster]] increases by x1.22 (totaling x2.22).
**On December 6th, the multiplier of [[Trevor Touchdown]] increases by x6 (totaling x7)
==Issues==
At the moment, there is an issue with the current weight system. When a map or an entity is "added to the map/entity pool", its weight is added to the total weight. For example, the total weight of all entities on floor 1 with one alive player is 1056.66. If the multipliers remained x1.00 and the weight of [[Golem]] is added, which is 100, the total weight increases to 1156.66. Unfortunately, this increase in the total weight causes the spawn chances of all other entities to decrease. This is especially problematic for [[:Category:Rare Floors|rare maps]] and [[:Category:Rare Entities|rare entities]] because they are already extraordinarily rare. Their weights are not justified to retain the same spawn chance prior to the addition of a map or an entity to the pool. However, the developers plan to resolve this issue in a future update.
==Trivia==
*The rarity of [[The Attraction]] used to represent the rarity of [[Bear 5]] before the entity was removed as a guaranteed spawn on that map.
[[Category:Mechanics]]
67b3e69faeef67115078dcc058448e9eef931b2a
Diary
0
1636
1637
2023-12-05T04:30:35Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Diary
|image=Diary.png
|caption=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|location=[[Artifact Room]]
|prev_location=
}}
{{Quote|"?"|— Huge Skull}}
==Overview==
'''Diary''' is an interactable object located in the [[Artifact Room]] on a crate added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Dialogue==
{{dialogue
|a=.
|b=Week One, Day One
|c=Day Two
|d=Day Three
|e=Day Four
|f=Day Four (continued)
|h=Day Five (continued)
|i=End of Week One
|j=End of Week One (continued)
|p=Player
|a|* A diary that seems like it had not been touched in a while.
|p|> [Read]
|b|The excavation site is going well. The crew and I started hacking away the first layer with equipment funded by the company. However, it was not as deep as we thought when we got into the next one.
|p|> [Continue]
|c|The crew and I have found some exotic goods within the next layer. Though, several artifacts happened to be items within our urban world. Bottles of water, fruits, and a present? The shocking part was that they were in pristine condition.
|p|> [Continue]
|d|As soon as we've entered the third layer, a member within our team found a small crevice and called in all of us to take a look.
|p|> [Continue]
|e|Given some time, all of us were equipped and went inside. What we found was a room boxes (someone was in here before...?) with an artifact on a pedestal that seemed to resemble some sort of idol.
|p|> [Continue]
|f|Behind the pedestal, there was a [sic] oddly-shaped key. The shape was nothing like the house keys I was used to. It also felt cold, though I would assume this place has not been touched for a while.
|p|> [Continue]
|h|While I was recording our findings, we've decided to come back another day since the sunset was closing up. I've decided to leave this diary along with other equipment since we would come back to this room.
|p|> [Continue]
|i|I had so many questions about this area. Who built this? Why is there an artifact in the middle of the room? How did it got [sic] here? There was so much to ask that I felt like I was having a heart attack!
|p|> [Continue]
|j|Though, I can't wait to report all of this back! The supervisors are going to love our findings!
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
[[Category:Secret NPCs]]
[[Category:ANNIVERSARY]]
4f78ec1ea68b9e50886403e1c600f5e93379a8d7
Angler
0
1711
1712
2023-12-05T16:00:43Z
mh:minuselevation>BarelyBranded
0
wikitext
text/x-wiki
{{Infobox1
|image=AnglerBestiary.png
|caption=Angler in the Bestiary
|date_added=9 October, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]]
|entity_type=Common
|danger=4
|rarity=4
|sight=2
|speed=2
|weight=50
}}
{{Quote|"The final form of a Red Sea Skull, now inherited by a creature from the depths beyond the voice shore. Anglers hunt by luring their prey via long range hypnosis that can be hard to break free from. Once the prey is within sight, the angler blows goopy bubbles which slow their prey to a crawl allowing for an easy meal."|— Bestiary entry}}
==Overview==
'''Angler''' is an entity added in the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]] update. It takes on the appearance of an anglerfish with a red corruption spanning across its body from the Red Sea Skull it emerges from.
==Spawning Conditions==
*Angler can appear on floors 20 or above.
*Angler can also hatch from an egg on the ground that can spawn from a victim with the [[Infection|Infection debuff]]. The debuff can be inflicted randomly on the user with a [[Red Sea Skull]]. Spawning it from the egg will add Angler to the entity pool prematurely.
==Abilities==
*When the Angler is on the floor, some ground materials and clipboards become traps, indicated by sparkles and a light glow. Picking up these trapped items results in inflicting the user with the [[Lured|Lured debuff]] for 5 seconds. The victim will pathfind to the Angler's position for as long as the debuff lasts.
*The Angler shoots out a stream of bubbles when spotted by a player, giving them x3 [[Injured]] for each bubble the player comes in contact with. Each stack lasts 5 seconds.
==Tips==
*Keep an eye out for sparkling items or clips, and don't pick these up. You can also not pick up anything on the floor to avoid any risk.
*[[Camera]], [[Shadow Orb]], and [[Smooth Potion]] are useful items to prevent an entity killing you while under the effects of the [[Lured|Lured debuff]].
*Note that only using a [[Red Sea Skull]] once can and will trigger the [[Infection|Infection debuff]] for the rest of the run, meaning skulls can be picked up without risk of spawning Anglers. Additionally, the [[Infection|Infection debuff]] can be cured with [[Alchemy Set]] or cleansed with the [[Effects#Debuffs|Cleanse buff]].
*It is best to use a [[Red Sea Skull]] after floor 20 if you are not equipped to manage the [[Infection|Infection debuff]], as you can get natural Anglers spawning earlier than usual if allowed to spawn from an egg.
*Let your teammates know that an Angler egg has spawned on a floor, ensuring players don't suddenly die to a lure.
==Trivia==
*Angler is able to spawn in safe rooms via hatching from an egg.
==Gallery==
<gallery widths="185" bordersize="none">
AnglerFront.png|Angler in game.
AnglerBack.png|The backside of Angler.
AnglerBubble.gif|Angler's bubble attack.
AnglerEgg.png|The egg that Angler emerges from.
AnglerRedSeaSkull.png|The red sea skull on the floor.
</gallery>
[[Category:Entities]]
[[Category:HALLOWEEN P1 (2023)]]
8e777563456185d39d5a4d067c755272ec8953b2
Bozo Plushie
0
1124
1125
2023-12-07T21:55:45Z
mh:minuselevation>ISuckAtLotsOfStuff
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Bozo Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Ghostburger|Ghostburger}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Bozo]]
}}
{{Quote|What a silly facility.|— Bozo Plushie}}
==Overview==
A cute clown plushie that when given attention will give buffs and items. If held out for long enough it will begin to give a few thing. Firstly, it can give 1-3 [[Ghostburger|Ghostburgers]]. Secondly, it can give +10 [[:Category:Battery|battery]]. Lastly, it can give +30 [[:Category:Stamina|stamina]]. If held out when an entity spots you it will give you 1.5 run speed. Also sometimes the bozo plushie will just give you the [[Slow (Plushie)|slow]] debuff you for some reason.
==Effects==
- gives 1.5 run speed once seen by an entity.
-After a while it will give one of these three things. 1-3 [[Ghostburger|Ghostburgers]], +30 [[:Category:Stamina|stamina]], or +10 [[:Category:Battery|battery]].
-gives [[Slow (Plushie)|slow]] debuff sometimes
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Bozo Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|What a silly facility.||Idle
|-
|I see my jokes have amassed the crowd!||Around other players
|-
|I'm getting popular!||Around other players
|-
|Alone again? Lol!||Alone
|-
|You! Get! No! ... WHOA! I can't say that!||?
|-
|Silly player. Don't go after buttons.||Pressing buttons
|-
|Ahh! A scary monster! He looks just like you!||Spotted by an entity
|-
|Look! A silly clown! He looks just like you!||Spotted by [[Bozo]]
|-
|Some stamina for your funny jokes.||Stamina gift
|-
|Some battery for your funny jokes.||Battery gift
|-
|A gift for your funny jokes.||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
BozoPlushieFront.gif|Frontal view of the Bozo Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
0df4a404a6865f1243308db82ce13ef1ca23217d
Gloom
0
1183
1184
2023-12-08T14:56:00Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Gloom
|image=GloomEffect.png
|date_added=
|updates=
|e_effects=
*-{{GlobalEFF|5}} per stack
|stackable=Yes
|convertable=Yes
|converts={{ItemIcon|RegenPotion|Regen Potion}} x1
|e_acq_by=
*[[Gloomberry]] (30 secs first stack; 0.5 secs subsequent stacks)
|e_prev_eff=
}}
==Overview==
==Effects==
*-5 Global Efficiency
**Stacks Infinitely {{Verify}}
==Trivia==
==Gallery==
<gallery w="=Effects==" =="Gallery==" <gallery wi="=Effects" widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
9a8d45586d5f88d77b4fac77a95b4256df9dd4a6
Eyemass Plushie
0
1128
1129
2023-12-08T23:52:27Z
mh:minuselevation>Sentry from tf2
0
/* Overview */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Eyemass Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Clubsandwich|Clubsandwich}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Eyemass]]
}}
{{Quote|Me Wander.|— Eyemass Plushie}}
==Overview==
The eyemass plushies looks like the eyemass but alot smaller along with a clump of eyes all red with completely black skin
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Eyemass Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Me Wander.||Idle
|-
|Me Popular.||Around other players
|-
|You No Friends.||Alone
|-
|You Button. Helpful Helpful.||Pressing buttons
|-
|Scary Danger!||Spotted by an entity
|-
|Me. But Small.||Spotted by [[Wanderer]]
|-
|It Me!||Spotted by [[Eyemass]]
|-
|Stamina For You.||Stamina gift
|-
|Battery For You.||Battery gift
|-
|Gift For You.||Item gift
|}
==Trivia==
===Old Dialogue===
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Eyemass Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Back back!||Equipping
|-
|I'm I'm back||Equipping
|-
|We are back!||Equipping
|-
|You you abandoned me :(||Equipping after a long time
|-
|Eye Eye love you!||Idle
|-
|Eye believe we should be getting some buttonononons||Idle
|-
|Many eyes eyes like myself!||Around other players
|-
|People's peeping peebles ||Around other players
|-
|All all alone!||Alone
|-
|Upgrade upgrade!||During upgrade voting
|-
|Many upgrades!||During upgrade voting
|-
|Buttons buttons!|| Pressing buttons
|-
|Button mass!||Pressing buttons
|-
|Ahhhh! Ahhhh!||Spotted by an entity
|-
|Run! Run!||Spotted by an entity
|-
|A friend with a single eye eye!||Spotted by a [[Wanderer]]
|-
|Stamina stamina!||Stamina gift
|}
==Gallery==
<gallery widths="185" bordersize="none">
EyemassPlushieFront.png|Frontal view of the Eyemass Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
7bf14b994ab523addfd4b7da8b8fdeba243dd7fb
Haste
0
1154
1155
2023-12-09T00:47:41Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Haste
|image=HasteEffect.png
|date_added=
|updates=
|e_effects=
*+{{Runspeed|2}}
|e_acq_by=
*[[Haste Potion]] (20 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
*+2 runspeed
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
dc77aee0c5ae7a121e1fc3981af3c6ff3129a1f5
Kitty Gift Box
0
1737
1738
2023-12-09T01:52:48Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Kitty Gift Box
|image=Placeholder.png
|date_added=10 October, 2023
|updates=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]]
|tooltip=?
|cooldown=?
|effects=
*Gives an assortment of items
*Plays a cat meow for each item obtained
|upgrade=
{{ItemIcon|Gift|Gift}}
|acq_by=
*Completing [[Cat Dummy]]'s quest
|price=
|prev_eff=
|prev_price=
}}{{Quote|Meow~!|— The sound after using the Kitty Gift Box}}
==Overview==
'''Kitty Gift Box''' is an item added in the [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]] update.
The Kitty Gift Box appears as a present with a mint-greenish tint and a dark green bowtie.
==Effects ==
*The Kitty Gift Box gives 2-3 items upon use the items can be;
**[[Cat Coffee]] (Guaranteed)
**2 [[Scrap]] (Guaranteed)
**[[Cat Emblem]] (Rare)
**[[Kitty Claws]] (Rare)
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Stubs]]
[[Category:HALLOWEEN P2 (2023)]]
fbe045780ecfea41654d27e8630300cf935b41ca
File:Scrap shop.png
6
1827
1828
2023-12-09T11:29:47Z
mh:minuselevation>UnluckyHiddenTruth
0
wikitext
text/x-wiki
a image for the scrap shop.
637d7fa8c2fb6c08de112cd2fb333f9ef9b53f84
Scrap Shop
0
1298
1299
2023-12-09T11:45:41Z
mh:minuselevation>UnluckyHiddenTruth
0
added image :V
wikitext
text/x-wiki
{{Infobox1
|title=Scrap Shop
|image=[[File:Scrap shop.png|thumb]]
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|HiddenUglyTruth}}
|updates=
|date_removed=
|removal_reason=
|effects=
*(0) - The next floor will be a [[Scrap Store|shop]] & every player gets scrap
}}
==Overview==
'''Scrap Shop''' is a rare recursive floor upgrade.
==Effects==
*The next floor is guaranteed to be [[Scrap Store]].
*All players will receive 5 {{ItemIcon|Scrap|Scrap}} upon choosing Scrap Shop for the first time.
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Recursive Floor Upgrades]]
[[Category:Rare Floor Upgrades]]
9586ae60be195868ae0ea89e58e3b6459a544636
File:Heal potion.png
6
1828
1829
2023-12-09T12:19:07Z
mh:minuselevation>UnluckyHiddenTruth
0
wikitext
text/x-wiki
heal potion :>
9b5539eb59d3e2a9ce013ec3085fab7d790c313f
File:Infection2.png
6
1829
1830
2023-12-09T16:36:25Z
mh:minuselevation>UnluckyHiddenTruth
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Berylballer Plushie
0
1098
1099
2023-12-12T02:13:32Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Berylballer Plushie
|image=Placeholder.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|abilities=
*<span style{{=}}"font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Bringing me into this facility is a mistake.</span>
*<span style{{=}}"font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Don't equip me unless you're asking for it.</span>
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|VolatileShard|Volatile Shard}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Berylballer]]
}}
{{Quote|<span style{{=}}"font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">The facility is nothing but a purgatory of what's to come.</span>|— Berylballer Plushie}}
==Overview ==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Berylballer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">The facility is nothing but a purgatory of what's to come.</span>||Idle
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">I can feel the void shifting around us.</span>||Idle
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Many observers surround us.</span>||Around other players
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">No one is here.</span>||Alone
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">We must go deeper.</span>||Pressing buttons
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">I need to observe the heart.</span>||Pressing buttons
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An entity has found us. This should be easy to get out of.</span>||Spotted by an entity
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An old friend of mine. Unfortunately, he has lost control of himself as time progresses.</span>||Spotted by [[Parasite]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">YOU'RE NOT SUPPOSED TO ENCOUNTER THIS ENTITY! RUN FOR YOUR LIFE!!!</span>||Spotted by [[Eyemaster Prime]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Imagine that monster in its prime. It gives me the shivers.</span>||Spotted by [[Wrath|{{Wrath}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An assassin that has made its way into the facility. I have no recollection of its purpose.</span>||Spotted by [[Trevor Touchdown]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An anomaly of the void. The thing should not exist.</span>||Spotted by [[Shadowwalker|{{Shadowwalker}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Don't think we are one in the same. I have much more knowledge in my conscious.</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Another version of myself. Interesting.</span>||Spotted by [[Berylballer|{{Berylballer}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">You seem tired.</span>||Stamina gift
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">You seem drained.</span>||Battery gift
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Let's make things interesting.</span>||Item gift
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An item to help you shift the void.</span>||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
BerylballerPlushieFront.png|Frontal view of the Berylballer Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
a81af17c1967e7188a9d7745ac2655f1d2e4ae03
Curse
0
1335
1336
2023-12-17T08:57:02Z
mh:minuselevation>Aidan9382
0
update infobox info
wikitext
text/x-wiki
{{Infobox1
|title=Curse
|image=CurseEffect.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|e_effects=
*Negatively inflicts the user every 30 seconds
*Takes away some stamina
*Chance to inflict a debuff
*Progressively worsens over time
|stackable=No
|convertable=No
|converts=
|e_acq_by=
*Interacting with the clock in [[Mysterious Room]] (~10 mins){{Verify}}
|e_prev_eff=
}}
==Overview==
'''Curse''' is a debuff added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
*Every 30 seconds, Curse activates, and the player's stamina is drained, starting at 5 stamina. The amount of stamina taken away gradually increases the longer the user has had Curse
*Every 2nd activation, the player will be inflicted with a random debuff:
**Inflicts [[Slow (Plushie)]], [[Gander]], [[Target]], [[Sugar Craving]], or [[Loom]] for 20 seconds
**Inflicts [[Heartbroken]] or [[Dance]] for ? seconds
*Every time Curse affects the user, the following message will appear: "The curse is growing stronger..."
==Trivia==
*Although Curse was originally added on August 5th, 2023, it was not naturally obtainable until four days after when [[Mysterious Room]] was added.
*Curse has the longest duration out of all statuses.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
b74f3af6cd7776f4a95d1f57f230ecb3e5f7baee
Research Goggles
0
610
611
2023-12-17T10:04:41Z
mh:minuselevation>Aidan9382
0
/* Abilities */ SPaG
wikitext
text/x-wiki
{{Infobox1
|title=Research Goggles
|image=ResearchGoggles.png
|date_added=3 May, 2022
|tooltip=Every button pressed slightly increases your max stamina, max battery and walkspeed.
|abilities=
*increases stats for every button pressed
*+15 max battery
|categories=
{{Button}}
|types=Passive
|acq_by=Shop
|price={{M$|35}}
}}
{{Quote|A pair of fantastic goggles that improve your research efforts. Gain more stats when pressing buttons!|— Inventory}}
==Overview==
The '''Research Goggles''' are a pair of green goggles fastened to a player's head. With them, pressing buttons will increase the stats of the user.
==Abilities==
*+15 max battery
*+2 max battery and max stamina per button pressed
**Caps at +50 max battery and max stamina after 25 buttons
*+0.1 walkspeed and runspeed per button pressed
**Caps at +2.5 walkspeed and runspeed after 25 buttons
*For the first 25 buttons pressed, a bird chirp plays and the user receives the following message:
**'''+STATS<br>INCREASED'''
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/6201786112/Toxic-Neon-Goggles Toxic Neon Goggles] accessory.
==Gallery==
<gallery widths="185" bordersize="none">
Placeholder.png|A player equipped with the Research Goggles.
</gallery>
[[Category:Items]]
79d92a95f90644754c2dcb5e0ccded5ef8c113bb
File:Speed (Red Sea Skull).png
6
1727
1728
2023-12-17T11:45:16Z
mh:minuselevation>Aidan9382
0
Aidan9382 uploaded a new version of [[File:Speed (Red Sea Skull).png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Clubsandwich
0
1060
1061
2023-12-17T15:28:30Z
mh:minuselevation>Aidan9382
0
/* Effects */ Remove trailing >
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Clubsandwich
|image=Clubsandwich.png
|date_added=
|updates=
|tooltip=Restores 30 stamina for nearby allies.
|cooldown=
|effects=
*+30 stamina
**Nearby players also gain +30 stamina
|upgrade=
|acq_by=[[Grand Gift]]<br>[[Eyemass Plushie]]<br>[[Statues Plushie]]<br>Upgrading {{ItemIcon|Burger|Burger}}
|price=
|prev_eff=
|prev_price=
}}
{{Quote|"Restores 30 stamina for nearby allies."|— Tooltip}}
==Overview==
Clubsandwich looks like just a pile of [[Burger|burgers]].
==Effects==
*Gives the user and nearby players 30 stamina
==Trivia==
The name "Clubsandwich" is a play on words as it is quite literally sandwiches in a club
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Upgraded Items]]
44c297c7bb6c763ec1b1544dede09047c8fcb060
Tightrope Desert
0
702
703
2023-12-17T16:11:57Z
mh:minuselevation>Aidan9382
0
/* Overview */ No need to say the same thing twice
wikitext
text/x-wiki
{{Stub|Some infobox parameters}}
{{Infobox1
|title=Tightrope Desert
|image=TightropeDesert.png
|caption=The Tightrope Desert
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|Matt3864}}<br>{{CreatedBy|elementninja645}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=
|min_players=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Tightrope Desert''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
The map is in what appears to be a Hell-themed desert, littered with flames and skulls. Accompanying the desert are four, 1-stud thick tightropes players must cross for the buttons. It can appear commonly in game during April Fools' Day. A maximum of 1 elevator can appear on this map.
==Trivia==
*It is one of the only maps to have an obby, the other being [[Obby]].
*This map is purposely made to be much easier than its predecessor in April Fools' Day 2022.
==Gallery==
<gallery widths="185" bordersize="none">
PreTightrope.png|Tightrope on April Fools' Day 2022.
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
2dd95482360181c0510ce6ab4141fc73d79da8e1
File:Chaos crate event screenshot.png
6
1831
1832
2023-12-18T01:09:33Z
mh:minuselevation>Zaltyre
0
wikitext
text/x-wiki
Another screenshot of a Chaos Crate spawning multiple events.
2a27dbe596847ce108be3bb9e99db04b5d98e7bd
File:ChaosCrateMultipleEvents.png
6
1832
1833
2023-12-18T01:11:08Z
mh:minuselevation>Zaltyre
0
wikitext
text/x-wiki
Another screenshot of a single Chaos Crate spawning multiple events.
4eefd89f111c21803bbcd1617df7bb8e54d63fbc
File:Chaos crate doing 11 events at one time.png
6
1833
1834
2023-12-18T01:16:27Z
mh:minuselevation>YourHostElf
0
wikitext
text/x-wiki
Chaos crate doing 11 events at one time
e19478dcb22c0093c3555dd2393e366c4a325115
Red Sea Skull
0
1726
1727
2023-12-22T07:50:47Z
mh:minuselevation>.slayerorsmthn
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Red Sea Skull
|image=File:Red_Sea_Skull.png
|date_added=
|updates=
|tooltip=
|cooldown=
|effects=* Occasionally inflicts the [[Infection]] Debuff
* Gives a [[Speed (Red Sea Skull)|Speed]] buff when held
* Gives 100x [[Injured|Injured]] when saying "Birth" in chat
|upgrade=
|acq_by=
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Gives a speed boost when held.?|— Tooltip}}
==Overview==
The Red Sea Skull is an item you can find on any floor and has a slightly rare chance to spawn. It is a red glowing skull that has red spikes coming out of it.
==Usage==
Gives a [[Speed (Red Sea Skull)|Speed Buff]] when held out until you unequip the item. It can be used to craft the [[Speed Coil]] and occasionally gives the [[Infection]] debuff, aswell as giving 100 stacks of the [[Injured|Injured]] debuff when saying "Birth" in chat. This action can be performed several more times, causing thousands of injured stacks to the player.
==Trivia==
* The speed buff has a special icon and can stack with other speed buffs
* The skull gives a red glow that can act like some form of a flashlight through the holes in the skull
* The infected debuff won't be applied until the player has held out the skull at least once
* The reason why it automatically gives 100 stacks of [[Injured|Injuried]] when saying "Birth" in chat is likely thought of before hand by the Developers, as they themselves know that there's a chance their playerbase would mention pregnancy-related stuff when getting said skull. (Very Clever...)
==Gallery==
<gallery>
File:Speed (Red Sea Skull).png|The Speed buff given when holding the skull out|alt=The speed buff when holding the skull out
File:Red Sea Skull.png|The Red Sea skull in game|alt=The Red Sea skull in game
</gallery>
[[Category:Items]]
[[Category:HALLOWEEN P1 (2023)]]
[[Category:Ground Items]]
29ab5fbabd4b0d13a9b01af600daaed7b372cc9b
Speed (Red Sea Skull)
0
1749
1750
2023-12-23T03:02:02Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Speed (Red Sea Skull)
|image=[[File:Speed (Red Sea Skull).png|75px|center]]
|date_added=9 October, 2023
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]]
|e_effects=
* +3 Walkspeed
* +3 Runspeed
|stackable=No
|copyable=Yes
|e_acq_by=
[https://rbx-minus-elevation.fandom.com/wiki/Red_Sea_Skull?so=search Holding the Red Sea Skull] (until unequipped)
|e_prev_eff=
|prev_copy=
}}
==Overview==
'''Speed (Red Sea Skull)''' is a buff added in the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]] event.
It is applied to the player whenever they are holding the [[Red Sea Skull]].
==Effects==
*Gives the player +3 walkspeed and runspeed
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:HALLOWEEN P1 (2023)]]
465c47cc5486803cdb89d5a9ad55d1894b2e7128
Mysterious Sanctuary
0
709
710
2023-12-23T03:06:07Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|map desc.}}
<span style="color:#b00000;">'''THIS FLOOR HAS BEEN TEMPORARILY REMOVED FROM THE GAME.'''</span>
{{Infobox1
|title=Mysterious Sanctuary
|image=MysteriousSanctuary.png
|caption=The Mysterious Sanctuary
|map_type=Boss
|date_added=1 April, 2023
|created_by=
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=12 April, 2023
|removal_reason=Too many bugs with the fight
|large=No
|min_players=0
|max_elevators=2
|properties=
*[[Amalgamater]] and [[Eyemaster Prime]] are the only entities to appear in this map
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Mysterious Sanctuary''' is a boss map added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event. It has a chance to appear when the <span style="color:#ffd861;">[[Mysterious Sanctuary (Floor Upgrade)|Mysterious Sanctuay]]</span> upgrade is chosen. Two elevators always appear in this map.
The Mysterious Sanctuary has a wide yet short hallway leading to a huge room. ...
==Special Properties==
*[[Amalgamater]] and [[Eyemaster Prime]] are the only entities that appear on this floor.
==Trivia==
*This was the first map to feature moving objects, a changing map, and a scripted boss battle.
==Gallery==
<gallery widths="185" bordersize="none">
Sanc1.png|The first hallway of the sanctuary.
Sanc2.png|The second hallway of the sanctuary.
Sanc2.5.png|The override system to enter the boss chamber.
Sanc3.png|A phonograph after [[Eyemaster Prime]] is defeated.
</gallery>
[[Category:Floors]]
[[Category:Boss Floors]]
[[Category:Upgrade Floors]]
cbfffb4f47cd39a04c86a2ad29e6687de3208ce1
VirtualCon
0
832
833
2023-12-23T03:11:58Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Some infobox parameters + map desc}}
{{Infobox1
|title=VirtualCon
|image=VirtualCon.png
|caption=
|map_type=Event
|date_added=2 April, 2022
|created_by={{CreatedBy|recoIored}}
|updates=[[:Category:April Fools' Day 2022|April Fools' Day 2022]]
-----
[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|removal_reason=End of events
|large=
|min_players=
|max_elevators=1
|properties=
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''VirtualCon''' is an event map added in the [[:Category:April Fools' Day 2022|April Fools' Day 2022]] update.
VirtualCon can appear commonly in game during April Fools' Day. A maximum of one elevator can appear in this map.
==Special Properties==
==Trivia==
*In the corner inside the inflatable castle is a tiny [[Nerdballer]].
*VirtualCon used to be named "DashCon".
**This map is based off "[https://en.wikipedia.org/wiki/DashCon DashCon]", which was a failed fan convention created by people from Tumblr.
*The balls in the ball pit were meant to be unanchored. However, the issue was never fixed.
==Gallery==
<gallery widths="185" bordersize="none">
TinyNerdballer1.png|The tiny [[Nerdballer]].
</gallery>
[[Category:Floors]]
[[Category:April Fools' Day 2022]]
[[Category:FOOLS OF APRIL]]
bcf4c7ec714d395bf713e85c975089b361235c68
Apple
0
1064
1065
2023-12-23T03:12:16Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Apple
|image=Apple.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|tooltip=Restores 25 stamina. Don't let it fall on your head though!
|cooldown=
|effects=
*+20 stamina
*10% chance to give [[Effects#Buffs|Apple buff]] for 30s
|upgrade=
|acq_by=Ground<br>[[Rations]]
|price=
|prev_eff=
*20% chance to give [[Effects#Buffs|Issac Newton buff]] for 60s
|prev_price=
}}
{{Quote|Restores 25 stamina. Don't let it fall on your head though!|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
[[Category:FOOLS OF APRIL]]
52cb0bc000c6314bea12e410cbefe75daeba3e5d
Parry
0
1158
1159
2023-12-23T03:12:51Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Parry
|image=ParryEffect.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|e_effects=
*Prevents entities from spotting you{{Verify}}
*Cannot die by touching entities
|stackable=No
|copyable=No
|e_acq_by=
*Successfully parrying an attack from [[Eyemaster Prime]] with the [[Throwbacker]] (3 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:FOOLS OF APRIL]]
835f6838665fa8e86bbaba48ec4a3ad1717e5a52
Issac Newton
0
1180
1181
2023-12-23T03:13:02Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Issac Newton
|image=IssacNewtonEffect.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=11 April, 2023
|removal_reason=End of event
|e_effects=
*+{{ToolEFF|?}}
|stackable=No
|copyable=Unknown
|e_acq_by=
|e_prev_eff=
|e_prev_acq=
*20% chance from [[Apple]] (60 secs)
}}
{{Quote|?|— ?}}
==Overview==
==Effects==
==Trivia==
*Issac Newton is intentionally misspelled with two S's for April Fools' Day.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:FOOLS OF APRIL]]
203e58184ab0f1fda3ec464509d95e2d09ad1a01
Smooth
0
1156
1157
2023-12-23T03:13:14Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Smooth
|image=SmoothEffect.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|e_effects=
*Prevents entities from spotting you
*Cannot die by touching entities
*Makes the user perform a spinning dance
|stackable=No
|copyable=No
|e_acq_by=
*[[Smooth Potion]] (6 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:FOOLS OF APRIL]]
0ea946ac106c10966e081c4c6223bc0fd9a1f2c1
Dance
0
1194
1195
2023-12-23T03:13:22Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Dance
|image=DanceEffect.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|e_effects=
*-{{Walkspeed|5}}
*-{{Runspeed|5}}
*Makes the player dance
|stackable=No
|convertable=No
|converts=
|e_acq_by=
*[[Dance Potion]] (20 secs)
*[[Discomaster]] (60 secs)
*[[Discomaster Plushie]] when unequipped for 2 mins (20 secs)
|e_prev_eff=
*Halves walkspeed
*Halves runspeed
}}
==Overview==
'''Dance''' is a debuff added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event.
==Effects==
*Lowers the player's walkspeed and runspeed by 5
*Causes the player to dance
==Trivia==
*The primary dancing animation is derived from the [https://roblox.fandom.com/wiki/Catalog:Dance_Potion Dance Potion] gear.
**Sometimes, the player will do The Griddy instead.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:FOOLS OF APRIL]]
f030c3bcc8f3cc88e6b2e365f1d96e32ebf4c342
Category:COILS
14
1760
1761
2023-12-23T03:19:19Z
mh:minuselevation>HeyyYy2735
0
/* Items */
wikitext
text/x-wiki
==Overview==
The '''COILS''' update (v2.13) was released on November 1st, 2023. This update added a handful of items.
===Entities===
====New Content====
*[[Shade]] now has a death effect
===Items===
====New Content====
*+2 new items: [[Candy Bucket]] and [[Monster Mash Potion]]
*+4 new craftable items: [[Coil]], [[Speed Coil]], [[Caffeine Coil]], and [[Luck Coil]]
*+5 new consumables: [[Candy of Benevolence]], [[Candy of Saturation]], [[Candy of Endurance]], [[Candy of Jesters]], and [[Candy of Wisdom]]
====Changes====
*Changed [[Smooth]]'s dance animation
===Lobby===
====Changes====
*Reverted the [[:Category:Lobby|Lobby]] back to normal
*[[Cat Dummy|Cat Dummy's quest]] will give progress updates when you collect a pile of kittens
===Miscellaneous===
====New Content====
*+2 new effects
**Buffs: [[Treat]]
**Debuffs: [[Tired]]
====Changes====
*Fixed a few mishaps
== Patch 1 ==
The patch (v2.13.1) added on November 1st, 2023 focused on balancing and bug fixing
=== Items ===
==== New Content ====
* [[Anvil]] can now convert [[Wires]] into [[Scrap]]
==== Changes ====
* The [[Kitty Gift Box]] will now give a [[Gift]] instead of a [[Large Gift]] when run through the [[Anvil]]
* [[Caffeine Coil]] no longer charges when unequipped
=== Lobby ===
==== New Content ====
* Added the [[Turkey]] NPC
=== Miscellaneous ===
==== New Content ====
* The game will now push a notification when you obtain an unlockable through crafting
==== Changes ====
* bug fixes
{{Updates}}
19e9aad2f692ca54a80b6888f0dd6c29093c38f1
Category:HALLOWEEN P2 (2023)
14
1825
1826
2023-12-23T03:27:27Z
mh:minuselevation>HeyyYy2735
0
/* Changes */
wikitext
text/x-wiki
==Overview==
The '''HALLOWEEN P2''' event (v2.12) was released on October 20th, 2023. The update included various non-event and event features.
===Maps===
====New Content====
*Added [[Cabbage]] to the [[Night Market]]
*Added the Shrine to the [[Night Market]]
===Entities===
====New Content====
*+3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
====Changes====
*[[Angler]]'s [[Infection]] now takes longer
===Items===
====New Content====
*+2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
*+1 new consumable: [[Lemonade]]
*+3 new miscellaneous items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
*[[Chilly Bin]] can now give [[Heal Potion|Heal Potions]]
*Gave the [[Lemon]] a new visual effect
====Changes====
*Changed [[Silky Dice]]'s recipe from 15 [[Scrap]], 7 [[Cabbage]], 5 [[Cribblefruit]], 2 [[Sapphire]], and 1 [[Fuzzy Dice]] to 15 [[Scrap]], 4 [[Cabbage]], 4 [[Cribblefruit]], 1 [[Sapphire]], and 1 [[Fuzzy Dice]]
*Moved [[Primordial Party Hat]] and [[Boogie Bomb]] to [[Icey's Black Market]]
*[[Piñata]] can now give 5-8 [[Mixed Candies]]
===Lobby===
====Changes====
*Made it so the [[Cat Dummy]]'s quest gives a [[Kitty Gift Box]] instead of a [[Cat Coffee]]
===Miscellaneous===
====New Content====
*Reworked the Adrenaline [[Roles & Achievements |Achievment]]
*Updated descriptions of a few [[Roles & Achievements|Achievments]]
*Updated the description and tooltip for the [[Traveller's Pack]]
*[[Antenna]] and [[Super Antenna]] activation sounds no longer play globally
*+1 new debuff: [[Confused]]
====Changes====
*Fixed various issues and formatting issues
==Patch 1==
===Maps===
====Changes====
*The [[Night Market|Shrine]] now saves candy between floors
===Items===
====New Content====
*The [[Chaos Crate]] can now release the spirits of halloween
===Miscellaneous===
*Nerfed the [[Confused]] debuff a little
*Releasing the spirits of halloween will now allow all halloween exclusive features to appear
{{Updates}}
ec6d40d8509e510451b88a79ad0f8c779744af64
Anvil
0
620
621
2023-12-23T04:22:24Z
mh:minuselevation>HeyyYy2735
0
/* Upgradeable Items */
wikitext
text/x-wiki
{{Infobox1
|title=Anvil
|image=[[File:Anvil.png|thumb]]
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=-
|cooldown=120 seconds{{Verify}}
|abilities=
*hold an item and interact to upgrade
*stub slows by 80% for 5s
*120s cooldown
*40 battery cost
|categories={{Battery}}
{{Item}}
|types=Active
|acq_by=Shop
|price=50
}}
{{Quote|Sweat and metal! A small remote that allows the user to summon an anvil from the sky that lands with a powerful shockwave that slows enemies nearby. When used while holding a select item said item will be upgraded. Upgradable items include: Burger, Beatrap, Campfire & Water.|— Inventory}}
==Overview==
'''Anvil''' is, essentially, just a large, non-collidable anvil. Using the item summons a falling anvil from the sky, stunning any nearby entities. In addition, the anvil can be used to upgrade some consumables or miscellaneous items.
==Abilities==
*Summons a falling anvil that slows any nearby entities by 80% for 5s
**Holding an item and interacting with the anvil will upgrade the item
**Costs 40 battery
**120 second cooldown
===Upgradeable Items===
{| class="mw-collapsible mw-collapsed fandom-table" width="30%" style="text-align:center;"
|colspan=2<div style="background:#101010;">|'''Table of Upgradeable Items'''</div>
|-
!Upgradeable Item
!Item Received
|-
|{{ItemIcon|Burger|Burger}}
|{{ItemIcon|Clubsandwich|Clubsandwich}}
|-
|{{ItemIcon|WaterI|Water}}
|{{ItemIcon|CoffeeI|Coffee}}
|-
|{{ItemIcon|Beartrap|Beartrap}}
|{{ItemIcon|SuperBeartrap|Super Beartrap}}
|-
|{{ItemIcon|Campfire|Campfire}}
|{{ItemIcon|Bonfire|Bonfire}}
|-
|{{ItemIcon|WhoopieCushion|Whoopie Cushion}}
|{{ItemIcon|GoldenWhoopieCushion|Golden Whoopie Cushion}}
|-
|{{ItemIcon|Wires|Wires}}
|{{ItemIcon|Scrap|Scrap}}
|-
|{{ItemIcon|LemonI|Lemon}}
|[[Lemonade]]
|-
|[[Regen Potion]]
|[https://rbx-minus-elevation.fandom.com/wiki/Heal_Potion?so=search Heal Potion]
|-
|[[Kitty Gift Box]]
|{{ItemIcon|Gift|Gift}}
|}
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
1b38448e8db4df1891a35809dce7d75a7e0c86be
Cat Emblem
0
1744
1745
2023-12-23T04:23:25Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Cat Emblem
|image=Placeholder.png
|date_added=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]]
|updates=
|tooltip=Grants you the instincts of a cat! When spotted, Give yourself the 'Alert' buff for 15s and others the 'Radar' buff for 10s within a 40 stud radius. Grants +1 Stamina Regen during cooldown.
|cooldown=?
|effects=
*?
|upgrade=
|acq_by=rare chance from [[Kitty Gift Box]]
|prev_eff=
|prev_price=
}}{{Quote|"Grants you the instincts of a cat! When spotted, Give yourself the 'Alert' buff for 15s and others the 'Radar' buff for 10s within a 40 stud radius. Grants +1 Stamina Regen during cooldown."|— Description}}
==Overview==
'''Cat Emblem''' is an item added in the [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]] Update
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category: HALLOWEEN P2 (2023)]]
9a9fd3fb061d9be40bd0309806730761eecd5afd
Grailfed
0
1513
1514
2023-12-26T01:05:24Z
mh:minuselevation>Kyle1st100
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Grailfed
|image=Grailfed.gif
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=Behind the Eyemaster Painting in the [[Fanart Room]]
|prev_location=
}}
{{Quote|"?"|— Grailfed}}
==Overview==
'''Grailfed''' is an NPC located in [[Grailfed's Room]].
==Dialogue==
'''MY TIME. MY TIME.'''
> When is your time?
'''DESPAIR. DESPAIR. MY TIME HAS NOT YET COME.'''
> ...
'''YOU CAN'T DESPAIR. YOU CAN'T DESPAIR. MY TIME IS ON THE HORIZON.'''
[[Category:NPCs]]
[[Category:Secret NPCs]]
6b0d40aa456b707322ae509e24cad353670459c9
File:SpeedCoil.png
6
1834
1835
2023-12-31T03:58:03Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LuckCoil.png
6
1835
1836
2023-12-31T04:15:34Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CaffeineCoil.png
6
1836
1837
2023-12-31T04:51:23Z
mh:minuselevation>HeyyYy2735
0
the cut off on the ledge isn't a cut off it's just like that
wikitext
text/x-wiki
== Summary ==
the cut off on the ledge isn't a cut off it's just like that
7161a066bf8bc0bfa128d3dd55b209a120a3e80a
File:Image 2023-12-31 210027703.png
6
1839
1840
2024-01-01T05:00:30Z
mh:minuselevation>Dogseathomework
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Updates
10
575
576
2024-01-01T12:28:16Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
==Minus Elevation Updates==
<div style="text-align:center">
{| class="wikitable" style="margin: auto;"
!colspan=2<div style="background:#101010;">|<center>[[Minus Elevation Wiki|Updates]]</center>
|-
|<font size="3">2024
|<font size="2">[[:Category:MERRY NEW YEAR|MERRY NEW YEAR]]
|-
|<font size="3">2023
|<font size="2">[[:Category:GIFT UNBOXING DAY|GIFT UNBOXING DAY]] • [[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] • [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] • [[:Category:A FOOL'S FINALE|A FOOL'S FINALE]] • [[:Category:SUMMER|SUMMER]] • [[:Category:ANNIVERSARY|ANNIVERSARY]] • [[:Category: HALLOWEEN P1 (2023)|HALLOWEEN P1]] • [[:Category: HALLOWEEN P2 (2023)|HALLOWEEN P2]] • [[:Category: COILS|COILS]] • [[:Category: CRIBBLESGIVING|CRIBBLESGIVING]]
|-
|<font size="3">2022
|<font size="2">[[:Category:April Fools' Day 2022|April Fools' Day 2022]] • [[:Category:GAME RELEASE|GAME RELEASE]] • [[:Category:STRONGER MONSTERS|STRONGER MONSTERS]] • [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] • [[:Category:SMALL QOL|SMALL QOL]] • [[:Category:LATE CHRISTMAS|LATE CHRISTMAS]]
|}
5d3442530cb9c25d2f2c129df6513aa4c21c0e8e
File:Screenshot 2024-01-01 143828.png
6
1842
1843
2024-01-01T19:40:45Z
mh:minuselevation>TheChickenManWillFindYou
0
picture of firework carrier
wikitext
text/x-wiki
== Summary ==
picture of firework carrier
7d7372b0184516438bafa70f15c7bef47f61d0e6
Manager Plushie
0
1209
1210
2024-01-02T18:54:14Z
mh:minuselevation>Sentry from tf2
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Manager Plushie
|image=ManagerPlushieFront.png
|date_added=5 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|CoffeeI|Coffee}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:SpeedEffect.png|50px|link=Speed (Plushie)]]
|debuffs=[[File:Placeholder.png|50px|link=]]
|acq_by=
*100% Bestiary entry of [[Manager]]
}}
{{Quote|"Here's your coffee boss!"|— Manager Plushie}}
==Overview==
'''Manager Plushie''' is a plushie added in the [[:Category:SUMMER|SUMMER]] update.
The '''Manager Plushie''' is a plush that have a robotic look with a black hat yellow-ish orange tie and an orange
excalmation mark on it's head put together with screws
Overall rating D+
==Effects==
if spotted by an enemy it gives the speed buff
no downsides when put away for more than 2 mins [verify]
after a certain amount of time the manager plushie can give coffee stamina and battery
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Manager Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Here are the files you wanted boss.||Idle
|-
|Let's get to work boss.||Idle
|-
|The whole work force is here.||Around other players
|-
|Where is everyone? Is it a day off today?||Alone
|-
|Good work boss!||Pressing buttons
|-
|I don't want to be fired!||Spotted by an entity
|-
|Boss?!? Wait... Which one is my boss.||Spotted by [[Manager]]
|-
|Take some time off.||Stamina gift
|-
|Some extra batteries for you.||Battery gift
|-
|Here's your coffee boss!||Item gift
|-
|}
==Gallery==
<gallery widths="185" bordersize="none">
OldManagerPlushieFront.png|Frontal view of the old Manager Plushie.
ManagerPlushieTeaser1.png|A teaser of the Manager Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
[[Category:SUMMER]]
7952f16c6940870586144e0105809d20d57ba609
Shade Plushie
0
1103
1104
2024-01-02T18:56:26Z
mh:minuselevation>Sentry from tf2
0
/* Overview */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Shade Plushie
|image=ShadePlushieFront.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
{{ItemIcon|Burger|Burger}}{{ItemIcon|Ghostburger|Ghostburger}}{{ItemIcon|WaterI|Water}}{{ItemIcon|Soda|Soda}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=[[File:StealthEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:InjuredEffect.png|50px|link=Effects#Debuffs|Injured]]
|acq_by=
*100% Bestiary entry of [[Shade]]
}}
{{Quote|I... I wonder if the entities are friendly... Like friends... I want friends...|— Shade Plushie}}
==Overview==
The shade plushie is a plush that is wearing all black clothes along with a black face and a black hat 1 black eye and 1 blue eye two black horns and frozen hands
Overall rating: B+
==Effects==
STATUSES
Being spotted by an enemy after a certain time grants [[stealth]] for 5 seconds
while not holding for 2 mins and then pulling out it gives the [[injured]] debuff x1 (it doesn't really do much).
GIFTS
after a while of holding the user can get Battery (+10) stamina (+30) or items much like [[Ghaster Plushie|ghaster plushie]] such as [[burger]], [[ghostburger]], [[water]], and [[soda]]
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Shade Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Well... This... This is normal...||Idle
|-
|I... I wonder if the entities are friendly... Like friends... I want friends...||Idle
|-
|...||Idle
|-
|Get me away from all these... People...||Around other players
|-
|I hate people. I hate grass. Get me out of here... ||Around other players
|-
|Alone... As usual...||Alone
|-
|Progress... I don't like it...||Pressing buttons
|-
|I... I don't like it when things run at me like... like that...||Spotted by an entity
|-
|He's just like me... for real.....||Spotted by [[Shade]]
|-
|Empowerment... It's yours...||Stamina gift
|-
|Some battery... for you... ||Battery gift
|-
|I have a... gift... for you...||Item gift
|}
==Trivia==
you can still get injured while in [[stealth]]
==Gallery==
[[Category:Items]]
[[Category:Plushies]]
41678482a6f371a0e6c2e6f5e88ddfb0d84bb731
Coffee
0
1079
1080
2024-01-03T00:29:56Z
mh:minuselevation>Sentry from tf2
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Coffee
|image=CoffeeI.png
|date_added=
|updates=
|tooltip=Increases stamina regen, walkspeed and tool effectiveness.
|cooldown=1 sec
|effects=
*Gives [[Effects#Buffs|Coffee buff]] for 120 secs
|upgrade=
|acq_by=
*Ground spawn
*[[Scrap Store]]
*[[Floor Upgrades|Floor Bonus (4)]]
*[[Floor Upgrades|Lucky Dip]]
*Many [[plushies]]
*Upgrading {{ItemIcon|WaterI|Water}}
*Vending machines
|price=Scrap Store: {{ScrapCost|2-5}}
-----
Vending machines: {{ScrapCost|4}}
|prev_eff=
|prev_price=
}}
{{Quote|Increases stamina regen, walkspeed and tool effectiveness.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
[[Category:Upgraded Items]]
cd5f81805d9c06c2221b877745ceeea85816a2b3
Template:Fontcolor
10
1913
1929
2024-01-04T20:01:45Z
FontColor>Gasol95
0
/* Added important property */
wikitext
text/x-wiki
<span style="{{ #if: {{{3|}}} | background-color: {{ #if: {{{2|}}} | {{{2}}} | inherit }} !important; }} color: {{ #if: {{{1|}}} | {{{1}}} | inherit }} !important;">{{ #if: {{{3|}}} | {{{3}}} | {{{2|}}} }}</span><noinclude>
{{Documentation|tr=Şablon:Yazı tipi rengi}}
</noinclude>
4f4e5d0ce55d1dfc96886d62d473ff6da3372c02
Template:Fontcolor/doc
10
1914
1931
2024-01-05T08:14:37Z
FontColor>Gasol95
0
Undo revision 29392 by [[Special:Contributions/Gasol95|Gasol95]] ([[User talk:Gasol95|talk]]), not work
wikitext
text/x-wiki
<noinclude>{{Documentation subpage}}</noinclude>
; Description
: This template is used to make a simple way to change background and text color.
; Syntax
: {{t|Fontcolor|Color of text|Text}} is how to change text color.
; Example
: {{t|Fontcolor|blue|Text in blue!}} gives... {{Fontcolor|blue|Text in blue!}}
; Changing background color
: {{t|Fontcolor||Background color|text}} ('''Note:''' there are 2 pipes (|) after {{t|Fontcolor}})
:; Example
:: {{t|Fontcolor||red|Remember to put 2 {{!}} after {{t|Fontcolor}}}} gives...
:: {{Fontcolor||red|Remember to put 2 {{!}} after {{t|Fontcolor}}}}
<dl><dt>Background and text color</dt>
<dd>{{t|Fontcolor|Color of text|Color of background}}
<dl><dt>Example</dt>
<dd>{{t|Fontcolor|blue|yellow|WOW, the text is blue and the background is yellow!}} gives..</dd>
<dd>{{Fontcolor|blue|yellow|WOW, the text is blue and the background is yellow!}}</dd></dl></dd></dl>
; Colors
: See [[w:Help:Color|Help:Color]] for list of colors.
<includeonly>
[[Category:Color templates]]
</includeonly><noinclude>
</noinclude>
83716945d3e2de052681e5b44f00d21f146fb31e
File:Bar thing.gif
6
1843
1844
2024-01-06T22:02:12Z
NoodleySnek
12
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:NoodleySnek
2
1844
1845
2024-01-06T22:02:58Z
NoodleySnek
12
yeah
wikitext
text/x-wiki
[[File:Bar thing.gif|center|frameless|755x755px]]
==Welcome to my page!==
<tabber>
|-|Main page=
Hello!! My name is NoodleySnek, and you can call me Noodle! I am currently the Bureaucrat of the Regretevator Wiki!
I'll add other info stuffs later ig :O
|-|Contact Stuffs=
Here is a list of places you can contact me!
My timezone is CST!
Other wikis:
- [https://regretevator.fandom.com/wiki/User:NoodleySnek Regretevator Wiki]
- [https://dragon-adventures.fandom.com/wiki/User:NoodleySnek Dragon Adventures Wiki]
Roblox Accounts:
- [https://www.roblox.com/users/127959028/profile NoodleySnek] (main)
- [https://www.roblox.com/users/4767426511/profile Hellion] (alt 1)
- [https://www.roblox.com/users/5329394969/profile Idontlikegnarpy] (alt 2)
Scratch Accounts:
- [https://scratch.mit.edu/users/message_/ message_] (main)
- [https://scratch.mit.edu/users/UraTheNoodle/ UraTheNoodle] (alt)
- [https://scratch.mit.edu/users/NoodleySnek/ NoodleySnek] (character storage)
Discord:
- Soon!
|-|Art!=
I haven't made any art pieces dedicated to this game yet! Go to my scratch account for commissions if ya want ig xD
|-|Friendos=
add yourself here if ya consider me a friendo, or I'll add you if I consider ya one! Just don't add yourself if we've only interacted like once, haha!
1 - placeholder
2 - placeholder
3 - placeholder
</tabber>
[[File:Bar thing.gif|center|frameless|755x755px]]
86c663ca4949d525659566e20444b6c5a5eeeef2
Flare
0
1430
1431
2024-01-07T03:38:45Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Flare
|image=<gallery widths="185">
Flare.png|Flare
OldFlare.png|Old Flare
FlareANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=On the counter in the [[Cat Café]]
|prev_location=In the [[Lounge]] by the Chesta painting
}}
{{Quote|"I just be chilling."|— Flare}}
==Overview==
'''Flare''' is an NPC located in the [[Cat Café]] on the counter by a pink bean bag chair.
Flare, Roblox user [https://www.roblox.com/users/49640047/profile FlareGun_Woohoo], is a long friend of Lukki and Element and has been a part of the Vanilla Deluxe community for a long time. With an interest in the rock band Battle Tapes, he claims himself to be quite swag.
==Dialogue==
{{dialogue
|a=Flare
|p=Player
|a|Yo! What's up?
|p|Hey! What are you up to?
|a|I don't know. I just be chilling.
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
684d09f763b903dacc4d36b4088ed60672b59902
File:SandPitCatMNY.JPG
6
1849
1850
2024-01-07T16:10:31Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Grailfed's Room
0
1383
1384
2024-01-07T16:27:36Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Grailfed's Room
|image=<gallery widths="185">
Grailfed's Room.png|Grailfed's Room
</gallery>
|caption=Grailfed's Room
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Grailfed]]
|prev_npcs=
}}
==Overview==
'''Grailfed's Room''' is a secret room. It connects to the [[Fanart Room]] and the [[Room of Ambiguity and Despair]].
Grailfed's room is a small, dimly-lit room which houses the orange cat [[Grailfed]], who is dancing on a rock. Behind Grailfed are two gray stalagmites.
==How to Access==
To access Grailfed's Room, five players are required. Hidden around the lobby are five buttons, located in the [[Spawn]], [[Lounge]], [[Deli]], [[Balcony]], and [[Arcade (Lobby)]]. Each button must be stood on by a player. Sparkles will come out of the button indicating that all buttons have been pressed. Once all buttons have been pressed, the Eyemaster Mona Lisa in the [[Fanart Room]] will begin to move, revealing a secret passageway to Grailfed's Room.
==Special Properties==
*There is a magic orb to teleport back to the [[Fanart Room]].
*Every day at 12 A.M. UTC, the clock in [[Lukki's Other Games]] will begin to glow purple, and a trapdoor will open behind the left stalagmite, revealing a secret narrow passage leading to the [[Room of Ambiguity and Despair]].
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
da1ce52d65338f3ae350a2cad5c932aee0a795cb
File:LeaderPack.png
6
185
186
2024-01-07T17:03:04Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:LeaderPack.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Coil.png
6
1850
1851
2024-01-07T19:42:32Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Coil
0
1758
1759
2024-01-07T19:42:51Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Coil
|image=[[File:Coil.png|thumb]]
|date_added=1 November, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:COILS|COILS]]
|tooltip=???
|cooldown=
|effects=
*Crafting material
|upgrade=
|acq_by=
*Crafting with {{ItemIcon|Scrap|Scrap}} x35
|price=
|prev_eff=
|prev_price=
}}
{{Quote|"???"|— Tooltip}}
==Overview==
The '''Coil''', not to be confused with [[Wires]], are miscellaneous items added in the [[:Category:COILS|COILS]] update.
It is obtained during a run by crafting it with 35 [[Scrap]], and it is a required ingredient in all other coil items
==Effects==
* Used for crafting the [[Speed Coil]], [[Luck Coil]] and [[Caffeine Coil]].
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
6df0e414d4140fad0974c9a47bf1a26fc7a41089
Pizza
0
1559
1560
2024-01-07T20:20:41Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Pizza
|image=[[File:Pizza.png|thumb]]
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=Restores 20 stamina.
|cooldown=
|categories=
|types=
|effects=
*+20 stamina
|acq_by=[[Portable Pizza Oven]]
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"Restores 20 stamina."|— Inventory}}
==Overview==
''' ''' is a consumable added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
It acts as a regular food item, restoring 20 stamina
==Abilities==
*Restores 20 stamina
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
becadf88a5c9c6f394d6c1af622a6148881029a6
NPCs
0
1853
1854
2024-01-07T21:36:33Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
#REDIRECT [[:Category:NPCs]]
741974161a02c1951ac49ff414ec83eedbe83452
Lemonade
0
1822
1823
2024-01-07T22:15:15Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Lemonade
|image=[[File:Lemonade.png|thumb]]
|date_added=
|updates=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]]
|tooltip=Sour yet sweet! Gives 25 stamina and 'Lemon' buff for 45s.
|cooldown=
|effects=
*+25 stamina
*[[Lemon (Effect)|Lemon]] buff
|upgrade=
|acq_by=Upgrading {{ItemIcon|LemonI|Lemon}}
|price=
|prev_eff=
|prev_price=
}}{{Quote|Sour yet sweet! Gives 25 stamina and 'Lemon' buff for 45s.|— Tooltip}}
==Overview==
Lemonade is an item added in the [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]] update. It is obtainable by upgrading a [[Lemon]] at an [[Anvil]].
It's model is derived from the [https://www.roblox.com/catalog/21392199/Chocolate-Milk| Chocolate Milk] gear, with the chocolate part being retextured to be yellow.
==Effects==
*Restores 25 stamina
*Gives the [[Lemon (Effect)|Lemon]] buff for 45 seconds.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Upgraded Items]]
[[Category:HALLOWEEN P2 (2023)]]
cc261efe01b4fa34ba313d83272af517e83c1781
Sparks
0
1432
1433
2024-01-08T00:40:57Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Sparks
|image=<gallery widths="185">
Sparks.png|Sparks
SparkyANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=Left of the entrance to the [[Deli]]
|prev_location=
}}
{{Quote|"?"|— Sparks}}
==Overview==
'''Sparks''' is an NPC located leaning against the planter left of the entrance to the [[Deli]] from the [[Lounge]]
Sparks, Roblox user [https://www.roblox.com/users/29691122/profile rightpadgram], is ...
==Dialogue==
{{dialogue
|a=Sparks
|p=Player
|a|Hi<br><br>
|p|Do you know anything about the plinkard machines?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|Well, there is nothing with them. You pay a small fee to let a ball drop into one of the ends and hopefully it'll give something nice
}}
</div><br><br>
|p|What's at the end of the obstacle course?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|Some sort of reward. But I am not sure what's really at the end. You should see it for yourself. Good luck though
}}
</div><br><br>
|p|What are you doing?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|I am relaxing at the hangout space
}}
</div>
}}<br>
==Trivia==
==Gallery==
[[Category:NPCs]]
d050b788abd2797e161c196afd0eefeb85b0d43f
Pumpkin Bomb
0
1092
1093
2024-01-08T00:45:47Z
mh:minuselevation>HeyyYy2735
0
/* Gallery */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Pumpkin Bomb
|image=PumpkinBomb.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Slows nearby enemies upon detonation.
|cooldown=? secs{{Verify}}
|effects=
*Homes toward entities and slows them
|upgrade=
|acq_by=
*Smashing [[Pumpkin Sprout#Abilities|pumpkins]] with [[Pumpkin Sprout]] equipped
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Slows nearby enemies upon detonation.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
PumpkinProjectile.png|Projectile thrown when used.
</gallery>
[[Category:Items]]
a577f13e0d921c203c19ddf07f93168107007b10
Roomworld
0
1394
1395
2024-01-08T00:52:02Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|describe the room appearance}}
{{Infobox1
|title=Roomworld
|image=<gallery widths="185">
Roomworld.png|Roomworld
OldRoomworld.png|Old Roomworld
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Apple Man]]
*[[Rat]]
*[[Lukki's Note]]
|prev_npcs=
}}
==Overview==
'''Roomworld''' is a secret room in the lobby. It connects to the [[Lounge]].
...
==How to Access==
In the [[Lounge]], go between the Vanilla Mode and Daily Mode elevators. Jump on top of the pipes, the Daily Mode sign, then the spotlight. Carefully jump into the vent. Travel down the vent and fall down the passage.
It is easier to complete the jumps in first person.
==Special Properties==
==Trivia==
*Roomworld is based on Lukki's game Roomworld.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
03afb0cad19a2af2eff50f2bd3981fa28f003901
Classic Mode
0
379
380
2024-01-08T00:52:47Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
Classic mode is an upcoming gamemode to Minus Elevation
== Overview ==
Classic mode will be a recreation of Minus Descendance's core gameplay. While the community doesn't know much about the specifics, Lukki has mentioned it several times before. Even going as far as to say:{{Quote
| quote =Classic mode will probably kill M.D but that's ok
| speaker =Lukki
| source =#teasers in the VD Discord
}}Minus Descendance's core gameplay consisted of:
* completely randomly generated floors each time
* 1 entity through floors 1-4, 2 entities through floors 5-8, 3 entities through floors 9-12, and 4 entities past level 13
* items were upgrade locked
* the map was a table and not a minimap
* the map was split into 4 quadrants that could be closed off with doors
* power and oxygen instead of individual battery
It is unknown what specifically from MD will transfer over to ME's classic mode since Lukki has not mentioned much. Most of ME's content will persist in classic mode, but again, specifics aren't known just yet.
It is also unknown if MD will close or stay open after classic mode is implemented to ME
== Trivia ==
* Lukki has mentioned that classic mode will probably be added to ME before campaign mode gets added
** He did also mention that it "isn't too difficult to add", so it may come sooner than anticipated
[[Category:Gamemodes]]
bed9359acdecfec3c8ab71e4ee98fb81e249f40d
File:SandPitPassage.png
6
1855
1856
2024-01-08T01:42:00Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SandPitPassageTree.png
6
1856
1857
2024-01-08T01:57:35Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Sand Pit Passage
0
1519
1520
2024-01-08T01:59:31Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Sand Pit Passage
|image=<gallery widths="185">
SandPitPassage.png|Entrance
</gallery>
|caption=
|date_added=mystery
|created_by=
|updates=also a mystery
|date_removed=
|removal_reason=
|npcs=
|prev_npcs=
}}
==Overview==
'''Sand Pit Passage''' is a secret room in the lobby added at an unknown date.
The entrance is a long twisting hallway that leads to a fork in the path. Going left into the dark tunnel will teleport you back to the [[Spawn]]. However if you continue forward you will enter a room with a giant dead tree reaching the top of the ceiling. Climbing up it will lead to another hallway that brings you to a small desert themed room with a single cactus in the middle which also serves as a dead end.
This area appears to serve to purpose at the current moment, just being a rare easter egg to encounter.
==How to Access==
To access it you must stand in the hallway that leads from the [[Spawn]] to the [[Sand Pit]] at around 3:55 PM UTC (maybe more times as well {{Verify}}), at this time there will be a chance that the floor will break out under you and you will get teleported to the Sand Pit Passage.
==Special Properties==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
Sandpassageend.png|The desert room
SandPitPassageTree.png|The tree that leads to the desert room
</gallery>
[[Category:Lobby]]
[[Category:Lobby Secrets]]
384e3f407a342e9d4997c977368149a625f90002
Kitty Claws
0
1747
1748
2024-01-08T02:30:39Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}{{Infobox1
|title=Kitty Claws
|image=KittyClaws.png
|date_added=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]]
|updates=
|tooltip=Desperate times calls for feral measures. Summon a short-ranged claw that allows you to slow entities down. Battery usage increases as difficulty increases.
|cooldown=45s
|effects=
*Does a short ranged attack that slows entities.
|upgrade=
|acq_by=rare chance from [[Kitty Gift Box]]
|prev_eff=
|prev_price=
}}{{Quote|"Desperate times calls for feral measures. Summon a short-ranged claw that allows you to slow entities down. Battery usage increases as difficulty increases."|— Description}}
==Overview==
'''Kitty Claws''' is an item added in the [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]] Update.
Upon use it creates a slash right in front of you, creating a angry meow sound and slowing entities.
==Effects==
* Does a short ranged slash that slows entities that get hit for ? seconds.
** Every use increases the amount of battery that it takes to slash again.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category: HALLOWEEN P2 (2023)]]
ef919df92a0e7c29fb4057ca31a45e2283c95618
File:PranksterCushion.png
6
1858
1859
2024-01-08T02:40:17Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Prankster Cushion
0
1635
1636
2024-01-08T02:40:31Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Prankster Cushion
|image=PranksterCushion.png
|date_added=29 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|tooltip=Freedom.
|cooldown=
|effects=
*?% chance to give [[Reverse Stats]]
|acq_by=Gifted by [[Bevil Plushie]]
Purchasable from [[Night Market]] for 50x mixed candy
}}
{{Quote|Freedom.|- Tooltip}}
==Overview==
'''Prankster Cushion''' is a miscellaneous joke item added on August 29th, 2023.
Prankster Cushion is an alternative version of the [[Whoopie Cushion]] that takes the color of gray and emits purple particles. Like the regular Whoopie Cushion, it makes farting sounds.
==Abilities==
*Plays a fart sound upon use, one time use
*Has a rare chance to give [[Reverse Stats]]
==Trivia ==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
473240df31ef7b15aa6a0d5683bd43bb5ebefda4
Cat Coffee
0
1207
1208
2024-01-08T14:09:09Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Cat Coffee
|image=[[File:CatCoffee.png|thumb]]
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=?
|cooldown=1 sec
|effects=
*Gives [[Coffee (Effect)|Coffee buff]] for ~6 mins
*Gives the player cat ears
*Plays a cat meow
|upgrade=
|acq_by=
*Opening a [[Kitty Gift Box]]
*As a reward from the [[Chaos Crate]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Meow~!|— The sound after using the Cat Coffee}}
==Overview==
'''Cat Coffee''' is a consumable added in the [[:Category:SUMMER|SUMMER]] update.
Cat Coffee takes the appearance of [[Coffee]], with the addition of two white car ears on its lid.
==Effects==
*Gives the player the [[Coffee (Effect)|Coffee buff]] for ~6 mins
*Gives the player cat ears and plays a cat meow upon use
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:SUMMER]]
619041b6f37c51c5feff67c71aef1c218c0b6b55
File:CatCoffee.png
6
1859
1860
2024-01-08T20:40:46Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:CatCoffee.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CandyBucket.png
6
1847
1848
2024-01-08T20:41:08Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:CandyBucket.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lemonade.png
6
1854
1855
2024-01-08T20:41:41Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:Lemonade.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Pizza.png
6
1851
1852
2024-01-08T20:42:00Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:Pizza.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MonsterMashPotion.png
6
1848
1849
2024-01-08T20:42:48Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:MonsterMashPotion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KittyClaws.png
6
1857
1858
2024-01-08T20:43:29Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:KittyClaws.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FireworkCarrier.png
6
1852
1853
2024-01-08T20:43:47Z
mh:minuselevation>HeyyYy2735
0
HeyyYy2735 uploaded a new version of [[File:FireworkCarrier.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Floral Spring Hat
0
914
915
2024-01-08T20:48:38Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Floral Spring Hat
|image=[[File:FloralSpringHat.png]]
|date_added=2 May, 2023
|date_removed=3 May, 2023
|removal_reason=End of event
|tooltip=April Showers bring May Flowers!
|abilities=
*May Fools special
*Vanity
*Occasionally spawns flowers/bushes
|categories={{Status}}
|types=Passive
|acq_by=[[Icey's Black Market]]
|price={{M$|150}}
|prev_acq=Collecting the Null Dice on [[:Category:A FOOL'S FINALE#Patch 5.2|May Fools 2023]]
}}
{{Quote|April showers bring May flowers!|— Inventory}}
==Overview==
The '''Floral Spring Hat''' is, essentially, what its name implies: a pale spring hat, decorated with a red ribbon and a bundle of red, pink, and white tulips.
==Abilities==
*Periodically grows tulips and bushes from the ground around the user, indicated by white particles and a sound
*Gives the user +0.1 stamina regen
==Trivia==
*The vegetation grown by this item are client-based, meaning that no players, besides the user, can see the bushes and flowers.
==Gallery==
<gallery widths="185" bordersize="none">
FlowerSpawn1.gif|A white tulip growing.
</gallery>
[[Category:Items]]
[[Category:Event Items]]
e676147e2e4ee802dce8e0962f996b65a536c377
Whoopie Cushion
0
651
652
2024-01-08T20:49:45Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Whoopie Cushion
|image=WhoopieCushion.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=17 April, 2023
|removal_reason=End of event
|tooltip=Classic.
|cooldown=2 seconds
|abilities=
*Farts
*1s Cooldown
*A Fool's Special
|categories={{Item}} {{Status}}
|types=Active
|upgrade={{ItemIcon|GoldenWhoopieCushion|Golden Whoopie Cushion}}
|acq_by=[[Icey's Black Market]]
|price={{M$|50}}
|prev_acq=Shop
|prev_price={{M$|15}}
}}
{{Quote|An old friend.|— Inventory}}
==Overview==
The '''Whoopie Cushion''' is, essentially, what its name implies: a pink rubber whoopie cushion.
==Abilities==
*Plays a fart sound upon use
**2 sec cooldown
*Can be upgraded into a [[Golden Whoopie Cushion]]
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/31532496/Whoopee-Cushion Whoopee Cushion] gear.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:FOOLS OF APRIL]]
[[Category:Event Items]]
852f8d814cdf1ea79ca9d7b364a05a1103ab1efa
Boogie Bomb
0
1557
1558
2024-01-08T20:50:14Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Boogie Bomb
|image=Boogie Bomb.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=Deploy it to a group of people and watch them dance their heart out.
|cooldown=35 secs
|categories={{Status}}
|types=Active
|abilities=
*gives 'Boogie' buff to delvers
*max of 10 uses
*1 Year Anniversary Special
|acq_by=[[Icey's Black Market]]
|price={{M$|50}}
|prev_abil=
|prev_eff=
|prev_acq=Shop
|prev_price={{M$|15}}
}}
{{Quote|"A throwable bomb that, when detonated, makes everyone dance their heart out within 30 studs."|— Inventory}}
==Overview==
'''Boogie Bomb''' is an active ability item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
Boogie Bomb is a colorful disco ball with the function of a grenade. Throwing it will make it sparkle before exploding.
==Abilities==
*Upon use, throws a boogie bomb, which explodes after a few seconds and inflicts all nearby players with [[Boogie]] for ? seconds
**Makes the player dance
**Plays music
*Has 10 uses
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
[[Category:Event Items]]
365024e006152a68e93979cc7ec87789a18a0436
Teddy Bloxipin
0
625
626
2024-01-08T20:50:56Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Teddy Bloxipin
|image=TeddyBloxipin.png
|date_added=15 February, 2023
|updates=[[:Category:VALENTINE'S DAY|VALENTINE'S DAY]]
|date_removed=17 April, 2023
|removal_reason=End of event
|tooltip=Loves attention. Maybe a little too much.
|abilities=
*Valentine's Day Special
*Gives 'Heart Candies'
|categories={{Item}}
{{Status}}
|types=Plushie
|acq_by=[[Icey's Black Market]]
|price={{M$|150}}
|prev_acq=Shop
|prev_price={{M$|75}}
}}
{{Quote|Will you be my friend? Let's be friends!|— Inventory}}
==Overview==
'''Teddy Bloxipin''' is a plushie added in the [[:Category:VALENTINE'S DAY|VALENTINE'S DAY]] update.
Teddy BLoxipin is a teddy-bear plushie that can speak. Accompanied with a random heart candy, it will intermittently give you the [[Love|Love buff]].
==Abilities==
*Periodically gifts the [[Effects#Buffs|Love buff]] for ?s
*Also gives heart candies
{| class="fandom-table"
!Heart Candy
!Image
!Effect
|-
|Cribble Heart Candy
|[[File:CribbleHeartCandy.png|100px|center]]
| +10 stamina and +10 overdrive stamina
|-
|Pink Heart Candy
|[[File:PinkHeartCandy.png|100px|center]]
| +5 stamina and gives [[Effects#Buffs|Regen (Pink Heart Candy) buff]] for 5s
|-
|Purple Heart Candy
|[[File:PurpleHeartCandy.png|100px|center]]
|Gives [[Effects#Buffs|Sugar Rush buff]] for 15s
|-
|Red Heart Candy
|[[File:RedHeartCandy.png|100px|center]]
| +15 stamina
|-
|}
==Trivia==
*It is the only plushie that can be purchased.
*The model of this item is derived from the [https://roblox.fandom.com/wiki/Catalog:Teddy_Bloxpin#Audio Teddy Bloxipin] gear. In addition, this item functions similarly to the gear.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Event Items]]
[[Category:VALENTINE'S DAY]]
fc0598bbdd9d0eeab5157b5bb82f2a90f24c9b01
Primeval Party Whistle
0
1555
1556
2024-01-08T20:52:59Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Primeval Party Whistle.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|categories={{Status}}
{{Stamina}}
{{Overdrive}}
{{Button}}
|types=
|abilities=
*pick up items to play with a chaining system
*the larger your chain is, the more benefits you will gain (up to 25)
*randomly throws a party!
*parties restore stamina and increases global effectiveness to allies
|acq_by=[[Icey's Black Market]]
|price={{M$|350}}
|prev_abil=
|prev_eff=
|prev_acq=Interacting with the large Primeval Party Whistle in the [[Lounge]]
|prev_price=
}}
{{Quote|"Huzzah! One year since the release of Minus Elevation! A primeval party whistle from the sporadic updates and game fixes. Happy anniversary! Huge thanks to those who stuck around."|— Inventory}}
==Overview==
'''Primeval Party Whistle''' is an ability item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
The current price of this item in [[Icey's Black Market]] is {{M$|350}}
==Abilities==
*For every item picked up, [[Whistle Chain]] begins and every item picked up by the user contributes to the chain
**Every 5 chains, the user is given new effects that stack with the effects from previous chains
*Randomly gives all nearby delvers [[Party (Whistle)]] for ? seconds
**Gives +3 walkspeed and runspeed, +20% global effectiveness, and +20% luck effetiveness
==Gallery==
<gallery widths="185" bordersize="none">
PPWAnim.gif|Primeval Party Whistle giver during [[:Category:ANNIVERSARY|ANNIVERSARY]].
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
[[Category:Event Items]]
709956ac66027bd9470767140b3b5d0adfad542e
Vanilla Grand Cake
0
1556
1557
2024-01-08T20:56:05Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Vanilla Grand Cake
|image=Vanilla Grand Cake.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=A placable cake effigy that buffs delvers with the Party Speed buff for 10s. Initially costs 12 battery and increases per use. Gives the buff within a 20 stud radius. A gift from Vanilla Deluxe.
|cooldown=45 secs
|categories=
{{Status}}
{{Item}}
|types=Active
|abilities=
*deploys a cake with the cost of 12 battery
*Grants 'PartySpeed' buff to delvers within 20 studs
*1 Year Anniversary Special
|acq_by=[[Icey's Black Market]]
|price={{M$|250}}
|prev_abil=
|prev_eff=
|prev_acq=Clicking the birthday cake in the [[Balcony]] by the music player until you get confetti, then rejoining the game
|prev_price=Free
}}
{{Quote|"Looks like that huge vanilla cake on the table did turn out to give something. Gifted by Vanilla Deluxe."|— Inventory}}
==Overview==
'''Vanilla Grand Cake''' is an active ability item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
Vanilla Grand Cake is a large three-layer vanilla cake with white frosting and pink candles on each layer. It sits on a wide white plate.
==How to Acquire==
To receive the Vanilla Grand Cake, head to the [[Balcony]]. Go to where the music player is; you will see a large cake. Keep clicking on the cake until confetti pops out. Once it does, wait a few seconds for the game to save, then rejoin the game. The item should now be in your inventory.
==Abilities==
*Upon use, the user will place down a vanilla grand cake. All nearby delvers will receive [[Speed (Party)]], which lasts for 20 seconds outside of the cake's radius, and passively gain one stamina every second.
**20-stud radius
**Costs 12 battery
***Battery cost increases by three for each time a cake is placed down, capping at 30 battery cost
**Cake disappears away after 30 seconds
==Gallery==
<gallery widths="185" bordersize="none">
Placeholder.png|Confetti coming from the Vanilla Grand Cake in the lobby.
File:Vanilla Grand Cake Front.png|Frontal View of Vanilla Grand Cake
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
[[Category:Event Items]]
cae4bae0e79e68cb777aa8e5445e3d72bde7b3bf
Primordial Party Hat
0
623
624
2024-01-08T21:03:31Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Primordial Party Hat
|image=[[File:PrimordialPartyHat.png|thumb]]
|date_added=22 August, 2022
|updates=[[:Category:GAME RELEASE|GAME RELEASE]]
|tooltip=Pressing a button grants nearby allies a speed boost. Randomly throws a party that buff allies, restoring stamina and increases speed.
|abilities=
*parties restore stamina & gives overdrive
*speed buff from buttons
*randomly throws a party!
*all buffs affect allies
|categories={{Battery}}
{{Button}}
|types=Passive
|acq_by=[[Icey's Black Market]]
|price={{M$|350}}
|prev_tooltip=?
|prev_acq=Buying in shop <small>(During the [[:Category:ANNIVERSARY|ANNIVERSARY]] update)</small>
-----
Interacting with the large Primordial Party Hat on the big table in the [[Lobby#Lounge|Lounge]] <small>(During the [[:Category:GAME RELEASE|GAME RELEASE]] update)</small>
|prev_price= {{M$|65}} <small>(During the [[:Category:ANNIVERSARY|ANNIVERSARY]] update)</small>
-----
Free <small>(During the [[:Category:GAME RELEASE|GAME RELEASE]] update)</small>
|prev_abil=
*parties restore battery & stamina
}}
{{Quote|At last! Minus Elevation has released! A primordial party hat from an endless cycle of testing and game closening. Buttons throw out confetti and parties are widespread. Happy Release Day!|— Inventory}}
==Overview==
The '''Primordial Party Hat''' is a vibrant magenta and yellow party hat which rests on the player's head. When equipped, pressing buttons gives the user stamina, as well as randomly gives nearby players the [[Effects#Buffs|Party buff]] with overdrive stamina.
It has been hinted at multiple times by the developers that this item may return on the anniversary of Minus Elevation’s release.
==Abilities==
*Restores 10 stamina for every button pressed
*Gives [[Speed (Party)]] for 5 seconds by pressing buttons
**Gives +5 runspeed
*Randomly gives all nearby delvers [[Party]] for ? seconds
**Restores 25 stamina and 10 overdrive stamina every time the buff is applied
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/5618893199/Epic-Party-Hat Epic Party Hat], which is based on [https://clubpenguin.fandom.com/wiki/Party_Hat Club Penguin's Party Hat], also known as the Beta Hat.
*The item used to give battery through [[Party]], but the feature had since been removed.
*The current price of the item from [[Icey's Black Market]] is {{M$|350}}
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Event Items]]
[[Category:Luck]]
[[Category:GAME RELEASE]]
74ae9370fcb55586076942f54633e38aebc085f9
Monster Mash Potion
0
1805
1806
2024-01-08T21:13:27Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Monster Mash Potion
|image=MonsterMashPotion.png
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|date_removed=
|removal_reason=
|tooltip=Dance the hallowed night away with this one. When in use, a tune is played and you perform a dance. While dancing, your Walk Speed is reduced by 80%. When the tune finishes, you regain your speed and be granted the 'Treat' buff for 30 seconds and 'Haste' for 10 seconds.
|cooldown=45 secs
|categories={{Item}}
{{Stamina}}
|types=Active
|abilities=
*Causes you to dance slowing you down by 80%
*Grants 'treat' (30 sec) and 'haste' (10 sec) buff after the dance
|acq_by=[[Icey's Black Market]] or [[Night Market]]
|price={{M$|350}} <small>([[Icey's Black Market]])</small>
-----
{{ItemIcon|MixedCandy|Mixed Candies}} x70 <small>([[Night Market]])</small>
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"Dance the hallowed night away with this one."|— Inventory}}
==Overview==
'''Monster Mash Potion''' is an active ability item added in the [[:Category:COILS|COILS]] update as a late halloween event item.
Monster Mash Potion looks exactly like the [https://www.roblox.com/catalog/36042821/Monster-Mash-Dance-Potion| Monster Mash Dance Potion] gear.
==How to Acquire==
Before the event was over you were able to obtain the Monster Mash Potion from either the [[Scrap Store]] or [[Night Market]] for 70 [[Mixed Candies]].
Once the event was over it was removed from those areas and put into [[Icey's Black Market]] for 350M$
==Abilities==
*Upon use, the user will break out into a dance, slowing them by 80% for 14 seconds.
**Costs 16 battery
*After the dance concludes the user will gain the [[:Category:Buffs|Treat]] buff for 30 seconds and the [[Haste]] buff for 10 seconds
==Gallery==
[[Category:Items]]
[[Category:COILS]]
[[Category:Event Items]]
b8950324398f955f9b31b2539ec99f6b418697b5
Dance Potion
0
652
653
2024-01-08T21:15:05Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Dance Potion
|image=DancePotion.png
|date_added=1 April, 2023
|created_by=Griddy Animation <nowiki>|</nowiki> {{CreatedBy|cosMayday}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=17 April, 2023
|removal_reason=End of event
|tooltip=Dance to your heart's content!
|cooldown=20 seconds
|abilities=
*20s cooldown
*A Fool's Special
|categories={{Item}}
{{Status}}
|types=Active
|acq_by=[[Icey's Black Market]]
|price={{M$|75}}
|prev_acq=Shop
|prev_price={{M$|100}}
}}
{{Quote|Show me your moves!|— Inventory}}
==Overview==
The '''Dance Potion''' is a small green potion with the silhouette of a dancing humanoid on the front.
==Abilities==
*Gives the user the [[Effects|Dance debuff]] for 20s upon use
**20s cooldown
**Halves your walkspeed and runspeed while active
==Trivia==
*The model of this item is derived from the [https://roblox.fandom.com/wiki/Catalog:Dance_Potion Dance Potion] gear, which happens to have the same name.
*The description of this item is a reference to Captain Falcon's iconic quote from the video game F-Zero.
*There is a 10% chance that the animation played from the item will be the [https://en.wikipedia.org/wiki/Griddy_(dance) Griddy.]
==Gallery==
<gallery widths="185" bordersize="none">
RegularDancePotionAnim.gif|The default animation in game.
GriddyAnimation.gif|The Griddy animation in game.
</gallery>
[[Category:Items]]
[[Category:FOOLS OF APRIL]]
[[Category:Event Items]]
2ea9d85060788913e7699591e24ae104dd7fa863
Smooth Potion
0
653
654
2024-01-08T21:15:37Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Smooth Potion
|image=SmoothPotion.png
|date_added=1 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=17 April, 2023
|removal_reason=End of event
|tooltip=Smooth your way out from entities. Real smooth.
|cooldown=35 seconds
|abilities=
*uses 10 battery
*Spinny spin
*35s cooldown
*A Fool's Special
|categories={{Item}} {{Status}}
|types=Active
|acq_by=[[Icey's Black Market]]
|price={{M$|150}}
|prev_acq=Shop
|prev_price={{M$|175}}
}}
{{Quote|A dance so smooth, entities don't even want to mess with you.|— Inventory}}
==Overview==
The '''Smooth Potion''' is a dark blue potion with a sticker on the front and a moon on the top.
==Abilities==
*Gives the user the [[Effects#Buffs|Smooth Buff]] for 6s upon use
**Costs 10 battery
**35 sec cooldown
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/32353654/Moonwalk-Dance-Potion Moonwalk Dance Potion] gear.
==Gallery==
<gallery widths="185" bordersize="none">
SmoothAnim.gif|The default animation in game.
</gallery>
[[Category:Items]]
[[Category:FOOLS OF APRIL]]
[[Category:Event Items]]
cf6f880ca67057f777063e990bcf96cf0f840dfb
Angler Plushie
0
1720
1721
2024-01-09T12:00:33Z
mh:minuselevation>Uykimim3
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Angler Plushie
|image=Placeholder.png
|date_added=9 October, 2023
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*Water
*Scrap
*
|battery=Yes<br>+19 battery
|stamina=Yes<br>+59 stamina
|buffs=[[File:CleanseEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SludgeEffect.png|50px|link=Effects#Debuffs]]
|acq_by=
*100% Bestiary entry of [[Angler]]
}}
{{Quote|I lured a button to you!|— Angler Plushie}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Angler Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let me fish something up||Idle
|-
|Lets try not to lure any entities now||Idle
|-
| ||Around other players
|-
| ||Alone
|-
|I lured a button to you!||Pressing buttons
|-
|Looks like something caught us!||Spotted by an entity
|-
| ||Spotted by [[Angler]]
|-
|Some stamina, enjoy!||Stamina gift
|-
|I lured your battery charge upwards!||Battery gift
|-
|I fished up an item, for you!||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
AnglerPlushie.png|Frontal view of the Angler Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
b9e1c1ca5d9e6271b4b915c93431cc05c9428b4b
Vampire Cloak
0
622
623
2024-01-09T14:35:42Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Vampire Cloak
|image=[[File:VampireCloak.png|thumb]]
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Spend 9 battery to teleport forward and release a swarm of entity hunting bats in your wake.
|cooldown=20 seconds
|abilities=
*spawns bats that slow enemies
*spend 9 battery to teleport
|categories={{Battery}}
{{Speed}}
|types=Active
|acq_by=[[Icey's Black Market]]
|price={{M$|200}}
}}
{{Quote|An evil cloak stolen from a vampire somewhere in the facility. Spend battery to blink forward leaving a trail of bats in your wake. The bats seem to be the entity hating kind and fly towards nearby entities and slow them on hit.|— Inventory}}
==Overview==
The '''Vampire Cloak''' is a large collared cloak with a red interior and black exterior, appearing on the player's back. At the cost of some battery, it allows the user to escape from entities, as well as slow them down.
==Abilities==
*Upon use, teleports the user about 75 studs forward{{Verify}} and spawns bats that target and slow entities
**Teleports the user through players and entities, but not obstructions
**Costs 9 battery
**20s cooldown
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/5858733506/Vampire-Cloak Vampire Cloak] accessory, which happens to have the same name.
==Gallery==
<gallery widths="185" bordersize="none">
VampireCloakChar.png|The front of a player equipped with the Vampire Cloak.
VampireCloakChar2.png|The back of a player equipped with the Vampire Cloak.
</gallery>
[[Category:Items]]
[[Category:Event Items]]
003033fbf541393d2717384cd724405a240df9b9
Volatile Shard
0
1081
1082
2024-01-09T23:52:53Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Volatile Shard
|image=VolatileShard.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=DO NOT EAT IT
|cooldown=
|effects=
*Gives 50x stacks of the [[Effects#Debuffs|Injured debuff]] for ? secs{{Verify}}
|upgrade=
|acq_by=
*[[Berylballer Plushie]]
*[[Shadowwalker Plushie]]
*[[Lobby#Sand Pit|Sand Pit]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|DO NOT EAT IT|— Tooltip}}
==Overview==
The '''Volatile Shard''' is a consumable item that can be obtained from the [[Berylballer Plushie]], [[Shadowwalker Plushie]] or more rarely, the [[Sand Pit]].
It is recommended not to eat this because of it giving 50 stacks of [[Injured]], which will reduce the victim's max stamina by 100 overall.
==Effects==
* Eaiting it will give 50 stacks of [[Injured]].
==Trivia==
* The Volatile Shard is the only consumable to give a direct debuff.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Sand Pit Items]]
3384105e4a803653e3542cb7414a7f6a55d7a0e8
File:HealPotion.png
6
1860
1861
2024-01-10T00:13:44Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Heal Potion
0
1750
1751
2024-01-10T00:18:35Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Heal Potion
|[[File:HealPotion.png|thumb]]
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|tooltip=Gives a huge stamina regen boost for 20s.
|cooldown=
|effects=
*Gives [[Effects#Buffs|Heal buff]] for 20 secs
|upgrade=
|acq_by=[[Anvil]]<br>[[Night Market]]<br>[[Alchemy Set]]
|price=
|prev_eff=
|prev_price=
|image=[[File:HealPotion.png|thumb]]}}
{{Quote|Gives a huge stamina regen boost for 20s.|— Tooltip}}
==Overview==
==Effects==
Gives [[Effects#Buffs|Heal buff]] for 20 secs which Increases stamina regen by 3
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Upgraded Items]]
de816bc550f8e74c448b54a347151f8175315d19
Regen Potion
0
1069
1070
2024-01-10T00:20:14Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Regen Potion
|image=RegenPotion.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Gives a stamina regen boost for 40s.
|cooldown=
|effects=
*Gives [[Effects#Buffs|Regen buff]] for 40 secs
|upgrade={{ItemIcon|HealPotion|Heal Potion}}
|acq_by=[[Alchemy Set]]<br>[[Sin of Ratio Plushie]]<br>[[Lobby#Sand Pit|Sand Pit]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Gives a stamina regen boost for 40s.|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Sand Pit Items]]
2ccd6a1a20c94fa0da71d82e41ccec972c12c389
Gravelfruit
0
1788
1789
2024-01-10T23:42:04Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Gravelfruit
|image=Placeholder.png
|created_by=
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip=Gives 5 stamina and 5 overdrive stamina. Has a mysterious vibe to it.
|cooldown=
|effects=
*Restores 5 stamina
*Gives 5 overdrive stamina
|upgrade=
|acq_by=Chance from using the [[Cribblecopia]]
|price=
|prev_eff=
|prev_price=
}}{{Quote|"Gives 5 stamina and 5 overdrive stamina. Has a mysterious vibe to it."|— Description}}
==Overview==
'''Gravelfruit''' is a consumable.
The Gravelfruit can have a chance of being obtained from the [[Cribblecopia]] item.
Gravelfruit restores 5 stamina and gives 5 overdrive stamina.
==Effects==
*Restores 5 stamina
*Gives 5 overdrive stamina
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
a9f074c0e7478e838d89c5f889c94af79be896b0
Greed
0
381
382
2024-01-13T04:39:03Z
mh:minuselevation>EnderrBoi
0
wikitext
text/x-wiki
{{Infobox1
|title={{Greed}}
|image=GreedBestiary.png
|caption=Greed in the Bestiary
|entity_type=Dangerous
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=0
|rarity=7
|sight=3
|speed=2
|weight=50
|prev_danger=0G
|prev_weight=100}}
{{Quote|"A DEAL HAS BEEN MADE. TO '''<span style{{=}}"color:#ffa500;">[PLEASE PURCHASE THIS TEXT FOR 1,000 ARCHVALEN GOLD]</span>''' GREED IS THE SIN BEYOND THAT OF '''<span style{{=}}"color:#ffa500;">[PLEASE PURCHASE THIS TEXT FOR 175 DRIBBLECOINS]</span>'''."|— Bestiary entry}}
==Overview==
'''Greed''' is a [[:Category:Dangerous Entities|dangerous entity]] added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It is one of the seven [[:Category:Sin Entities|sin entities]].
Greed is larger than most other entities. It wears a golden business outfit with a glowing yellow tie and a golden crown that shines. Greed also holds a brown briefcase.
Greed's Bestiary entry is hidden until the player collects enough information about them.
== Spawning Conditions==
*Greed will spawn if a player has at least 40 items in their inventory. The amount of items required increases by one per floor. Once Greed has spawned, it will have a chance to spawn on future floors regardless of the requirement.
**The mathematical formula for Greed's spawn requirement is <math>40+x</math> items in a player's inventory, where <math>x</math> represents the current floor number.
**Upon spawning for the first, time the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>A DANGEROUS ENTITY HAS BEEN DETECTED<br><br>PLAYER has committed the sin of GREED.</small></span>
*Greed can only spawn on floors 8 or above.
==Abilities==
*When spotted, Greed will summon multiple dollar signs that have glowing auras. They will then home in toward the intended player, each inflicting x3 stacks of the [[Effects#Debuffs|Injured Debuff]].
*(passive) When not disturbed, Greed will seek toward ground items and replace them with a crystal. When a player is near a crystal, it will charge up until firing projectiles in all directions, each projectile inflicting x3 stacks of the [[Effects#Debuffs|Injured Debuff]].
**The further the floor, the more projectiles that will spawn.
==Tips==
*Due to Greed's ability of traveling to ground items, it is easy to predict Greed's general location and where it will travel to next.
*If you are a new player, it is a wise idea to distance yourself from any ground items you see to avoid being spotted by Greed.
*You can avoid the bullets of Greed and its crystals by hiding behind physical objects, such as a wall.
**Invisible barriers will not stop their bullets.
==Trivia==
*Greed is based on one of the seven deadly sins.
*Greed was the first of the sin entities to be created.
*Greed's way of speaking is based on the character '''[https://deltarune.fandom.com/wiki/Spamton Spamton]''' from the video game [https://en.wikipedia.org/wiki/Deltarune "Deltarune"].
*Prior to [[:Category:A FOOL'S FINALE#Patch 1|v2.08.1]], Greed used to spawn when a player obtained a total of at least 40 items in a run, and it did not have a minimum floor requirement.
*Greed's danger level numeral used to be the color magenta.
==Gallery==
<gallery widths="185" bordersize="none">
GreedFront2.png|Greed in game.
GreedFront.png|Old Greed in game.
GreedMoney.gif|Greed summoning money projectiles.
CrystalExplosion.gif|One of Greed's crystals exploding.
GreedFOA.png|Greed during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
GreedBlackout.PNG|Old Greed in a blackout.
</gallery>
[[Category:Entities]]
[[Category:Dangerous Entities]]
[[Category:Sin Entities]]
[[Category:OOPS ALL BULLET HELL]]
21f5c938e1d18fe6555c832868505d889ef10b04
File:WhistleChainStart.png
6
1861
1862
2024-01-13T04:41:20Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Whistle Chain
0
1650
1651
2024-01-13T04:42:07Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Whistle Chain
|image=WhistleChainStart.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*Different effects based on the chain
*Effects given by each chain stack with effects given by previous chains
|stackable=No
|copyable=No
|e_acq_by=
*[[Primeval Party Whistle]] (resets timer to 10 secs per item picked up; entire chain resets once timer ends)
|e_prev_eff=
|prev_copy=
}}
==Overview==
'''Whistle Chain''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
Based on how high the chain is, Whistle Chain will provide the user with different effects. All effects given by higher chains stack with all the effects given by the previous chains.
===Chain of 5===
*Increases walkspeed and runsped by 5
===Chain of 10===
*Increases runspeed by 5
===Chain of 15===
*Increases stamina regen by 1
*Increases max stamina by 50
===Chain of 20===
*Increased consumable effectiveness by 20%
*Increased tool effectiveness by 20%
===Chain of 25===
*Increases luck by 3
*Increases luck effectiveness by 20%
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
9a3a91dd451eed6ec74bbb81a54eceafe1baaaff
File:Exodus.png
6
1862
1863
2024-01-13T05:02:54Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Exodus
0
1579
1580
2024-01-13T05:03:20Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Exodus
|image=Exodus.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*+{{StaminaRegen|8}}
*+{{GlobalEFF|25}}
*-{{Walkspeed|3}}
*-{{Runspeed|3}}
*-{{ConsumableEFF|75}}
|stackable=No
|copyable=No
|e_acq_by=
*[[Petrification]] (15 or 30 secs)
|e_prev_eff=
}}
==Overview==
'''Exodus''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
b091845b1e7edf6596fcf8d895d9609ab296efa1
Minus Elevation Wiki
0
2
2
2024-01-13T19:43:42Z
mh:minuselevation>EnderrBoi
0
wikitext
text/x-wiki
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
eb59f01aa4b652159ef361a6cf471ecb03bfd389
File:LuredEffect.png
6
1863
1864
2024-01-13T21:10:12Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lured
0
1716
1717
2024-01-13T21:10:30Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Lured
|image=LuredEffect.png
|date_added=9 October, 2023
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]]
|e_effects=
*Lures the player to [[Angler]]
*Eyes are covered in two green swirls
|stackable=No
|convertable=No{{Verify}}
|converts=
|e_acq_by=
*[[Angler]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Lured''' is a debuff added in the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]] update.
It is applied from picking up a sparkling item from the [[Angler]].
==Effects==
*Makes the player pathfind towards the nearest [[Angler]]
**Actions such as running and using items are still possible while lured
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:HALLOWEEN P1 (2023)]]
6f3fda330568fc6535394746d8f8ca809a6ca432
File:ConfusedEffect.png
6
1864
1865
2024-01-13T22:49:09Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Confused
0
1748
1749
2024-01-13T22:49:23Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Confused
|image=ConfusedEffect.png
|date_added=20 October, 2023
|updates=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]]
|e_effects=
*Swaps movement keys around
|stackable=No
|convertable=No{{Verify}}
|converts=
|e_acq_by=
*[[Midnightballer]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Confused''' is a debuff added in the [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]] event.
==Effects==
*Randomizes your movement keys
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:HALLOWEEN P2 (2023)]]
57c0c1c73bbb8e9107fdb0d72b6f6783d365e6c3
File:ChaosEffect.png
6
1865
1866
2024-01-13T23:29:24Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Chaos
0
1575
1576
2024-01-13T23:30:12Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Chaos
|image=ChaosEffect.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*Randomly teleports the player in a random direction
*Purple swirl particles emit from the player
|stackable=No
|convertable=No{{Verify}}
|converts=
|e_acq_by=
*[[Bevil]] (? secs)
*[[Bevil Plushie]] when spotted by an entity or unequipped for 2 mins (? secs)
|e_prev_eff=
}}
==Overview==
'''Chaos''' is a debuff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:ANNIVERSARY]]
3c4a92d1043916efb8eb269c85eec6fa4e1c74ae
Bevil Plushie
0
1573
1574
2024-01-13T23:35:37Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Bevil Plushie
|image=
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|PranksterCushion|Prankster Cushion}}
*{{ItemIcon|FartPotion|Fart Potion}}
|battery=Yes<br>+10 battery
|stamina=Yes<br>+30 stamina
|buffs=N/A
|debuffs=[[File:ChaosEffect.png|50px|link=Effects#Debuff]]
|acq_by=
*100% Bestiary entry of [[Bevil]]
}}
{{Quote|"Let's play! Let's play!"|— Bevil Plushie}}
==Overview ==
'''Bevil Plushie''' is a plushie added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
== Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Bevil Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let's play! Let's play!||Idle
|-
|The circus is in Town!||Around other players
|-
|The whole circus is Here!||Around other players
|-
|Alone, Alone. ||Alone
|-
|Our act draws Closer.||Pressing buttons
|-
|A friend! A friend!||Spotted by an entity
|-
|Let's play Eye Spy!||Spotted by [[Wanderer]], [[Ganderer]], [[Eyemaster]] and [[Eyemass]]
|-
|Let's play hide and Seek!||Spotted by [[Seeker]]
|-
|Did you ever hear of the Sculpture Challenge?||Spotted by [[Sculpture]]
|-
|What a funny Halloween Costume. Trick or Treat!||Spotted by [[Ghaster]]
|-
|Do you remember? The Circus... Let's forget what happened.||Spotted by [[Bozo]]
|-
| What fun tricks are in his Suit Case?||Spotted by [[Greed|{{Greed}}]]
|-
| Woooo! A disco ball always makes the party so much more Fun!||Spotted by [[Discomaster]]
|-
|My friend! The juggling ball Dispenser!||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|Him! He looks Fun!||Spotted by [[Bevil]]
|-
| Let's play Again!||Stamina gift
|-
| Let's play Again!||Battery gift
|-
|My gift to You.||Item gift
|-
|Open the mystery Box!||Item gift
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
BevilPlushieFront.png|Frontal view of the Bevil Plushie.
</gallery>
[[Category:Items]]
[[Category:Plushies]]
[[Category:ANNIVERSARY]]
698f4eca7d283d6a44fc55a35268fd1d67016d4c
Shakes Plushie
0
1568
1569
2024-01-13T23:38:16Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Shakes Plushie
|image=Placeholder.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|tooltip=
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*{{ItemIcon|Cribblefruit|Cribblefruit}}
*{{ItemIcon|Grubblefruit|Grubblefruit}}
*{{ItemIcon|Teafruit|Teafruit}}
*{{ItemIcon|Crumblefruit|Crumblefruit}}
*{{ItemIcon|Placeholder|Diamond}}
*{{ItemIcon|Placeholder|Ruby}}
*{{ItemIcon|Placeholder|Sapphire}}
*{{ItemIcon|Placeholder|Emerald}}
*{{ItemIcon|Placeholder|Amethyst}}
*{{ItemIcon|Placeholder|Topaz}}
*{{ItemIcon|Gold|Gold}}
*{{ItemIcon|Steel|Steel}}
*{{ItemIcon|Pearl|Pearl}}
|battery=Unknown<br>+? battery
|stamina=Unknown<br>+10 stamina
|buffs=[[File:SpeedEffect.png|50px|link=]]
|debuffs=[[File:TargetEffect.png|50px|link=]]
|acq_by=
*100% Bestiary entry of [[Shakes]]
}}
{{Quote|"A treasure like this is well worth the keeping"|— Shakes Plushie}}
==Overview==
'''Shakes Plushie''' is a plushie added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Shakes Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Perhaps this can be our territory.||Idle
|-
|Well then, captain, is this your crew?||Around other players
|-
|What do you call your pirate crew?||Around other players
|-
|You should get a ship built. Leave this facility and explore the world.||Idle
|-
|The sea looks better than this place.|| Idle
|-
| ||Alone
|-
|Ah... One day the hat shall be returned to me. I have much hope for his potential to become a great pirate.||Idle
|-
|Master The arts of delving. Become the King of Delvers||Pressing buttons
|-
|A Conquerer would easily get rid of these things.|| Spotted by an entity
|-
|The Wanderer Orb... is real! Huh? What did I just say?||Spotted by [[Wanderer]]
|-
|We are both strangers to this place. How did we get here?||Spotted by [[Trevor Touchdown]]
|-
|...Another me?||Spotted by [[Shakes]]
|-
| ||Stamina gift
|-
| ||Battery gift
|-
|A treasure like this is well worth the keeping.||Item gift
|}
==Trivia==
==Gallery==
[[File:Frontal view of the Shakes Plushie.png|thumb|Frontal view of the Shakes Plushie. (screenshot by DemonicThymes)|left]]
[[Category:Items]]
[[Category:Plushies]]
[[Category:ANNIVERSARY]]
e21825897d24b6f44463801d13ed61b2afb77cf7
File:Team+Effect.png
6
1866
1867
2024-01-13T23:59:21Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Clock of Ambiguity and Despair
0
1516
1517
2024-01-14T02:41:11Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Stub}}
{{Infobox1
|title=Clock of Ambiguity and Despair
|image=The Clock of Ambiguity and Despair.png
|caption=
|date_added=29 December, 2022
|created_by=
|updates=[[Category:LATE CHRISTMAS]]
|date_removed=
|removal_reason=
|location=Through a small hole in the floor of [[Grailfed's Room]] that only opens at 12 AM UTC
|prev_location=
}}
{{Quote|"?"|— Clock of Ambiguity and Despair}}
==Overview==
A large clock with the default Roblox smiling face sits idly centered in a pitch black room with several small transparent clock icons floating around it.
==Dialogue==
'''''Tick, tock. What brings you here? Tock, tick?'''''
> What purpose do you serve?
'''Tick, tock. I serve the facility's time. I also serve as an internal clock for the facility's logging system.'''
> ...
> What are you supposed to be?
'''Tick, tock, tick. Well, I'm a clock. Tock, tock, tick.'''
> Seems obvious.
> Any advice for exploring the facility?
'''I hope you could check out some of the monitors, responsible for logging research experiments. Since then, they've been radio silent. Tick, tock, Tick.'''
> I could try to find some of the monitors.
'''Tick, tick, tick. Good luck with that. Tock, tick, tock.'''
> ...
[[Category:NPCs]]
[[Category:Secret NPCs]]
[[Category:LATE CHRISTMAS]]
305d4814b0b4197b24bb7de9709c1788c319b5aa
Backroom Waypoint
0
544
545
2024-01-14T02:44:42Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Backroom Waypoint
|image=Placeholder.png
|date_added=24 January, 2023
|updates=[[:Category:GIFT UNBOXING DAY|GIFT UNBOXING DAY]]
|effects=
*Teleports you to a personal backrooms elevator
|tooltip=Teleports you to your personal backroom.
|acq_by={{ItemIcon|GiftofLiminality|Gift of Liminality}}
}}
{{Quote|Teleports you to your personal backroom.|— Tooltip}}
==Overview==
Currently, the '''Backroom Waypoint''' does not have a model. Upon use, it will teleport the user to their own personal elevator, with a large button to instantly begin a new game. In the corner is an area to be brought back to the lobby.
==Obtaining==
*Opened from the Gift of Liminality
**The Gift of Liminality was found within the maze accessed by finding a false wall on the second floor next to a fireplace, located in a dark section of the maze as seen [https://www.youtube.com/watch?v=78Z1DU27ino&t=36s here]
==Gallery==
[[Category:Items]]
[[Category:GIFT UNBOXING DAY]]
a5384d91488ca81901abb1dc2086bbded4c8dede
Demise
0
1195
1196
2024-01-14T02:51:18Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Demise
|image=[[File:DemiseEffect.png|200px|thumb]]
|date_added=3 April, 2023
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|e_effects=
*Randomly -{{Walkspeed|10}} and -{{Runspeed|10}} for 0.5 secs
*More stacks increase the chance of the effect occurring
|stackable=Yes
|convertable=Unknown
|e_acq_by=
*[[Berylballer]] (? secs first stack; ? secs subsequent stacks)
*[[Eyemaster Prime]] (? secs first stack; ? secs subsequent stacks)
*[[Ratio|Sin of Ratio]] (depends on the attack)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:FOOLS OF APRIL]]
357265bdf1f311d21166c6d34435219af4a45221
Category:ANNIVERSARY
14
1554
1555
2024-01-14T03:25:32Z
mh:minuselevation>HeyyYy2735
0
/* Patch 3.1 */
wikitext
text/x-wiki
==Overview==
The '''ANNIVERSARY''' event (v2.10) was released on August 27th, 2023. The event celebrated the one-year anniversary of Minus Elevation's release.
===Maps===
====New Content====
*+4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
*+15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple|Blurple Office]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
===Entities===
====New Content====
*+1 new entity: [[Bevil]]
*Gave most entities new unique animations
===Items===
====New Content====
*+5 new items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
*+2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
*+1 new craftable item: [[Mossmetal Conductor]]
*+4 new consumables: [[Dragonfruit]], [[Ball of Moss]], [[Pizza]], and [[Peppermint]]
*+4 new miscellaneous items: [[Piñata]], [[Gold]], [[Steel]], and [[Pearl]]
====Changes====
*Brought back [[Primordial Party Hat]] for a limited time
*Added [[Running Shoes]], [[Pumpkin Sprout]], [[Vampire Cloak]], [[Sunstone]], and [[Chilly Bin]] to [[Icey's Black Market]]
*Reworked [[Running Shoes]]
*Slightly reworked [[Echolocator]]
*[[Cabbage]] can now spawn on the ground
*Gave [[Berylballer Plushie]] two new bullet-points of information in the inventory
*Gave many plushies new sounds
===Lobby===
====New Content====
*Made the lobby birthday party-themed
*+? new secret rooms: [[Artifact Room]]
====Changes====
*Overhauled the design of [[Icey's Black Market]]
===Miscellaneous===
====New Content====
*+9 new effects
**Buffs: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Reverse Stats]], and [[Boogie]]
**Debuffs: [[Chaos]]
====Changes====
*Fixed many bugs and typos
==Patch 1==
===Maps===
====Changes====
*Overhauled [[Scratcher's Zone]]
===Entities===
====New Content====
*Re-added footstep sounds for most entities
====Changes====
*[[Spectre]] now freezes when a lightning strike happens while chasing a player.
===Items===
====Changes====
*Added to [[Mossmetal Scraper|Mossmetal Scraper's]] tooltip
===Lobby===
====Changes====
*Blocked off the tutorial area
===Miscellaneous===
====Changes====
*Removed the [[Party (Whistle)|Party Whistle]] buff
*Various bug fixes
==Patch 2==
===Maps===
====New Content====
*[[Vanilla Office]] now has a vending machine
*[[Deep Forest|Deep Forest's]] campfire now gives the [[Warm]] buff
====Changes====
*[[Claustrophobia]] will now only spawn one entity
*Changed the floor minimum for 10 floors
*Big maps have an extended timeframe for [[Sloth|{{Sloth}}]]
===Items===
====Changes====
*Changed [[Mossmetal Conductor|Mossmetal Conductor's]] recipe from 45 [[Scrap]], 5 [[Ball of Moss]], 6 [[Grubblefruit]], 4 [[Teafruit]], and 1 [[Mossmetal Scraper]] to 30 [[Scrap]], 5 [[Ball of Moss]], 3 [[Grubblefruit]], 3 [[Teafruit]], and 1 [[Mossmetal Scraper]]
*Decreased [[Piñata|Piñata's]] hit battery cost from 5 to 3
*Adjusted [[Petrification]]
===Miscellaneous===
====Changes====
*Many adjustments
==Patch 3==
===Maps===
====New Content====
*Added a ramp in [[Oasis]]
===Items===
====New Content====
*+1 new miscellaneous item: [[Prankster Cushion]]
*[[Bevil Plushie]] can now give [[Prankster Cushion|Prankster Cushions]] or [[Fart Potion|Fart Potions]]
*Minor adjustments to [[Petrification]]
===Miscellaneous===
==== New Content ====
*Added a setting for mobile users to reset their screen formatting
*Added 1 new buff: [[Reverse Stats]]
==Patch 3.1==
===Items===
====New Content====
*Added the [[Chaos Crate]]
=== Miscellaneous ===
==== New Content ====
* Added 1 new debuff: [[Frozen]]
==Patch 3.2==
===Items===
====Changes====
*Decreased the [[Chaos Crate]] timer from 5 seconds per button to 3 seconds per button
==Patch 3.3==
===Items===
====New Content====
*Added new events to the [[Chaos Crate]]
====Changes====
*Evened out event chances for the [[Chaos Crate]]
**More scrap makes negative events less likely to happen
{{Updates}}
883f2188f7075feb27c12b9b31d62ec3f3b73998
Frozen
0
1687
1688
2024-01-14T03:26:23Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Frozen
|image=FrozenEffect.png
|date_added=7 September, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*Player is frozen in place
*Ice encases the player
|stackable=No
|convertable=No
|converts=
|e_acq_by=
*[[Chaos Crate]]
|e_prev_eff=
}}
==Overview==
'''Frozen''' is a debuff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
*Sets walkspeed and runspeed to 0
== Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
Frozen.JPG|left|Player with the Frozen effect
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:ANNIVERSARY]]
ded239d04c348b459e01493234f1bc55623f179b
File:FrozenEffect.png
6
1867
1868
2024-01-14T03:26:35Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TreatEffect.png
6
1868
1869
2024-01-14T21:25:00Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Water (Effect)
0
1170
1171
2024-01-14T21:31:07Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Water
|image=Water (Effect).png
|date_added=
|updates=
|e_effects=
*+{{StaminaRegen|0.5}}
|e_acq_by=
*[[Water]] (60 secs)
*[[Fuzzy Dice]] (? secs)
|e_prev_eff=
}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
f827199b24a1add90a874bfd65ce3e794b7644af
File:SleepEffect.png
6
1869
1870
2024-01-14T21:58:22Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:CRIBBLESGIVING
14
1810
1811
2024-01-14T22:00:41Z
mh:minuselevation>HeyyYy2735
0
/* Miscellaneous */
wikitext
text/x-wiki
==Overview==
The '''CRIBBLESGIVING''' (Update 14) was released on November 21th, 2023.
===Maps===
====New Content====
*New Boss [[Cribblefruit Calamity]]
====Changes====
* Removed [[Candy Bucket]] and [[Monster Mash Potion]] from [[Scrap Store|Scrap Shop (map)]]
===Items===
====New Content====
* +1 New Plushie: [[Malicious Cribblefruit]]
*+1 New Item [[Cribblecopia]]
*+7 New Consumables Items: [[Crescentfruit]], [[Fieryfruit]], [[Gravelfruit]], [[Joustfruit]], [[Kittyfruit]], [[Slumberfruit]], and [[Jewelfruit]]
===Miscellaneous===
====Changes====
*Added the [[Candy Bucket]] and [[Monster Mash Potion]] to [[Icey's Black Market]]
*[[Boss Raid]] Rework
*+3 new effects
**Buffs: [[Amp]]
**Debuffs: [[Burn]] and [[Sleep]]
==Patch 1==
The first patch (v2.14.1) was released on November 23rd, 2023. It mainly fixed a few bugs with very minor changes
===Entities ===
====Changes====
* [[Trevor Touchdown]] now has a 6x boost during December 6th
*Decreased[[Gluttony| {{Gluttony}}]]'s bomb's injured duration from 40s to 15s
===Lobby===
====New Content====
* Added a feasting table in celebration for Cribblesgiving
===Miscellaneous===
==== Changes====
*Tweaked [[Cribblefruit Calamity]]'s [[Bestiary]] description
==Patch 2==
The second patch (v2.14.2) for cribblesgiving was released on December 6th, 2023. The patch was to prepare the lobby for christmas.
===Lobby===
====New Content====
*Decorated the lobby for Christmas
====Changes====
*Removed the [[Turkey]] NPC
===Miscellaneous===
====Changes====
*Moved the [[Cribblecopia]] item to [[Icey's Black Market]]
{{Updates}}
6765f7d98020e8c1dd149074f14524adfa1892a4
Lemon (Effect)
0
1162
1163
2024-01-14T22:18:49Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title= Lemon
|image= LemonEffect.png
|date_added=
|updates=
|e_effects=
*+{{LuckStats|1}}
|e_acq_by=
*[[Lemon]] (30 secs)
*[[Lemonade]] (45 secs)
*[[Fuzzy Dice]] (? secs)
|e_prev_eff=
}}
==Overview==
Lemon is a buff that gives the player +1 luck.
==Effects==
*Gives the user +1 Luck
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
8b22bf92f3b675c3b5a790da2ea46c008333fe74
Team+
0
1837
1838
2024-01-14T23:53:27Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title= Team+
|image= Team+Effect.png
|date_added=1 January, 2024
|updates=[[:Category:MERRY NEW YEAR|MERRY NEW YEAR]]
|e_effects=
*+{{ConsumableEFF|15}}
*+{{ToolEFF|15}}
*+{{Walkspeed|2}}
*+{{Runspeed|2}}
|e_acq_by=
*Being near someone with the [[Leader Pack]]
|e_prev_eff=
}}
==Overview==
Team+ is a [[:Category:Buffs|Buff]] added in the [[:Category:MERRY NEW YEAR|MERRY NEW YEAR]] update.
It increases speed as well as consumable and tool efficiency.
==Effects==
*Gives the player +15% Consumable Efficiency
*Gives the player +15% Tool Efficiency
*Gives the player +2 Walkspeed and Runspeed
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:MERRY NEW YEAR]]
b0fc78ae3c5785ae55f8650a0531513d3b0cb63e
Category:Lobby
14
376
377
2024-01-17T00:50:55Z
mh:minuselevation>HeyyYy2735
0
/* Secrets */
wikitext
text/x-wiki
__NOTOC__
{{Stub|Missing Sand Pit upgrade prices, descriptions for NPCs, ??? dialogue from obby, and NPC dialogue from secret pillow room.}}
== Overview ==
The '''Lobby''', as its name implies, is the main hub of Minus Elevation, where everybody first spawns in. The Lobby itself is a huge area with many rooms to admire, NPCs to interact with, and secrets to unveil.
==Rooms==
The Lobby is a maze of many rooms all connecting to each other. Each room serves a unique purpose and adds just a little more wonder and pzazz to the game. Large rusty barricades within rooms indicate the possibility that a new room may be planned for that general area.
<div class="mw-collapsible left-collapsible mw-collapsed";><br>
===[[Spawn]]===
[[File:Spawn.png|thumb|300px]]
Spawn is the first room that new players will be introduced to.
In the middle of this room are nine metallic spawn points shaped in a three-by-three grid. Decorated against the walls are red couches. Directly ahead from where players spawn is a reception desk, which is aimed to help new players who are unsure how to begin playing. Behind the spawn points is a logo of Vanilla Deluxe, the Roblox group responsible for the creation of Minus Elevation.
===[[Bathrooms]]===
[[File:Bathrooms.png|thumb|300px]]
Bathrooms are literally two bathrooms that exist simply for realism and consistency. One of them, however, holds a unique secret.
Contrary to other bathroom designs, the Bathrooms in Minus Elevation have dark green-studded walls with wooden outlines. Each bathroom has five stalls and a large, wide mirror.
===[[Gamepass Room]]===
[[File:Gamepass Room.png|thumb|300px]]
Gamepass Room was created for the purpose of displaying [[gamepasses]] that have unique effects in game.
The long room features four purchasable gamepasses against the right wall that gives players unique items or effects in game. Against the left wall is what appears to be a case of balls that are dispensed from the metal pipe integrated into the wall when a player purchases a gamepass. Lined along the cornices of the room is draping vegetation, and in the other end of the room is a small cherry blossom tree. Unlike other lobby rooms, the Gamepass Room is extremely dim, with the only source of lights coming from the purchase buttons of the gamepass displays and the gumball display.
===[[Lounge]]===
[[File:Lounge.png|thumb|300px]]
The most famous area in the lobby, the Lounge acts as the foyer to the [[:Category:Gamemodes|gamemode]] elevators.
The room is decorated with a huge red carpet, complimented with furnishings of multiple tables, each one having various objects on them, surrounded by bean bag chairs. In the center lies a large square table with three couches.
While acting as a foyer to the elevators, the Lounge also acts as a hub to the Spawn, Sand Pit, and Hangout Space, which leads to the second floor of the lobby.
===[[Sand Pit]]===
[[File:Sand Pit.png|thumb|300px]]
Added to the lobby on April 5, 2023, the Sand Pit is a small room for players to dig up items.
The room is, essentially, a large sandbox that players can dig in to receive items in to use in their next game. Across the entrance is a large black board describing the Sand Pit, and displays the amount of digs the player has, as well as a timer that indicates how long they will receive their next dig. Integrated in the left wall is a case of shovels for players to dig, and in the right wall is an upgrader, allowing players to upgrade their maximum digs with <span style{{=}}"font-family: Overpass;text-shadow:-0.9px 0 black, 0px -1px black, 0 0px black, 0.2px 1px black, 1px 0px black;color: #ffb535;>'''M$'''</span>, as well as a hallway leading to the Spawn.
Upon digging up an item, the following message will appear in the chat: <span style="color:#ffa04c;>You dug up a '[item]'. You will start with this item in the next game you play.</span><br>
Upon digging up an ultra rare item, the following announcement will appear in the chat for all players to see: <span style="color:#dc74ff;>[player] dug up an ultra rare '[item]'.</span>
Below is a table of items that players can dig up from the Sand Pit.
{| class="fandom-table" width="50%" style="text-align:center;"
!<div style="text-align:center;">Item</div>
!<div style="text-align:center;">Item Type</div>
|-
|[[File:StealthPotion.png|75px|link=Stealth Potion]][[File:HastePotion.png|75px|link=Haste Potion]][[File:RegenPotion.png|75px|link=Regen Potion]] [[File:Cribblefruit.png|50px|link=Cribblefruit]] [[File:Soda.png|50px|link=Soda]] [[File:Gift.png|50px|link=Gift]]
|<span style="color:#ffa04c;>'''Common'''</span>
|-
|[[File:WitchesBrew.png|50px|link=Witches Brew]] [[File:Gift.png|75px|link=Large Gift]] [[File:GrandGift.png|75px|link=Grand Gift]] [[File:VolatileShard.png|50px|link=Volatile Shard]]
|<span style="color:#dc74ff;>'''Ultra Rare'''</span>
|-
|}
===[[Hangout Space]]===
[[File:Deli.png|thumb|300px]]
Hangout Space, at first glance, appears to be a simple room primarily used as decoration and adding substance to the lobby. However, on weekends, players can talk to Icey to enter his black market and shop for unique items.
The room, contrary to what somebody would expect given its name, is quite small. Its decorated with an L-shaped rug, furnished on top with two octagon-esque tables surrounded by red stools. One table features large hollow bags of popcorn, while the other features two types of drinks: Luck Cola and [https://minershaven.fandom.com/wiki/Dr.Berza_Machine#Dr.Berza_Drink Dr.Berza], the latter being a reference to [https://www.roblox.com/users/5000861/profile Berezaa], the creator of [https://www.roblox.com/games/258258996/EVENT-Miners-Haven Miner's Haven]. Integrated in the back wall is a counter where you would presumably purchase food if the option were ever to exist. Behind the counter are tons of ice cubes varying in size, as well as bricks, ducks, and popcorn.
===[[Obby (Lobby)|Obby]]===
Obby is, as its name implies, an obby room with many stories to it.
Obby is both the biggest and the tallest room throughout the entire lobby. As players complete the challenging obstacle course, they must be extra careful not to slip up, especially during the towering section, as they will likely fall all the way back to the bottom of the room.
Completing the obstacle course will reward the player with the [[Petrified Rose]] that they can use in game.
Obby is right in front of the bottom of the staircase in the Hangout Space.
===[[Balcony]]===
Balcony is the first room players experience when going upstairs to the second floor. Unique to this room is a sound board that displays the current song playing in the lobby. All of the music for the lobby can be found [[Music#Lobby Music|here]].
This room is one of the largest rooms in the lobby, decorated with a large aquarium tank and furnished with couches, cardboard boxes, and two dance arcade machines, albeit nonfunctioning. This floor also happens to house almost every player's most hated coin game.
The balcony overlooks the Lounge, and connects to the Hangout Space, Fanart Room, Arcade, and Lukki's Other Games.
===[[Fanart Room]]===
[[File:Fanart Room.png|thumb|300px]]
Fanart Room serves the purpose of displaying the art of community members that were accepted into the game.
This room is quite small and does not have as many furnishing compared to other rooms, with only a blue rug, a few wooden crates, a table with a couple chairs, and a few blue bean bag chairs. However, along with the display of fan art, it also has a painting of the Mona Lisa replaced with the head of [[Eyemaster]], which the community had come to name the "Eyemaster Mona Lisa".
===[[Arcade (Lobby)|Arcade]]===
[[File:Arcade (Lobby).png|thumb|300px]]
Arcade is a room full of fun and games. Its design contrasts greatly compared to the rest of the lobby.
This small room features purple walls and a black floor. The room is furnished with different arcade machines, including a couple claw machines, a cabinet, and plinko. Against the right wall are two purple couches, and in the center of the Arcade is a medium table, with pizza and Bloxy Colas, surrounded by stools.
Unfortunately, none of the arcade machines are currently functioning.
===[[Lukki's Other Games]]===
[[File:Lukki's Other Games.png|thumb|300px]]
Lukki's Other Games houses all of the other games Lukki, the head developer of Vanilla Deluxe, has created. Unique to this room is the ability for players to teleport to the games.
Upon entering this room, players will notice just how large it is. The room is decorated with two blue rugs, and furnished with a few tables with chairs, bean bag chairs, and wooden crates. The main displays of the room include miniature models of Lukki's previous games, most notably Weird Crossroads, Lukkis Backrooms, Minus Decendance, and Mini Megafactory.
This room also houses the clock, which which you can interact to receive the current time and the age of the server.
[[File:Clock.png|thumb|100px]]
{{dialogue
|a=Clock
|p=Player
|a|* It is ''[magnitude]'' AM/PM.<br>(UTC)<br><br>
|p|What is the server age?
|a|The server is ''[time]'' old.
}}
</div><br>
==NPCs==
Residing in the Lobby are tons of NPCs you can interact with who can give you helpful tips and information, tell you secrets, and players can play games with. Not all NPCs are necessarily humanoid, though; you can even speak with a sentient cribblefruit!
<div class="mw-collapsible left-collapsible mw-collapsed";><br>
===[[Reception]]===
[[File:Reception.png|thumb|150px]]
''Located behind the counter in the Spawn.''
The receptionist is a basic non-playable character with brown hair, glasses, and some red clothes. The receptionist is meant to guide new players to the elevator, but serves no other purpose.
{{dialogue
|a=Reception
|p=Player
|a|Welcome to Minus Elevation! How may I help you?<br><br>
|p|How do I get started?<br><br>
|a|Go into the big elevator in the room to the right to join a game.
}}
===[[Sidney]]===
[[File:Sidney.png|thumb|150px]]
''Located on the left side of the Lounge next to some crates.''
Sidney, Roblox name [https://www.roblox.com/users/17207805/profile SidewaysEight], is ...
{{dialogue
|a=Sidney
|p=Player
|a|how's it going.<br><br>
|p|Who are you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sidney
|a|just someone LIVEing A LIVE
}}
</div><br><br>
|p|What do you know about ...?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sidney
|p=Player
|p|What do you know about [[Ganderer]]?
|a|ganderer bruh
|p|What do you know about [[Wrath]]?
|a|i managed to get a peek of what it looks like underneath its helmet. i've never been the same since
|p|What do you know about [[Parasite]]?
|a|he's greedy, requires additional delvers from the facility to feast upon
|p|What do you know about [[Wanderer]]?
|a|i don't like him
|p|What do you know about [[Shade]]?
|a|behind you
|p|What do you know about [[Spectre]]?
|a|how did you know about this? well, since you've mentioned i'll tell you its history. a team of delvers found a new section filled with those... things. i've heard reports that delvers have only been transmitting garbage data to the research team and eventually disappeared without a trace. right now, it's technically off-limits until the facility has addressed the issue.
|p|What do you know about [[Sketcherman]]?
|a|funny story, i watched someone challenge sketcherman to a rap battle once. his name was like some kind of candy or something? anyways, poor guy passed out on the spot after Hangout Spacevering his first bar
|p|What do you know about [[Bozo]]?
|a|did you know that he's actually a pretty popular showperson outside the facility? yeah, weird. don't know what it is about this place that makes him so goofy
|p|What do you know about [[Ghaster]]?
|a|oh, yeah that guy. he as a pretty chill dude as far as i could tell. but then there was the Roar of 96. did you know a human could survive without the lungs? incredible stuff
|p|What do you know about [[Sculpture]]?
|a|i'm still looking for the name of the guy that made that thing. if you could stand REALLY close to it and stare at it for a good while and see if you can find a signature or something, let me know
|p|What do you know about [[Gumballer]]?
|a|I don't know who that is.
|p|What do you know about [[Berylballer]]?
|a|You have officially delved too deep. Agents are on their way to your immediate location. Run.
}}
Upon choosing the Ganderer prompt, a sitcom audience laugh will play.
</div><br><br>
|p|Can you show me a funny trick?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sidney
|p=Player
|a|oh, you wanna see something cool? it might take a while, you should take a seat.
|p|Alright, sounds cool.
|a|ok, let me just stand up for a bit
|p|Go ahead.
|a|
|p|...
}}
</div>
}}
===[[Flare]]===
[[File:Flare.png|thumb|150px]]
''Located on the counter in the Cat Café.''
Flare, Roblox user [https://www.roblox.com/users/49640047/profile FlareGun_Woohoo], is a long friend of Lukki and Element and has been a part of the Vanilla Deluxe community for a long time. With an interest in the rock band Battle Tapes, he claims himself to be quite swag.
{{dialogue
|a=Flare
|p=Player
|a|Yo! What's up?
|p|Hey! What are you up to?
|a|I don't know. I just be chilling.
}}
===[[Light]]===
[[File:Light.png|thumb|150px]]
''Located sitting on the ledge of the Sand Pit.''
Light, Roblox user [https://www.roblox.com/users/23597276/profile cosMayday], is ...
{{dialogue
|a=Light
|p=Player
|a|Howdy.<br><br>
|p|What do you know about ...?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Light
|p=Player
|p|What do you know about [[Mire]]?
|a|Mire? I hardly know 're!
|p|What do you know about [[Seeker]]?
|a|Seeker? I hardly know 'er!
|p|What do you know about [[Eyemaster]]?
|a|Eyemaster? I hardly know 'er!
|p|What do you know about [[Ganderer]]?
|a|Ganderer? I hardly know 'er!
|p|What do you know about [[Wanderer]]?
|a|Wanderer? I hardly know 'er!
|p|What do you know about [[Ghaster]]?
|a|Ghaster? I hardly know 'er!
|p|What do you know about [[Scratcher]]?
|a|Scratcher? I hardly know 'er!
|p|What do you know about [[Gumballer]]?
|a|Gumballer? I hardly know 'er!
|p|What do you know about [[Berylballer]]?
|a|Berylballer? I hardly know 'er!
}}
</div><br><br>
|p|How do you do?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Light
|p=Player
|a|Feeling handy dandy!
|p|Good to know!
}}
</div><br><br>
|p|What's up with this sand pit?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Light
|p=Player
|a|I don't know but I do love sand!
|p|Good to know!
}}
</div>
}}
===[[Sparks]]===
[[File:Sparks.png|thumb|150px]]
''Located against the planter left of the Cafeteria<nowiki>'</nowiki>s entrance.''
Sparks, Roblox user [https://www.roblox.com/users/29691122/profile rightpadgram], is ...
{{dialogue
|a=Sparks
|p=Player
|a|Hi<br><br>
|p|Do you know anything about the plinkard machines?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|Well, there is nothing with them. You pay a small fee to let a ball drop into one of the ends and hopefully it'll give something nice
}}
</div><br><br>
|p|What's at the end of the obstacle course?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|Some sort of reward. But I am not sure what's really at the end. You should see it for yourself. Good luck though
}}
</div><br><br>
|p|What are you doing?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|I am relaxing at the hangout space
}}
</div>
}}
===[[Icey]]===
[[File:Icey.png|thumb|150px]]
''Located behind the counter in the Cafeteria.''
Icey, Roblox user [https://www.roblox.com/users/66641387/profile Icyycl], is ...
{{dialogue
|a=Sparks
|p=Player
|a|Hello! I'm Icey. How are you doing?<br><br>
|p|Got anything at the counter?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|p=Player
|a|Yes I do! Which one do you want?<br><br>
|p|Duck.
|a|Unfortunately, I do not have anymore ducks. Come back later! No, those ducks behind me are not for giving away.<br><br>
|p|Brick.
|a|Unfortunately, I do not have anymore bricks. Come back later! No, those piles of bricks are not for giving away.
}}
</div><br><br>
|p|What's with these new additions?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|It lacked some detail so I've decided to ask if some slight changes can be made. And resulted in this! Don't mind the ducks though.<br><br><br>...And piles of bricks.
}}
</div><br><br>
|p|Doing great! How about you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Sparks
|a|I'm doing fine! I'm just staying here, watching people as they pass by.
}}
</div>
}}
===[[Nutticus]]===
[[File:Nutticus.png|thumb|150px]]
''Located across the aquarium tank against a wooden post in the Balcony.''
Nutticus, Roblox user [https://www.roblox.com/users/45103467/profile recolored], is a friend of Lukki and Element, as well as a moderator for Vanilla Deluxe. Her uniform is based on a group she created a while back in time.
{{dialogue
|a=Nutticus
|p=Player
|a|hi, what's up?<br><br>
|p|What are you looking at?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Nutticus
|a|the aquarium
}}
</div><br><br>
|p|Can you quote a reference?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Nutticus
|p=Player
|a|ok which one?<br><br>
|p|The salesman.
|a|i love him. little scrunko<br><br>
|p|The one with pink beans.
|a|big yeetus<br><br>
|p|Give me a random one!<br><br>Give me another random quote.
|a|I CAN'T STAND IT!!! ITHINK I'M GONNA HAVE A [HeartAttack]!<br><br>among us iphone<br><br>gm<br><br>a water balloon<br><br>To be, or not to be: that is the question:<br> Whether 'tis nobler in the mind to suffer<br> The slings and arrows of outrageous fortune,<br> Or to take arms against a sea of troubles,<br> And by opposing end them? To die: to sleep;<br> No more; and by a sleep to say we end<br> The heart-ache and the thousand natural shocks<br> That flesh is heir to, 'tis a consummation.<br><br>the yellow cat<br><br>the mad rat<br><br>Ia creature<br><br>i like turtles<br><br>the wools
}}
</div>
}}
===[[Ellie]]===
[[File:Ellie.png|thumb|150px]]
''Located standing against the left wall in the Fanart Room.''
Ellie, Roblox user [https://www.roblox.com/users/64382810/profile ellie_creature], is a friend of Lukki and an avid artist. She has played numerous games outside of Roblox. Her outfit is based on a goat.
{{dialogue
|a=Ellie
|p=Player
|a|Hey! How can I help you?<br><br>
|p|Do you have any game recommendations?<br><br>Give me another game recommendation.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Ellie
|a|Hm, there is this one game where you have to complete the monuments.<br><br>A game where you hold the Sun itself...<br><br>There's this one game that's quite Sunny!<br><br>There's one but I can't seem to remember the name! Uh... SUPERDEATH?<br><br>Have you heard of the game where you complete really difficult towers?<br><br>One time I played a game with a bug that seemingly was Hollow. Strange!
}}
</div><br><br>
|p|What is this room?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Ellie
|a|This room is an old backroom restored to be the home of this games wonderful fanart! We also got that strange painting Hangout Spacevered just yesterday, It ''[sic]''emits a strange aura...
}}
</div><br><br>
|p|Can you give me some entity hunting advice?<br><br>Give me more advice.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Ellie
|a|A [[Discomaster|certain entity]] spends its friday ''[sic]'' nights partying.<br><br>Every 18th of the month a [[Gumballer|certain entity]] comes out of hiding.<br><br>Entity [[plushies]] increase their respective entities spawn chance.
}}
</div>
}}
===[[Kad]]===
[[File:Kad.png|thumb|150px]]
''Located on a couch next to the sound display in the Balcony.''
Kad, Roblox user [https://www.roblox.com/users/58665831/profile kadinhouu], is a super moderator for Vanilla Deluxe who does not enjoy obbies. They are dressed in clothes and accessories that match their favorite color. Sitting on a couch in the Balcony, they will offer the player to play their coin game, which, upon winning it, will give the player [[Kad Coin]]. However, you can only win the game by getting a perfect split of 50 heads and 50 tails.
{{dialogue
|a=Kad
|p=Player
|a|Hi. I'm Kad.<br><br>
|p|What are you doing?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|p=Player
|a|Chilling on this couch. It's comfortable.
|p|Oh. Ok.
|a|I have a game for you.
|p|What is it?
|a|It's called flipping a coin 100 times and conclude if it took 50 tails and 50 heads as your result. Would you like to participate?<br><br>
|p|Sure.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|p=Player
|a|Wise choice. Go ahead and flip that coin.<br><br>
|p|[Flip Coin]
|a|You got heads.<br><br>You got tails.
|p|I think I flipped enough times.
|a|Now let's see what you did.<br><br>You flipped <math>[< 100]</math> times.<br><br>You did not flip enough. Looks like you lose. However, did you get a split of heads and tails?<br><br><br>Now let's see what you did.<br><br>You flipped <math>[> 100]</math> times.<br><br>You flipped over the limit. Looks like you lose. However, did you get a split of heads and tails?<br><br><br>Now let's see what you did.<br><br>You flipped 100 times.<br><br>...I'm impressed. However, did you get a split of heads and tails?<br><br>
|p|Yes.
|a|You're lying to me. Pitiful of you.<br><br>Seems that you are right. However, the odds were not in your favor. Better luck next time.<br><br>Wow. I'm beyond impressed. Take this reward.<br><br>
|p|No.
|a|I respect your honesty. Try again on the next time we interact.
}}
</div><br><br>
|p|No thanks.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|a|...Your existence is at a mere cost of your decision. May the misfortunes reign upon your soul due to your poor decisions. A plague on your body, heart, and mind.
}}
</div>
}}
</div><br><br>
|p|Kad
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|a|Kad.
}}
</div><br><br>
|p|Why don't you try out the obstacle course?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Kad
|p=Player
|a|...No.
|p|Why not?
}}
</div>
}}
===[[Element]]===
[[File:Element.png|thumb|150px]]
''Located sitting on a stool around the center table in the Arcade.''
Element, Roblox user [https://www.roblox.com/users/20691822/profile elementninja645], is an avid builder and the co-developer of Minus Elevation. He is known throughout not only Vanilla Deluxe, but also a few other Roblox communities. [[Gumballer|A familiar entity]] is based on him.
{{dialogue
|a=Element
|p=Player
|a|Hi. I'm just chilling in this side-arcade room. How are you?<br><br>
|p|What's that machine behind you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Element
|a|That's called the <span style{{=}}"color:#ff5733;">Plinkard</span>. Pay a small price to drop a ball and see where it lands!
}}
</div><br><br>
|p|Who are you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Element
|a|I'm a helper for this facility. I help out with any work that Lukki gives me.
}}
</div><br><br>
|p|I think I know you...
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Element
|p=Player
|a|You do? From where?<br><br>
|p|[https://www.roblox.com/games/6181314081/Unofficial-Egg-Hunt-2021-An-Alternative-Universe An island of eggs.]
|a|I remember that place! I've always loved omelettes! I'm still confused on the appearance of those floating islands. Thanks for mentioning it though.<br><br>
|p|[https://www.roblox.com/games/258258996/Miners-Haven A Haven for Miners.]
|a|Mining isn't a thing for me. You said that I'm a <span style{{=}}"color:#8c00ff;">Plant</span>? I don't what you're talking about.<br><br>
|p|[https://www.roblox.com/games/5818351446/Halloween-Candy-Simulator-2020 Trick or treating!]
|a|Can't wait to dress up for Halloween!<br><br>
|p|[https://www.roblox.com/games/9253425093/Cribblefruit-Capsules-pre-alpha A local mall.]
|a|You're talking about that one? I love shopping there! They got these unusual capsule machines that dispense replicas of fruit.
}}
</div>
}}
On the 18th of every month, Element will have special dialogue for [[Gumballer|{{Gumballer}}]]:
{{dialogue
|p=Player
|p|<span style{{=}}"color:#ffb535;">Special Day..?</span>
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Element
|a|I feel a disturbance in the gumballer migration patterns... You may find many rather than few today.<br><br>[Hours] hours of torment remain today.
}}
</div>
}}
===[[June]]===
[[File:June.png|thumb|150px]]
''Located sitting against a table in Lukki's Other Games.''
June, Roblox user [https://www.roblox.com/users/102524024/profile Matt3864], is a long friend of Lukki and Element and has been part of the Vanilla Deluxe community for a long time. She has a few interests, including 3D moHangout Spaceng, digital art, and electronic music. She also likes cats.
{{dialogue
|a=June
|p=Player
|a|Hi. I'm a person that's chilling at this table.<br><br>
|p|Do you like to listen to music?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=June
|p=Player
|e=Element
|a|Yeah. I listen to a particular indie band or two. But I won't tell you.<br><br>
|p|Can you make music as well?
|a|Also, I can make music. Do you know about a game with capsules? I made some music for it at one point!
|p|...<br><br>
|p|I like indie music as well!
|a|Really? Who's your favorite band?<br><br>
|p|AJJ.
|a|Okay, AJJ? Seriously? You probably don't even know music. That band isn't really that good. Maybe if they had the letter R like a real band does.
|p|...<br><br>
|p|AJR.
|a|AJR is fantastic. My friend Element and I used to listen to them all the time, I haven't seen him in a while but I just know he's still listening to Thirsty! Did you know they've made many musical classics such as World's Smallest Violin? The TikTok sped-up version is my favorite. Man, I wish I could listen to AJR all day!
|p|Element? You mean the person at the small arcade room?
|e|I heard that! Yes and that is not true, June is just bluffing. Don't listen to her. I'll punish you to the doors of the underworld if you continue to believe her.
|p|...
|a|I know he listens to it. Hiding the truth from the public.
|p|I think I believe you?
}}
</div><br><br>
|p|Why at this table?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=June
|p=Player
|a|Because of the Hat Man that told me to stay at this table. He wanted to do some 'business' with me. I don't know when he'll come.
|p|The Hat Man?
|a|I wish I could tell you on who he is but... if I do so, you could be on his list.
|p|Ok...
}}
</div><br><br>
|p|I think I know you from somewhere.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=June
|p=Player
|a|Did Element told you something that you shouldn't know? You should stay away from him from these type of questions!
|p|...
}}
</div>
}}
===[[Lukki]]===
''Located sitting on a couch against the right wall in the Spawn, sitting on the cherry blossom tree's planter in the Gamepass Room, and sitting on a stack of crates left of the entrance of Lukki's Other Games.''
Lukki, Roblox user [https://www.roblox.com/users/27379601/profile luckily_dragon], is the owner of the Vanilla Deluxe group and the Head Developer of Minus Elevation, as well as a few other popular Vanilla Deluxe titles.
All Lukki NPCs have their own unique greetings and dialogue. However, they do all have the same following dialogue when the player choice is available:
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to Minus Elevation.<br><br>
|p|Who are you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|I am Lukki, the owner of this fantastic game.
}}
</div><br><br>
|p|Can you tell me about my total playtime?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|currently your total playtime is <span style{{=}}"color:#ffa500;">''[magnitude]'' seconds/minutes/hours/days</span>.<br><br>you have survived 5 night at Minus Elevation's. good job not getting caught by the animatronics. <span style{{=}}"font-size:10pt;">[total playtime of five days]</span><br><br>a weeks worth of playtime money in my pocket!!! now go take a shower, you deserve it. <span style{{=}}"font-size:10pt;">[total playtime of one week]</span><br><br>
}}
</div>
}}
====Spawn====
[[File:Lukki1.png|thumb|150px]]
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to Minus Elevation.<br><br>
|p|How do I play?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|To play the game, head into one of the big elevators in the room next door. Once you're in, press all the buttons you can without being caught by the horrible, horrible monsters.
}}
</div>
}}
Rarely, Lukki may greet the player with the following dialogue:
{{dialogue
|a=Lukki
|a|Welcome to Minus Descendance.
}}
====Gamepass Store====
[[File:Lukki2.png|thumb|150px]]
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to the Gamepass Store.<br><br>
|p|What are the gamepasses?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|Gamepasses are items only obtainable via robux. Money in my pockets please.<br><br>
|p|What is the [[Teleport Remote|teleport remote]]?
|a|The teleport remote is a device that allows you to teleport to a random button at the cost of battery. Though it does have a long startup period which leaves you free for enemies to attack you.
|p|...<br><br>
|p|What is the [[Lifeform Scanner|lifeform scanner]]?
|a|The lifeform scanner is a device that shows the spawn chance of every entity you have info on. There is a hidden entity spawn multiplier system that is influence by many different factors ;)
|p|...<br><br>
|p|What is the [[EDT]]?
|a|The EDT (Enemy Distance Tracker) is a device that passively shows the distance of the closest enemy by changing colors. Green {{=}} safe & Red {{=}} in danger.
|p|...<br><br>
|p|What is are ''[sic]'' double votes?
|a|Double Votes is a gamepass that gives you double the voting power in the upgrade select screen. Not much to it.
|p|...
}}
</div>
}}
====Lukki's Other Games====
[[File:Lukki3.png|thumb|150px]]
{{dialogue
|a=Lukki
|p=Player
|a|Hello there! How may I help you?<br><br>
|p|What is this room?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|This room holds some of my games that I published over the course of a year or two. Try them out if you would like! However, these are outside of Minus Elevation and will teleport you to another game.
|p|...
}}
</div><br><br>
|p|Can you give me some details about the games?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|Which game would you like to know?<br><br>
|p|Lukki's Backrooms!
|a|A game about my interpretation of the backrooms. Explore areas of emptyness and void with secrets to uncover.
|p|...<br><br>
|p|Minus Decendance!
|a|A game that is a prequel to the game we're playing now! Dive deep into the faiclity with randomly generated rooms and upgrades that will assist or break your success! And avoid monsters.
|p|...<br><br>
|p|Weird Crossroads!
|a|A game about the croaaroads! That's all. Just remember that every session is personalized.
|p|...<br><br>
|p|Mini Megafactory!
|a|A game about making your own factory on a small grid! Make money to obtain packs that will give you machiens to increase your gains!
|p|...
}}
</div><br><br>
|p|What's up with that clock?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|That's just a grand clock that I grabbed from the facility. It stood in the middle of a floor and decided to take it to the facility' lobby. Hopefully, nothing bad will happen!
|p|...
}}
</div>
}}
===[[???/Bathrooms|???]]===
[[File:???Bathrooms.png|thumb|150px]]
''Located in the fourth stall in the right Bathroom.''
desc
{{dialogue
|a=???
|p=Player
|a|What is your purpose here.<br><br>State your purpose.<br><br>Your reason for being here?<br><br>Im [sic] guessing you want to know how many times you've died.<br><br>
|p|Which entity has killed me the most?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=???
|a|The entity the has killed you the most is ''[entity]'' with ''[magnitude]'' kills.
}}
</div><br><br>
|p|Why are you in the bathroom..?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=???
|a|Using a public restroom is a near death experience. .. .
}}
</div><br><br>
|p|How many times have I died?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=???
|a|You have died ''[magnitude]'' times.<br><br>You are quite the funder for my business of death. <span style{{=}}"font-size:10pt;">[total of ? deaths]</span>
}}
</div>
}}
</div><br>
==Secrets==
The Lobby is an area with tons of hidden secrets that, with just a bit of cleverness and imagination, player can unveil. To prevent any spoilers of them, all sercets will be collapsed. Expand at your own risk!
<div class="mw-collapsible left-collapsible mw-collapsed" id="SpoilerAlert"><br>
[[File:BathroomsSecret2.png|thumb|300px]] [[File:BathroomsSecret1.png|thumb|100px]]
===Bathrooms Secret===
In the left Bathroom, the mirror, contrary to what players may initially believe, is not actually a mirror, but rather a thick pane of glass. When five players sit on a toilet seat in each stall, the glass will shatter, allowing players to go through the glass frame. Down the hall is a single black toilet with a glowing blue square ring, with a sign above it foreshadowing future development.
===[[Dimensionally-Transcendental Crate]]===
[[File:Dimensionally-Transcendental Crate.png|thumb|300px]]
In the Spawn behind the reception counter, head to the crates against the right wall. One of the crates should be open.
Although falling into the crate may appear as if you entered a different room at first, the player actually entered inside a dimensionally-transcendental crate. The inside of the crate is purple, with [[Crate|three crates]] present. Examining these crates provides the same dialogue:
{{dialogue
|a=Crate
|p=Player
|a|<nowiki>*</nowiki> It's a lone crate inside of a crate thats bigger on the inside.<br><br>
|p|Inspect
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Crate
|a|<nowiki>*</nowiki> You tapped the crate...<br><br>It's hollow.<br><br><nowiki>*</nowiki> You tapped the crate...<br><br>It's completely solid.<br><br><nowiki>*</nowiki> You found some dust on top of the crate.<br><br><nowiki>*</nowiki> You tried to vite the crate, but only got the taste of oak.<br><br><nowiki>*</nowiki> You put your ear to the crate...<br><br>You hear shuffling inside.<br><br><nowiki>*</nowiki>You put your ear to the crate...<br><br>You hear a heartbeat. <br><br>'''Only available if the player does not already have a [[Scrap Crate]]. Player obtains a [[Scrap Crate]] upon getting this dialogue.'''<br><br><nowiki>*</nowiki> You found a scrap crate inside of the crate.<br><br>
}}
</div><br><br>
|p|Escape
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Crate
|a|<nowiki>*</nowiki> You cannot.
}}
</div><br><br>
|p|Where am I?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Crate
|a|<nowiki>*</nowiki> You are inside the crate.
}}
</div>
}}
===[[Pillow Lovers Anomymous]]===
<small><span style="color:#b00000;">'''Accessibility to this room has been removed for unknown reasons.'''</span></small>
[[File:Pillow Lovers Anomymous.png|thumb|300px]]
In the Lounge, there is a picture of Lukki's dog, Chesta. Behind the Chesta painting is a hidden passage to Pillow Lovers Anomymous.
Pillow Lovers Anomymous is a small room with four large red floor pillow and a red rug. On the wall is a sign that writes "pillow lovers anomymous".
===[[Grailfed's Room]]===
[[File:OpenEyeLisa.png|thumb|150px]]
Hanging on the wall in the Fanart Room is a Mosa Lisa painting replaced with the head of [[Eyemaster]]. At first, this painting may appear quite comical, yet insignificant. However, there is a secret passage behind this painting. Around the lobby, there are five buttons: behind the couch that Lukki sits on in Spawn, in the planter next to the entrance to the Cafeteria, hidden behind the ice cubes against the right wall behind the counter in the Cafeteria, on top of the aquarium on the second floor, and on top of the Toublox cabinet in the Arcade. When five players step on all of the buttons at once, the buttons will display sparkles, and the passageway behind the painting will be revealed.
[[File:Grailfed's Room.png|thumb|300px]]
Traveling to the end of the passageway reveals Grailfed's Room, which houses, as foreshadowed in the room's name, [[Grailfed]], a dancing orange cat. The room itself is decorated with a stonehenge, which Grailfed is seen dancing in front of, and a purple orb for players to teleport out of the room after the painting has blocked the exit. Upon speaking to Grailfed, the cat tells you the following:
[[File:Grailfed.gif|thumb|150px]]
{{dialogue
|a=Grailfed
|p=Player
|a|MY TIME. MY TIME.
|p|When is your time?
|a|DESPAIR. DESPAIR. MY TIME HAS NOT YET COME.
|p|...
|a|YOU CAN'T DESPAIR. YOU CAN'T DESPAIR. MY TIME IS ON THE HORIZON.
}}
It is currently unknown who Grailfed is or where the cat came from, let alone why Grailfed is residing behind the Eyemaster Mona Lisa painting. Grailfed's dialogue only adds to the cat's mysteriousness.
==== [[Clock of Ambiguity and Despair]] ====
At 12 A.M. UTC, a trapdoor, located behind the left spire within Grailfed's Room, will open.
Falling down the hole will lead to the a secret room. The room itself is pitch black, with the only light emitting from the clock, excluding the orb to teleport out of the room. Small clock particles are also apparent within the room.[[File:The Clock of Ambiguity and Despair.png|thumb|150px]]
In the room resides the Clock of Ambiguity and Despair, a huge white sentient clock with a wooden frame, which lies on the floor.
{{dialogue
|a=Clock of Ambiguity and Despair
|p=Player
|a|Tick, tock, what brings you here? Tock, tick?
|p|What purpose do you serve?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Clock of Ambiguity and Despair
|a|Tick, tock. I serve the facility's time. I also serve as an internal clock for the facility's logging system.
}}
</div><br><br>
|p|What are you suppose to be?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Clock of Ambiguity and Despair
|p=Player
|a|Tick, tock, tick. Well, I'm a clock. Tock, tock, tick.<br><br>
|p|Seems obvious.
}}
</div><br><br>
|p|Any advice for exploring the facility?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Clock of Ambiguity and Despair
|p=Player
|a|I hope you could check out some of the monitors, responsible for logging research experiments. Since then, they've been radio silent. Tick, tock, Tick.
|p|I could try to find some of the monitors.
|a|Tick, tick, tick. Good luck with that. Tock, tick, tock.
}}
</div>
}}
===[[Roomworld]]===
[[File:Roomworld.png|thumb|300px]]
Within the Lounge is a hidden red room. Between the [[Vanilla Mode]] and [[Daily Mode]] elevators, there is a vent in the ceiling right above a light fixture. To enter this vent, players must perform careful jumps onto the pipe, the "Coming Soon" Daily Mode sign, the light fixture, and into the vent, respectively in that order.
Once players have successfully entered the vent, traveling down it will reveal to them Roomworld, designed with a black floor and yellow ceiling lights. Littered in the corners of the room are a few red bean bag chairs. Present in the room are Lukki and a rat.
====Lukki====
[[File:Lukki4.png|thumb|150px]]
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to my secret room.<br><br>
|p|Can you give me a hint on other secrets?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|The vents may contain a secret or two.<br><br>The floor sure is dusty...<br><br>The sky isnt the limit.<br><br>The sky holds a secret.<br><br>The end of that silly obby is something special.<br><br>There is more to the painting in that back room.
}}
</div><br><br>
|p|What is this place?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|This room is an artifact from an ancient game of mine. Enjoy it while it lasts.
}}
</div>
}}
====The [[Rat]]====
[[File:Rat.png|thumb|150px]]
{{dialogue
|a=Rat
|a|*rat noises*<br><br>Squeak.<br><br>Squeak, squeak, squeak!<br><br>Squeeeeeeeeeeeeeeeeeeeak!<br><br>*rat rat rat*<br><br>Hello human! I am a rat!<br><br>Roomworld is awesome! Roomworld is awesome! Roomworld is awesome!<br><br>Beware of the sewers. Us, rats, have found a certain animatronic that has been roaming around for ages. We do not like it though!
}}
===[[The Backstage]]===
[[File:The Backstage.png|thumb|300px]]
To access this hidden area, travel to Lukki's Other Games, go behind the Mini Megafactory display, and you will notice an ominous door. Players will only be able to knock on the door; however, once they own the [https://www.roblox.com/badges/2142700777/Mysterious-Key Mysterious Key] badge from Mini Megafactory, they will be able to enter The Backstage.
The Backstage is a dark purple room with nothing more than a few wall sconces and some chairs. However, a noticeably large red curtain covers a bright unknown room. Residing in The Backstage are [[Fortune (NPC)|Fortune]] and two harmless [[Shade|Shades]]. Interacting with Fortune initiates the following dialogue:
[[File:FortuneNPC.png|thumb|150px]]
{{dialogue
|a=Fortune
|p=Player
|a|Welcome to the backstage delver, you've done well to make it this far.<br><br>What can I do for you?<br><br>
|p|Can I have a drink?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune
|a|Unfortunate no, we havent had supplies Hangout Spacevered in weeks.
}}
</div><br><br>
|p|Whats the backstage?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune
|a|The backstage is a secret crevice not shown on any of the maps of the lobby, the perfect hiding place for somebody who is no longer welcome...
}}
</div><br><br>
|p|I found a mysterious key.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune
|a|Ah! A mysterious key from the surface. I will gladly take that trinket off your hands.<br><br>Here's a reward for your hard work.
}}
</div><br><br>
|p|What are those entities by the chair?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fortune
|a|The [[shade]]? Do not be afraid, for they are my loyal henchmen and will not hurt you in this abode.<br><br>Outside the backstage is a different story.
}}
</div>
}}
Upon choosing the mysterious key prompt, the player will receive the [[Plushies|Midnightballer Plushie]].
===[[Cribble Underworld]]===
[[File:Cribble Underworld.png|thumb|300px]]
To access this hidden area, travel behind the crates that Sidney is sitting next to in the Lounge. Hidden behind them is a [[Sentient Cribblefruit]]. After interacting with the blue cribblefruit, it simply responds, "cribble." However, if a player interacts with the cribblefruit multiple times, then the cribblefruit will soon respond with the following dialogue:
{{dialogue
|a=Sentient Cribblefruit
|a|...Enough. I am sending you to the Cribble Underworld. Say goodbye to this lobby.
}}
[[File:Red Cribblefruit.png|thumb|150px]]
Afterwards, the player will be brought to the Cribble Underworld. In front of the player resides a [[Red Cribblefruit]]. Upon interacting with it, the cribblefruit will respond with the following dialogue:
{{dialogue
|a=Red Cribblefruit
|a|Welcome to the Cribble Underworld. I hope you don't mind the darkness, we're still waiting for those lights. Meanwhile, take a look around.
}}
The Cribble Underworld is a dimly lit yet well-furnished area. In the middle of the room is a large rectangular planter with a hedge. Like Lukki's Other Games, there are two experiences that players can teleport to, albeit the teleporters do not currently work: [https://www.roblox.com/games/11202317964/The-Purple-CribbleCoins-Challenge The Purple CribbleCoins Challenge] and [https://www.roblox.com/games/9253425093/Cribblefruit-Capsules-pre-alpha Cribblefruit Capsules].
===[[The Veil]]===
[[File:The Veil.png|thumb|300px]]
To access this hidden area, players must travel to the Gamepass Room and head to the far left corner, across from the cherry blossom tree. Jump on the door frame, inside the draping vegetation, and climb the hidden truss. While against the ceiling wall, walk all the way to the end of the room back towards the entrance, then walk on the scaffolding above it to the other side of the ceiling wall. It is very tough to see due to the lack of light, but there is a small hallway leading to another area; walk down that hallway.
At the end of the hallway lies a sacred, possibly even sinister, room named The Veil. This area is almost pitch black, darker than any other room in the lobby, and consists of a slate foor and walls. The only light penetrating through the darkness are small lit braziers with white flames. What makes this room even more forbidding is the absense of all music from the lobby.
[[File:VeilEntrance.png|thumb|150px]]
Concealed in the darkness at the end of the room is the entrance to an area that is barricaded by bricks. An [[???/The Veil|unknown being without a name]] can be spoken with in front of the entrance. It tells you the following upon speaking to it:
{{dialogue
|a=???
|a|Little delver, your time has not yet come. Come back later with 7 entries of the [[:Category:Sin Entities|forbidden beings]] and once the veils moon has shifted, perhaps this door can be opened.
}}
It is currently unknown what purpose of the area is or what the being is, but it is clear that the seven entities it mentions refers to the seven deadly sins, and furthermore the seven [[:Category:Sin Entities|sin entities]]. This area may be expanded on in future updates with the addition of the upcoming [[Pride]] entity.
===[[The Ruins of a Cherished Era]]===
[[File:The Ruins of a Cherished Era.png|thumb|300px]]
The Ruins of a Cherished Era was added on May 1, 2023. To access this hidden area, players must travel to Lukki's Other Games and head to the claw machines in front of the left side of the back wall. Looking at the wall behind the claw machines, there is a discolored portion of it. Entering it will bring players to The Ruins of a Cherished Era.
The Ruins of a Cherished Era is a withered and overgrown version of the Minus Decendance lobby. The area itself is dim, with some light brightening the area in certain spots. The red pillows and carpet in the middle of the room are covered in dirt and dust. Growing on the ground are patches of grass and moss, as well as large vines sprawling from the ground and vegetation draping from the cornices. Accompanied with the room is a sorrow tune that only plays in this room.
[[File:CherishedEraElev2.png|thumb|300px]]
When a player attempts to enter the G-elevator, they will instead drop down a tunnel into a dark pit of sand littered with broken televisions. Sitting at the other end of the pit on a rocky pedestal is a [[Broken TV|broken television]], which, upon interacting with it, gives the player sinister dialogue.
[[File:BrokenTV.png|thumb|150px]]
{{dialogue
|a=Broken TV
|p=Player
|a|A broken TV lays crooked on a cold surface.<br><br>
|p|[Continue Inspection]
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Broken TV
|p=Player
|a|* You moved a couple steps away from to ''[sic]'' the TV. With the right distance, you could hear a faint static.
|p|...
}}
</div><br><br>
|p|[Observe Surroundings]
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Broken TV
|p=Player
|a|* You look around. You see nothing but TVs in a pitch black environment with air as dry as sand. You feel a sense of something watching your every move.
|p|...
}}
</div>
}}
====May Fools 2023====
[[File:CherishedEra1.png|thumb|300px]] [[File:NullDice.png|thumb|50px]] [[File:MayFools.png|thumb|50px]]
On May 1, 2023, before the pit accessed by the G-elevator was littered with broken televisions, it initially had couches and crates. In addition, the rocky pedestal had Null Dice, an item that used to be in Minus Elevation before its release. Upon interacting with the Null Dice, a cutscene of being tricked during May Fools in the style of an old YouTube video played. In addition, they would be rewarded with the [[Floral Spring Hat]].
=====[[Luck...]]?=====
[[File:Luck...?.png|thumb|100px]]
Before the end of May Fools 2023, a shadow-like NPC, named Luck...?, was sitting on a couch directly right of the entrance of the ruins.
{{dialogue
|a=Luck...?
|p=Player
|a|Remnants of a past era. Don't you remember, delver?<br><br>
|p|I do remember.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Luck...?
|a|Looks like I have not been forgotten... Thank you, delver, for remembering a time of a cherished era.
}}
</div><br><br>
|p|I do not remember.
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Luck...?
|a|...You seem like a new delver. You should visit a time that once flourished... before it is too late, delver.
}}
</div>
}}
====[[Sand Pit Passage]]====
[[File:Sandpassageend.png|thumb|300px]]
At 10:55 AM EST {{Verify}} the hallway from spawn to the sandpit will break, leading to a conjunction of hallways, stretching in different ways. going down into a fading pit will send the player back to spawn. Continuing forward there is a tall leafless tree stretching to the ceiling, climbing up it will lead to a hallway that goes to a sandy room with a cactus.
===Easter Eggs===
These are simply other secrets that either do not have a significant purpose or do not have enough information to have their own category.
====Eyemaster Statue====
[[File:EyemasterStatue.png|thumb|100px]]
In the Lounge, a total of 23 seats are available for players to sit in. Once every seat is occupied, a large statue of [[Eyemaster]] will be summoned on top of the large center table.
====[[Huge Skull]]====
[[File:Huge Skull.png|thumb|150px]]
Hidden at the bottom of the Sand Pit is the Huge Skull, a fossilized skull that players can interact with. Its dialogue is a reference to the Mysterious Key in Lucky's most recent game, Mini Megafactory.
{{dialogue
|a=Huge Skull
|a|Yo ho ho! Help me! Help me! I do not have the key! They have it! The people from the land of gadgets and machines! Dont leave me here! Please!
}}
====Colossal Wrath Helmet====
[[File:Wrath Helmet.png|thumb|150px]]
Hidden at the bottom of the Sand Pit is a colossal helmet of [[Wrath]].
====Mysterious Key Riddles====
[[File:Riddle1.png|thumb|50px]] [[File:Riddle2.png|thumb|50px]] [[File:Riddle3.png|thumb|50px]]
On different levels of the Sand Pit, three riddles are hidden. These riddles are, essentially, directions for players to follow in Lucky's most recent experience Mini Megafactory. Upon properly solving the riddles and receiving the Mysterious Key badge from the experience, the player will receive the [[Plushies|Midnightballer Plushie]].
====Cat Decal====
[[File:SandPitCat.png|thumb|100px]]
Behind the wooden post left of the large sign of the Sand Pit is an elongated decal of a live cat sticking its tongue out.
====Daily Mode====
Under the Daily Mode sign on the wall in the Lounge is a transparent portion of the wall. Entering through this hidden passage brings players inside of the fenced-off Daily Mode elevator.
====Tiny Lukki====
[[File:Tiny Lukki.png|thumb|150px]]
''Located behind the speaker by Kad on the Balcony.''
desc
{{dialogue
|a=Tiny Lukki
|p=Player
|a|Hi! Im tiny lukki!<br><br>
|p|Can you give me a hint on other secrets?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Tiny Lukki
|a|The vents may contain a secret or two.<br><br>The floor sure is dusty...<br><br>The sky isnt the limit.<br><br>The sky holds a secret.<br><br>The end of that silly obby is something special.<br><br>There is more to the painting in that back room.
}}
</div>
}}
====Grailfed Fish====
[[File:GrailFish.png|thumb|100px]]
In the left side of the fish tank in the Balcony is a fish, which resembles that of Grailfed.
====Haunted Clock====
[[File:Clock12AM.png|thumb|100px]]
Every day at 12 AM UTC, the Clock in Lukki's Older Games room Hangout Spacevers a sinister laugh and glowing purple particles spawn around it. However, its dialogue remains unchanged.
====Glitcher Destroyer Lukki====
Outside the lobby map on the roof is Glitcher Destroyer Lukki. Contrary to his name, the NPC does not "destroy" players who glitch out of the lobby, but rather Hangout Spacevers them a threatening message.
{{dialogue
|a=Glitcher Destroyer Lukki
|a|[IF YOU ARE SEEING THIS MESSAGE YOU HAVE BEEN AUTOBANNED FOR GLITCH ABUSE]<br><br>Just kidding, please stop glitching out of the map or ill explode you.
}}
====Screaming in Public Restrooms Prank====
In the bathroom with [[???/Bathrooms]] if you stand outside the stalls and say "screaming in public restrooms prank" the sfx of the same name will begin to play.
</div><br>
==Trivia==
*There used to be many activities for players to enjoy, including an eight-player Tic-Tac-Toe game, a functional claw machine to award [[Plushies]] and skins for them, and so on. However, they have since been removed from the game.
*Although many features have been significant overhauled since the creation of Minus Elevation, the lobby was the only feature that remained almost entirely unchanged, with the general atmosphere and structure remaining the same.
*When the Sand Pit was first added, it had no fuction for the first few days, except to serve as a "play area". It had three balls: a trollface ball, a zombie ball, and an epic face ball. The hallway to the Spawn on the right wall was also blocked off by a diamond-plate blockade.
*Sidney used to refer to [[Wrath]] as a female, but this was changed as a result of the developers wanting players to have their own interpretations of the genders of entities.
*Kad and Fortune currently are the only NPCs to give players special items.
*The existence of the Clock of Ambiguity and Despair was unknown to almost the entire community until late April 2023, four months after it was added.
*The May Fools 2023 scene was a reused asset from Cribblefruit Capsules on May Fools 2022.
==Gallery==
<gallery widths="185" bordersize="none">
HalloweenLobby.png|Teaser of the Halloween Lobby.
ArcadeRoomV2.png|Teaser of Arcade V2.
OldSandPit.png|The old version of Sand Pit.
</gallery>
[[Category:Miscellaneous]]
81d3df174390d910efff2c03b20127001c1d4350
Category:MERRY NEW YEAR
14
1841
1842
2024-01-17T02:08:17Z
mh:minuselevation>HeyyYy2735
0
/* New Content */
wikitext
text/x-wiki
==Overview==
The '''MERRY NEW YEAR''' event (v2.15) was released on January 1st, 2024. The update mainly focused on adding items for the new years as well as reworking outdated thing.
===Maps===
====New Content====
*+1 new map: [[Familiar Room]]
===Items===
====New Content====
*+2 new items: [[Firework Carrier]] and [[Leader Pack]]
====Changes====
*Reworked the [[Sunstone]]
===Lobby===
====New Content====
*Added the Provisions Board
====Changes====
*Reworked the Changelog Board
===Miscellaneous===
====New Content====
*Added the [[Roles & Achievements|Tinkerer Achievement]]
*[[Anvil]] now contributes to the player's amount of items crafted
*+1 new buff: [[Team+]]
====Changes====
*Changed the description of the [[Roles & Achievements|Great Tip Achievement]]
*Changed [[Sunstone|Sunstone's]] description
==Patch 1==
The first patch was added on January 16th, 2024, it mainly changed the lobby back for the end of Christmas as well as some balance changes
===Maps===
====New Content====
*Added the [[Firework Rocket]] to the [[Scrap Store]]
===Items===
====New Content====
*+1 new item: [[Firework Rocket]]
====Changes====
*Minor rework to the [[Firework Carrier]]
===Lobby===
====New Content====
*Added the dates updates were added to the Changelogs Board
*+1 new lobby music
*+1 new secret: [[:Category:Lobby|Screaming in public restrooms prank]]
====Changes====
*Removed [[Firework Carrier]] from the regular shop
{{Updates}}
270044ebca127b9648260660b53e4914845c8c0f
Firework Carrier
0
1838
1839
2024-01-17T02:10:55Z
mh:minuselevation>HeyyYy2735
0
/* Abilities */
wikitext
text/x-wiki
{{Stub}}
{{Quote|A backpack filled with an assortment of fireworks.|— Inventory}}
{{Infobox1
|title=Firework Carrier
|image=[[File:FireworkCarrier.png]]
|date_added=1 January, 2024
|updates=[[:Category:MERRY NEW YEAR|MERRY NEW YEAR]]
|tooltip=Happy New Year! When picking up an item, you have a 10% chance of spawning a firework rocket. Can be influenced by luck. +20% Tool Effectiveness.
|cooldown=Passive
|abilities=
*every 10th item picked up by you will spawn a [[Firework Rocket]]
*10% chance to spawn a [[Firework Rocket]]
*can be influenced by luck
*New Years Special
|categories=
|types=Passive
|acq_by=[[Icey's Black Market]]
|price={{M$|250}}
|prev_abil=
*+{{ToolEFF|20}}
|prev_eff=
|prev_acq=Shop
|prev_price={{M$|150}}
}}
== Overview==
The '''Firework Carrier''' is a passive item added in the [[:Category:MERRY NEW YEAR|MERRY NEW YEAR]] update. It is obtained through [[Icey's Black Market]] like any other event item.
The Firework Carrier has a chance to launch a random [[Firework Rocket]] into a sky, the chances of a firework coming out is effected by your luck.
== Abilities==
*Either the 10th item picked up or a 10% chance when picking up items will cause a [[Firework Rocket]] to launch that gives a random effect
** Influenced by luck
*+10% Tool EFF
==Trivia==
==Gallery==
[[Category:Items]]
[[Category:Event Items]]
[[Category:MERRY NEW YEAR]]
5d3f3d94677f1a340cc26c0730b1c8604b9f3869
File:BurnEffect.png
6
1871
1872
2024-01-18T01:38:49Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Amp
0
1830
1831
2024-01-18T01:41:41Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Amp
|image=Placeholder.png
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|CRIBBLESGIVING]]
|e_effects=
*increases effects of cat items
|e_acq_by=[[Kittyfruit]] (? secs)
|e_prev_eff=
}}
==Overview==
'''Amp''' is a buff added in the [[:Category:CRIBBLESGIVING|CRIBBLESGIVING]] update.
It is obtained through eating a [[Kittyfruit]] and it increases the effectiveness of [[Kitty Claws]] and [[Cat Emblem]]. (More testing needed)
==Effects==
*Increases the power of cat-related items
==Trivia==
* The full name for this effect is called "Cat Amplified"
*
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:CRIBBLESGIVING]]
a281cfb8c6e11a62fa79df3b967f000ebcff7fd4
Sleep
0
1786
1787
2024-01-18T01:42:08Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Sleep
|image=SleepEffect.png
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|CRIBBLESGIVING]]
|e_effects=
*Makes the player unable to move
|e_acq_by=[[Slumberfruit]] (5 secs)
|e_prev_eff=
}}
==Overview==
'''Sleep''' is a debuff added in the [[:Category:Cribblesgiving|Cribblesgiving]] update.
==Effects==
*Makes the player unable to move while the effect is active.
==Trivia==
* This status used to be considered a buff which allowed the [[Magic Mirror]] to copy it.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Debuff]]
[[Category:Effects]]
[[Category:CRIBBLESGIVING]]
25bec95a40e2abb1575e00204f61390bb250a340
File:TiredEffect.png
6
1872
1873
2024-01-18T02:01:07Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Tired
0
1759
1760
2024-01-18T02:01:49Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Tired
|image=TiredEffect.png
|date_added=1 November, 2023
|updates=[[:Category:COILS|COILS]]
|e_effects=
*-{{Runspeed|4}}
|e_acq_by=Unequipping [[Speed Coil]] (5 secs)
|e_prev_eff=
}}
==Overview==
==Effects==
*-4 runspeed
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:COILS]]
287ec47fdf0b62f3e7a43470eea35a5cd03ef899
List of Statuses
0
273
274
2024-01-18T02:03:37Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
'''Effects''' are non-permanent buffs and debuffs players can receive. Each effect manipulates the stats or the abilities that a player has, whether for better or for worse. Effects can be given through entities and [[Items]].
Certain equippable items can manipulate effects or be manipulated by effects. This includes the [[Magic Mirror]] having a chance to copy any buff, [[The Cure]] removing any debuff excluding Doom, Slow (Plushie), and Sugar Craving, and the [[Fuzzy Dice]]'s effects being based on luck and having their duration reduced/increased to 20s.
Effects can also be manipulated by the Buff and Debuff Effectiveness stats. However, they only affect the effect's strength, not duration. It should be noted that effect duration cannot stack as it resets whenever the effect is received again.
== Buffs ==
{| class="sortable mw-collapsible mw-collapsed fandom-table" width="75%"
!Name
!In-game Icon
!Ability
!Source (Duration)
|-
|[[Alert]]
|[[File:AlertEffect.png|75px|center]]
|
*+{{Runspeed|3}}
*+{{GlobalEFF|15}}
|[[Fuzzy Dice]] (20 secs)<br>[[Plushies|Mimic Plushie]] when spotted by an entity (? secs)<br>[[Cat Emblem]] when spotted by an entity (15 seconds)
|-
|[[Warm]]
|[[File:WarmEffect.png|75px|center]]
|
*+{{StaminaRegen|0.5}}
*+{{ConsumableEFF|25}}
*-{{DebuffEFF|25}}
|[[:Category:Items#Scrap Items/Miscellaneous|Campfire]] (60 secs)<br>[[:Category:Items#Scrap Items/Miscellaneous|Bonfire]] (120 secs)
|-
|[[Water (Effect)|Water]]
|[[File:Water (Effect).png|75px|center]]
|
*+{{StaminaRegen|0.5}}
|[[Water]] (60 secs)<br>[[Items|Fuzzy Dice]] (? secs)
|-
|[[Coffee (Effect)|Coffee]]
|[[File:CoffeeEffect.png|75px|center]]
|
*+{{Walkspeed|1}}
*+{{Runspeed|1}}
*+{{StaminaRegen|1}}
|[[Coffee]] (120 secs)<br>[[Fuzzy Dice]] (? secs)<br>[[Plushies|Mimic Plushie]] when spotted by an entity (? secs)
|-
|[[Cabbage (Effect)|Cabbage]]
|[[File:CabbageEffect.png|75px|center]]
|
*+{{ConsumableEFF|15}}
|[[Cabbage]] (30 secs)<br>[[Fuzzy Dice]] (? secs)
|-
|[[Lunar]]
|[[File:LunarEffect.png|75px|center]]
|
*+{{Runspeed|5}}
*+{{PriorityStats|10}}
*+{{LuckEFF|10}}
|[[Dragonfruit]] (? secs)
|-
|[[Lemon (Effect)|Lemon]]
|[[File:LemonEffect.png|75px|center]]
|
*+{{LuckStats|1}}
|[[Lemon]] (30 secs)<br>[[Fuzzy Dice]] (? secs)
|-
|[[Fortune]]
|[[File:FortuneEffect.png|75px|center]]
|
*+{{GlobalEFF|25}}
|[[Golden Apple]] (30 secs)<br>[[Fuzzy Dice]] (? secs)
|-
|[[Stealth]]
|[[File:StealthEffect.png|75px|center]]
|
*Prevents entities from spotting you
* Cannot die by touching entities
* Makes the user and their items ghost-like
|[[Shadow Orb]] (5 secs)<br>Mimic, Ghaster, and Shade [[Plushies]] when spotted by an entity (4 secs)<br>[[Stealth Potion]] (6 secs)
|-
|[[Speed (Antenna)]]
|[[File:SpeedEffect.png|75px|center]]
|
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
|[[Antenna]] (7 secs)
|-
|[[Speed (Plushie)]]
|[[File:SpeedEffect.png|75px|center]]
|
*+{{Walkspeed|1.5}}
*+{{Runspeed|1.5}}
|Most [[Plushies]] when spotted by an entity (6 secs)
|-
|[[Speed (Party)]]
|[[File:SpeedPartyEffect.png|75px|center]]
|
*+{{Walkspeed|3}}
* +{{Runspeed|3}}
|[[Primordial Party Hat]] when pressing a button (5 secs)
|-
|[[Regen]]
|[[File:RegenEffect.png|75px|center]]
|
* +{{StaminaRegen|1.5}}
|[[Regen Potion]] (40 secs)<br>Aura of [[Fungal Roots]] (? secs)<br>[[Petrification]] (? secs)
|-
|[[Haste]]
|[[File:HasteEffect.png|75px|center]]
|
*+{{Runspeed|2}}
|[[Haste Potion]] (20 secs)
|-
|[[Cleanse]]
|[[File:CleanseEffect.png|75px|center]]
|
*Causes debuffs to decay twice as fast
|[[Mixed Candies]] (10 secs)<br>[[Cleanse Potion]] (30 secs)
|-
|[[Heal]]
|[[File:Placeholder.png|75px|center]]
|
*+{{StaminaRegen|3}}
|[[Petrification]] (? secs)
|-
|[[Luck]]
|[[File:LuckEffect.png|75px|center]]
|
*+{{LuckStats|0.5}} per stack
|[[Scrap Crate]] (10 secs first stack; 0.5 secs subsequent stacks)
|-
|[[+Maximum Stamina]]
|[[File:MaxStamEffect.png|75px|center]]
|
*+{{MaxStamina|50}}
|[[Grubblefruit]] (120 secs)
|-
|[[+Stamina Regen]]
|[[File:StamRegenEffect.png|75px|center]]
|
* +{{StaminaRegen|6}}
|[[Teafruit]] (10 secs)
|-
|[[Reverse Speed]]
|[[File:RevSpdEffect.png|75px|center]]
|
*+{{Runspeed|4}}{{Bug|Runspeed does not currently increase.}}
*-{{Walkspeed|4}}
|[[Crumblefruit]] (45 secs)
|-
|[[Soda (Effect)|Soda]]
|[[File:SodaEffect.png|75px|center]]
|
*+{{Walkspeed|1.2}}
*+{{Runspeed|1.2}}
*+{{StaminaRegen|0.75}}
|[[Soda]] (30 secs)
|-
|[[Witches Brew (Effect)|Witches Brew]]
|[[File:WitchesBrewEffect.png|75px|center]]
|
*+{{Walkspeed|1.5}}
*+{{Runspeed|1.5}}
*+{{StaminaRegen|random}}
*Makes the player's head huge and changes its color
|[[Witches Brew]] (15 secs)
|-
|[[Apple (Effect)|Apple]]
|[[File:AppleEffect.png|75px|center]]
|
*+{{StaminaRegen|2}}
|10% chance from the [[Apple]] (30 secs)
|-
|[[Intro]]
|[[File:Intro.png|center|75x75px]]
|
*+{{Walkspeed|4}}
* +{{ToolEFF|25}}
*-{{DebuffEFF|25}}
|[[Petrification]] (15 or 30 secs)
|-
|[[Pinnacle]]
|[[File:Pinnacle.png|center|75x75px]]
|
*+{{MaxStamina|25}}
*+{{LuckStats|2}}
* +{{ConsumableEFF|20}}
*+{{ToolEFF|20}}
|[[Petrification]] (15 or 30 secs)
|-
|[[Exodus]]
|[[File:Exodus.png|75px|center]]
|
*+{{StaminaRegen|8}}
*+{{GlobalEFF|25}}
*-{{Walkspeed|3}}
* -{{Runspeed|3}}
*-{{ConsumableEFF|75}}
|[[Petrification]] (15 or 30 secs)
|-
|[[Radar]]
|[[File:RadarEffect.png|75px|center]]
|
*Pings all entities
*100-stud radius
|[[Antenna]] (? secs){{Verify}}
|-
|[[Super Radar]]
|[[File:SuperRadarEffect.png|75px|center]]
|
*Pings all entities and 3 closest buttons
*250-stud radius
|[[Super Antenna]] (? secs){{Verify}}
|-
|[[Party]]
|[[File:PartyEffect.png|75px|center]]
|
*+{{StaminaRegen|2}}
*+{{Walkspeed|2}}
*+{{Runspeed|2}}
*+{{LuckStats|1}}
|Randomly when wearing or standing near a player wearing the [[Primordial Party Hat]] (60 secs)<br>[[Plushies|Discomaster Plushie]] when spotted by an entity (5 secs)
|-
|[[Sugar Rush]]
|[[File:SugarRushEffect.png|75px|center]]
|
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
*Removes [[Sugar Craving]]
|[[Mixed Candies]] (5 secs)<br>[[Purple Heart Candy]] (15 secs)
|-
|[[Love]]
|[[File:LoveEffect.png|75px|center]]
|
*+{{BuffEFF|20}}
|Randomly given by [[Teddy Bloxipin]] (? secs)
|-
|[[Regen (Pink Heart Candy)]]
|[[File:RegenEffect.png|75px|center]]
|
*+{{StaminaRegen|1.5}}
|[[Pink Heart Candy]] (5 secs)
|-
|[[Smooth]]
|[[File:SmoothEffect.png|75px|center]]
|
*Prevents entities from spotting you
* Cannot die by touching entities
*Makes the user perform a spinning dance
|[[Smooth Potion]] (6 secs)
|-
|[[Parry]]
|[[File:ParryEffect.png|75px|center]]
|
*Prevents entities from spotting you
*Cannot die by touching entities
|Parrying an [[Eyemaster Prime]] attack with [[Throwbacker]] (3 secs)
|-
|[[Level Up!]]
|[[File:LevelUpEffect.png|75px|center]]
|
*+{{Walkspeed|2}}
*+{{Runspeed|4}}
|[[Plushies|Sin of Ratio Plushie]] when spotted by an entity (8 secs)
|-
|[[Party (Whistle)]]
|[[File:PartyWhistleEffect.png|75px|center]]
|
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
*+{{GlobalEFF|20}}
*+{{LuckEFF|20}}
|[[Primeval Party Whistle]] (? secs)
|-
|[[Whistle Chain]]
|[[File:WhistleChainStart.png|75px|center]]
|
*Effects are given depending on chain length
**Effects from shorter chains stack onto the current chain's effects
|[[Primeval Party Whistle]] (10 secs)
|-
|[[Boogie]]
|[[File:BoogieEffect.png|75px|center]]
|
*Makes the player dance
*Plays either music or a sound
|[[Boogie Bomb]] (? secs)
|-
|[[Speed (Red Sea Skull)]]
|[[File:Speed (Red Sea Skull).png|75px|center]]
|
*+{{Walkspeed|3}}
*+{{Runspeed|3}}
|[https://rbx-minus-elevation.fandom.com/wiki/Red_Sea_Skull?so=search Holding the Red Sea Skull] (until unequipped)
|-
|[[Team+]]
|[[File:Team+Effect.png|75px|center]]
|
*+{{ConsumableEFF|15}}
*+{{ToolEFF|15}}
*+{{Walkspeed|2}}
*+{{Runspeed|2}}
|[[Leader Pack]] (∞ until out of range)
|-
|[[Amp]]
|[[File:Placeholder.png|75px|center]]
|
*Increases the effects of cat-related items
|[[Kittyfruit]] (? secs)
|-
|[[Treat]]
|[[File:TreatEffect.png|75px|center]]
|
*Chance to get 2-3 [[Mixed Candies]] when picking up ground items
|[[Monster Mash Potion]] (30 secs)
|}
==Debuffs==
{| class="sortable mw-collapsible mw-collapsed fandom-table" width="75%"
!Name
!In-game Icon
!Ability
!Source (Duration)
|-
|[[Blindness]]
|[[File:BlindEffect.png|75px|center]]
|
*Significantly decreases player vision
*Allows [[Sculpture]] to move despite being looked at
|[[Sculpture]] (10 secs)<br>[[Eyemaster]] (1-20 secs)<br>[[Gumballer]]<br>[[Thorn|Thorn Bushes]] (10 secs)<br>Certain [[Plushies]] when unequipped for around 2 mins
|-
|[[Gloom]]
|[[File:GloomEffect.png|75px|center]]
|
* -{{GlobalEFF|5}} per stack
|[[Gloomberry]] (30 secs first stack; 0.5 secs subsequent stacks)
|-
|[[Slow (Oculus)]]
|[[File:SlowOculusEffect.png|75px|center]]
|
*-{{Walkspeed|4}}
*-{{Runspeed|4}}
|[[Wanderer]] (10 secs)<br>[[Murk]] (10 secs)<br>[[Eyemass]] (20 secs)<br>[[Fuzzy Dice]] (20 secs)<br>[[Ganderer]] (60 secs)<br>[[Eyemaster]] (60 secs)
|-
|[[Slow (Parasite)]]
|[[File:SlowParasiteEffect.png|75px|center]]
|
*-{{Walkspeed|4}}
*-{{Runspeed|4}}
*-{{ConsumableEFF|40}}
|[[Parasite|Parasite trap]] (30 secs)
|-
|[[Slow (Plushie)]]
|[[File:SlowEffect.png|75px|center]]
|
* -{{Walkspeed|1.5}}
*-{{Runspeed|1.5}}
|Most [[Plushies]] when unequipped for 2 min (20 secs)
|-
|[[Sludge]]
|[[File:SludgeEffect.png|75px|center]]
|
*-{{Walkspeed|2}}
*-{{Runspeed|2}}
* -{{StaminaRegen|2}}
|[[Mire]] (10 secs)<br>[[Fuzzy Dice]] (20 secs)<br>[[Pumpkin Sprout#Abilities|Green Ghost]] (30 secs)<br>[[Mire Plushie]] when unequipped for 2 mins (? secs)
|-
|[[Gander]]
|[[File:GanderEffect.png|75px|center]]
|
*-{{Walkspeed|4}}
*+{{PriorityEFF|15}}
|[[Ganderer]] (? secs)
|-
|[[Loom]]
|[[File:LoomEffect.png|75px|center]]
|
*-{{Walkspeed|3}}
*-{{Runspeed|3}}
* -{{ConsumableEFF|25}}
*Triggers Murk's grasp
|[[Murk]] (? secs)<br>[[Spectre Plushie]] when unequipped for 2 mins (20 secs)
|-
|[[Static]]
|[[File:StaticEffect.png|75px|center]]
|
*-{{Walkspeed|0.5}} per stack
*-{{Runspeed|0.5}} per stack
|[[Sketcherman]] (10 secs first stack; 0.5 secs subsequent stacks)<br>[[Sketcherman Plushie]] when unequipped for 2 mins (10 secs first stack; ? secs for subsequent stacks)
|-
|[[Leech]]
|[[File:LeechEffect.png|75px|center]]
|
*-{{Walkspeed|1}}
*-{{Runspeed|1}}
* Randomly -{{StaminaStats|8}} and releases large orbs from the player that inflict Leech on other players who touch them
|[[Envy#Abilities|Vines]] (? secs)
|-
|[[Chaos]]
|[[File:ChaosEffect.png|75px|center]]
|
*Randomly teleports the player in a random direction
* Purple swirl particles emit from the player
|[[Bevil]] (? secs)<br>[[Bevil Plushie|Bevil plushie]] when spotted by an entity or unequipped for 2 mins (? secs)
[[Joustfruit]] (30 secs) {{Verify}}
|-
|[[Lured]]
|[[File:LuredEffect.png|center|83x83px]]
|
*Lures the player to [[Angler]]
*Eyes are covered in two green swirls
|[[Angler]] (? secs)
|-
|[[Infection]]
|[[File:Infection.png|center|80x80px]]
|
* Becomes infected, when the effect runs out an [[Angler]] egg will appear under the player, and it will emerge from said egg.
|[https://rbx-minus-elevation.fandom.com/wiki/Red_Sea_Skull?so=search Randomly when holding the Red Sea Skull]
|-
|[[Confused]]
|[[File:ConfusedEffect.png|75px|center]]
|
*Makes the player move in random directions
|[[Midnightballer]] (? secs)
|-
|[[Reverse Stats]]
|[[File:Placeholder.png|75px|center]]
|
*+{{DebuffEFF|200}}
|?% chance from [[Prankster Cushion]] (? secs)
[[Joustfruit]] (30 secs) {{Verify}}
|-
|[[Injured]]
|[[File:InjuredEffect.png|75px|center]]
|
*-{{MaxStamina|2}} per stack
|[[Amalgamater]][[Cribblefruit Calamity]]<br>[[Desire]]<br>[[Gluttony]]<br>[[Greed]]<br>[[Wrath]]<br>[[Shadowwalker]]<br>[[Gumballer]]<br>[[Shade Plushie]] when unequipped for 2 mins
|-
|[[Demise]]
|[[File:DemiseEffect.png|75px|center]]
|
*Randomly -{{Walkspeed|10}} and -{{Runspeed|10}} for 0.5 secs
*More stacks increase the chance of the effect occurring
|[[Berylballer]]<br>[[Eyemaster Prime]]<br>[[Ratio|Sin of Ratio]]
|-
|[[Sugar Craving]]
|[[File:SugarCravingEffect.png|75px|center]]
|
*-{{Runspeed|2}}
*Cured instantly by receiving [[Sugar Rush]]
|?% chance from [[Mixed Candies]] (30 secs)
|-
|[[Heartbroken]]
|[[File:BrokenEffect.png|75px|center]]
|
*-{{Walkspeed|3}}
*-{{Runspeed|3}}
|[[Teddy Bloxipin]] when unequipped for ~1 min (20 secs)
|-
|[[Dance]]
|[[File:DanceEffect.png|75px|center]]
|
*-{{Walkspeed|5}}
* -{{Runspeed|5}}
*Makes the player dance
|[[Dance Potion]] (20 secs)<br>[[Discomaster]] (60 secs)<br>[[Discomaster Plushie]] when unequipped for 2 mins (20 secs)
|-
|[[Annoy]]
|[[File:AnnoyEffect.png|75px|center]]
|
*Causes the player to fart
|[[Plushies|Sin of Ratio Plushie]] when unequipped for 2 mins (6 secs)<br>Fart Potion (6 secs)
|-
|[[Target]]
|[[File:TargetEffect.png|75px|center]]
|
*+{{PriorityStats|15}}
|[[Golem Plushie]] when unequipped for 2 mins (? secs)<br>Random event
|-
|[[Shock]]
|[[File:ShockEffect.png|75px|center]]
|
*-{{Walkspeed|8}}
*-{{Runspeed|8}}
*-{{StaminaRegen|5}}
*Yellow shock particles emit from the player
|[[Shock Potato]] (? secs)
|-
|[[Doom]]
|[[File:DoomEffect.png|75px|center]]
|
*Causes a loud clock ticking sound to play near the player
|[[:Category:Floors#Random Events|Random event]] (666 secs)<br>[[Omenfruit]] (5 secs)
|-
|[[Curse]]
|[[File:CurseEffect.png|75px|center]]
|
*Negatively inflicts the user every 30 seconds
*Chance to take away some stamina
*Chance to inflict a debuff
* Progressively worsens over time
|[[Mysterious Room]] (~10 mins)
|-
|[[Tired]]
|[[File:TiredEffect.png|75px|center]]
|
*-{{Runspeed|4}}
|Unequipping the [[Speed Coil]] (5 Seconds)
|-
|[[Sleep]]
|[[File:SleepEffect.png|75px|center]]
|
*Player lies down on the floor and is unable to move
*Causes the player to emit a sleeping sound effect
|[[Slumberfruit]] (5 secs)
|-
|[[Frozen]]
|[[File:FrozenEffect.png|75px|center]]
|
*Player is encases in ice causing them to be unable to move
|[[Chaos Crate]]
|-
|[[Burn]]
|[[File:BurnEffect.png|75px|center]]
|
*-{{StaminaRegen|5}}
|[[Fieryfruit]] (15 secs)
|}
==Removed Effects==
{| class="mw-collapsible mw-collapsed fandom-table" width="75%"
!Name
!In-game Icon
!Ability
!Previous Source (Duration)
|-
|[[Issac Newton]]
|[[File:IssacNewtonEffect.png|75px|center]]
|
*+{{ToolEFF|?}}
|20% chance from [[Apple]] (60 secs)
|}
==Trivia==
*The Issac Newton buff was purposely misspelled with two S's for April Fools' Day.
*Although The Issac Newton buff gave tool effectiveness, the stat's displayed magnitude remained unchanged.
*The Luck buff is currently the only effect to have its design changed.
[[Category:Mechanics]]
474498f206c32e3aa202799f4800be00c64eb5e9
File:Mysterious SanctuaryFU.png
6
1873
1874
2024-01-18T02:13:46Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Night MarketFU.png
6
1874
1875
2024-01-18T02:19:40Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mysterious Sanctuary (Floor Upgrade)
0
1299
1300
2024-01-18T02:22:34Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
<span style="color:#b00000;">'''THIS FLOOR UPGRADE HAS BEEN TEMPORARILY REMOVED FROM THE GAME.'''</span>
{{Infobox1
|title=<span style="color:#ffd861;">Mysterious Sanctuary</span>
|image=Mysterious SanctuaryFU.png
|date_added=1 April, 2023
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|UnityProjectHolder}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=13 April, 2023
|removal_reason=Boss battle was too buggy
|effects=
*(1) - ???
}}
==Overview==
'''Mysterious Sanctuary''' is a rare floor upgrade added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event.
==Effects==
*The next floor is guaranteed to be [[Mysterious Sanctuary]].
*All players will receive two [[Large Gift|Large Gifts]] upon beginning the floor{{Verify}}.
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Rare Floor Upgrades]]
[[Category:FOOLS OF APRIL]]
5d6c11c64d31058b9ff9504093b123885fa33685
File:Firework Rocket.png
6
1875
1876
2024-01-18T02:31:54Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Firework Rocket
0
1870
1871
2024-01-18T02:32:55Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Firework Rocket
|image=Firework Rocket.png
|date_added=16 January, 2024
|updates=[[:Category:MERRY NEW YEAR|MERRY NEW YEAR]]
|tooltip=Places a firework rocket. Launches within seconds.
|cooldown=
|effects=
*Launches a firework into the sky that can do 1 out of 3 effects
|upgrade=
|acq_by=
*[[Scrap Store]]
|price=
|prev_eff=
*blue = {{ItemIcon|HasteEffect|Haste}}
|prev_price=
}}
{{Quote|Places a firework rocket. Launches within seconds.|— Tooltip}}
==Overview==
The Firework Rocket is a [[Scrap Store]] exclusive item that is also set off from picking up items with the [[Firework Carrier]].
==Effects==
*Launches into the air and gives a random effect in a large aoe radius for x seconds
**Possible effects are:
{| class="fandom-table" width="20%" style="text-align:center;"
!Color
!Effect
|-
|Blue
|[[File:PartyWhistleEffect.png|50x50px|link=Party (Whistle)]]
|-
|Green
|[[File:StamRegenEffect.png|50x50px|link=+Stamina Regen]]
|-
|Orange
|[[File:SugarRushEffect.png|50x50px|link=Sugar Rush]]
|}
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
[[Category:MERRY NEW YEAR]]
8ed4af18584638a14e71c84dc3476aabe119573d
Ganderer
0
328
329
2024-01-18T04:18:39Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|caption=Ganderer in the Bestiary
|entity_type=Common
|date_added=31 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:STRONGER MONSTERS|STRONGER MONSTERS]]
|danger=3
|rarity=2
|sight=5
|speed=2
|weight=100
|image=[[File:GanderBestiary.png|thumb]]
|prev_danger=2}}
{{Quote|"A variant of wanderer that has adapted its body to be able to take down prey from a longer distance than usual. It will now instead charge its beam to make it even more powerful than before; however, this ends up giving away its position. If you see its eye beam marked on you, run behind cover or face a horrible demise!"|— Bestiary entry}}
==Overview==
Ganderer is a variant of [[Wanderer]], featuring a slightly bigger rib cage and a second eye sticking out from the top of its head.
==Spawning Conditions==
Ganderer can only appear on floors 6 or above.
==Abilities==
*Instead of firing an instant singular slow beam like [[Wanderer]], it slowly charges its attack, creating three warning beams before firing the main one. Once a player is hit by it, they gain the [[Gander]] debuff, reducing the target's speed by 4 for 60 seconds.
==Weaknesses==
*Getting out of Ganderer's sight when its beam attack is fully charged will result in it getting cancelled.
*Ganderer is slowed while charging its beam. This feature also helps players determine when its safe to return back into its line of sight without getting hit by its beam attack.
*As stated in its bestiary entry, Ganderer's delayed beam attack gives away its location, allowing players to escape its sight.
==Trivia==
*Previous Bestiary entry description:
**''"A variant of wanderer that has adapted its body to be able to take down prey from a longer distance than usual. Instead of instantly using its eye beam it now charges it up to make it more powerful than before, however this gives away its position. If you see its eye beam marked on you run behind cover or face a horrible demise."''
==Gallery==
<gallery widths="185" bordersize="none">
GandererFront2.png|Ganderer in game.
GandererFront.png|Old Ganderer in game.
GanderWander.png|Ganderer next to a [[Wanderer]] in game.
GandFOA.png|Ganderer during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
GandererTeaser1.png|A teaser of Ganderer.
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
[[Category:STRONGER MONSTERS]]
a0994b6ab790b4bb6eda60ac11cdf92488c6f290
Category:Floor Upgrades
14
159
160
2024-01-19T18:40:05Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
'''Floor upgrades''' are a vital feature in the game which aids players in surviving the facility. At the beginning of each floor, players are given three floor upgrade options to vote for. The upgrade with the most votes is put into effect. Floor upgrades can range from a quick [[Battery|battery]] or [[Stamina|stamina]] refill to gaining an [[Items|item]] every floor. They can also have multiple tiers, with each tier usually being more powerful than the previous one. Players can increase the tier of an upgrade by voting for it again.
==Floor Upgrades==
*Floor upgrades with colored names, as well as Scrap Shop, are considered rare upgrades, which appear less frequently than normal upgrades.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|[[Floor Bonus]]
|
*(1) - Restore 30 stamina each floor
*(2) - Restore 10 battery each floor
*(3) - Get more stamina and power each floor
*(4) - Get a random item each floor
*(5) - Floor bonus gives overload stamina and battery instead
|[[File:Floor BonusFU.png|thumb|center]]
|-
|[[Enemy Tracker]]
|
*(1) - See nearby enemies while in elevator
*(2) - See enemies for 5s when leaving elevator
*(3) - Increase vision range
|[[File:Enemy TrackerFU.png|thumb|center]]
|-
|[[Button Sap]]
|
*(1) - Buttons restore player stamina
*(2) - Buttons restore player battery
*(3) - Buttons give info
|[[File:Button SapFU.png|thumb|center]]
|-
|[[Stamina Packer]]
|
*(1) - +25 Max stamina
*(2) - +50 Max stamina
|[[File:Stamina PackerFU.png|thumb|center]]
|-
|[[Battery Packer]]
|
*(1) - +25 Max battery
*(2) - +50 Max battery
|[[File:Battery PackerFU.png|thumb|center]]
|-
|[[Multivation]]
|
*(1) - A secondary elevator spawns
*(2) - A third elevator spawns
|[[File:MultivationFU.png|thumb|center]]
|-
|[[Shield Generators]]
|
*(1) - Elevators keep shields up for a duration when arriving at a floor
*(2) - Increased stamina regen in elevators
|[[File:Shield GeneratorsFU.png|thumb|center]]
|-
|[[Scrap Shop]]
|
*(0) - The next floor will be a shop & every player gets scrap
|[[File:Scrap_shop.png|thumb|center]]
|-
|[[Lucky Dip]]
|
*(+) - Each player receives a random item
|[[File:Lucky DipFU.png|thumb|center]]
|-
|[[Boss Raid|<span style="color:#e000ff;">Boss Raid</span>]]
|
*(0) - Face a [[:Category:Boss Floors|boss level]] for rewards
|[[File:Boss RaidFU.png|thumb|center]]
|-
|[[Mysterious Sanctuary (Floor Upgrade)|<span style="color:#ffd861;">Mysterious Sanctuary</span>]]
|
*(1) - ???
|[[File:Mysterious SanctuaryFU.png|thumb|center]]
|-
|[[Pride (Floor Upgrade)|<span style="color:#5c0bff;">Pride</span>]]
|
*The Sin of PRIDE has been committed.
|[[File:PrideFU.png|thumb|center]]
|-
|[[Night Market (Floor Upgrade)|<span style="color:#ff6213;">Night Market</span>]]
|
*(0) - A halloween-themed market that contains some spooky exclusives.
|[[File:Night MarketFU.png|thumb|center]]
|}
[[Category:Mechanics]]
560e07c4438e931a351df181acd475f818bcf0ff
Category:HALLOWEEN P1 (2023)
14
1824
1825
2024-01-19T18:40:17Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
==Overview==
The '''HALLOWEEN P1''' event (v2.11) was released on October 9th, 2023. The update included various non-event and event features.
===Maps===
====New Content====
*Added [[Night Market]]
====Changes====
*Reworked [[Aquarium|Aquarium's]] vents
===Entities===
====New Content====
*+1 new entity: [[Angler]]
===Items===
====New Content====
*+1 new plushie: [[Angler Plushie]]
*+1 new craftable item: [[Silky Dice]]
*+1 new miscellaneous item: [[Red Sea Skull]]
*+1 new passive item: [[Pumpkin Charm]]
*[[Anvil]] can now convert [[Regen Potion|Regen Potions]] into [[Heal Potion|Heal Potions]]
====Changes====
*Added a cooldown indication for [[Running Shoes|Running Shoes']] passive
*Moved [[Primeval Party Whistle]], [[Portable Pizza Oven]], and [[Vanilla Grand Cake]] to [[Icey's Black Market]]
===Lobby===
====New Content====
*Made the lobby Halloween-themed
*Added the [[Fortune Seeker]]
*Added the [[Pumpkin Eater]] and his quests
===Miscellaneous===
====New Content====
*Added the [[Night Market (Floor Upgrade)|<span style="color:#ff6213;">Night Market</span>]] floor upgrade
*Added ambience sounds
*+3 new effects
**Buffs: [[Speed (Red Sea Skull)]]
**Debuffs: [[Lured]], [[Infection]]
====Changes====
*Fixed various bugs
{{Updates}}
ffd39d024e2994c50c98018f4a994814f7c54948
Night Market (Floor Upgrade)
0
1876
1877
2024-01-19T18:40:49Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=<span style="color:#ff6213;">Night Market</span>
|image=Night MarketFU.png
|date_added=20 October, 2023
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|cooljeremy777}}
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1]]
|date_removed=
|removal_reason=
|effects=
*(0) - A halloween-themed market that contains some spooky exclusives.
}}
==Overview==
'''Night Market''' is a rare recursive floor upgrade added in the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1]] event.
It appears naturally during Halloween, but can be accessed after the event by releasing the spirits of halloween via the [[Chaos Crate]].
==Effects==
*The next floor is guaranteed to be [[Night Market]].
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Rare Floor Upgrades]]
[[Category:HALLOWEEN P1 (2023)]]
907ea9493c8eb80e7e9dc6a8d994287edba85a91
File:Peppermint.png
6
1877
1878
2024-01-19T19:22:37Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Peppermint
0
1563
1564
2024-01-19T19:23:38Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Peppermint
|image=Peppermint.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=Restores 30 stamina & gives a random candy status.
|cooldown=1 sec
|effects=
*+30 Stamina
*Chance to give [[Sugar Rush]] for 10 secs
*Chance to give [[Sugar Craving]] for 40 secs
*Chance to give [[Cleanse]] for 10 secs
|acq_by=[[Scrap Store]]
|price=Scrap Store: {{ScrapCost|5-8}}
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"?"|— Inventory}}
==Overview==
'''Peppermint''' is a consumable added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
...
==Abilities==
*Restores 30 Stamina
*Inflicts candy statuses
**Chance to give [[Sugar Rush]] for 10 seconds
**Chance to give [[Sugar Craving]] for 40 seconds
**Chance to give [[Cleanse]] for 10 seconds
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
d8831e25c8d10318a92bbaa9165d249b73010676
File:Image-missing.png
6
1878
1879
2024-01-20T06:13:12Z
mh:minuselevation>SomeoneWhoIsBroke
0
wikitext
text/x-wiki
i dont have it yet
a820662fcdb691994430630eb421a996ec70cdcb
Candy Bucket
0
1806
1807
2024-01-20T21:42:10Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Candy Bucket
|image=CandyBucket.png
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|date_removed=
|removal_reason=
|tooltip=An orange bucket that allows you to eat a bunch of candies at once! At the cost of 15 battery, eat 10 mixed candies that gives you a total of 50 stamina. With the "Treat" buff and over 25 mixed candies, you can give 1 mixed candies to others within a 40 stud radius. New candies are introduced.
|cooldown=15 secs
|categories={{Item}}
{{Stamina}}
|types=Active
|abilities=
*Exchanges 10 Mixed Candies for 50 stamina
*If user has 25+ Mixed Candies and the [[Treat]] Buff, then give nearby players 1 mixed candy
|acq_by=[[Icey's Black Market]] or [[Night Market]]
|price={{M$|300}} <small>([[Icey's Black Market]])</small>
-----
{{ItemIcon|MixedCandy|Mixed Candies}} x85 <small>([[Night Market]])</small>
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}{{Quote|"An orange bucket that allows you to eat a bunch of candies at once! Or share them to your friends!"|— Inventory}}
==Overview==
'''Candy Bucket''' is an active ability item added in the [[:Category:COILS|COILS]] update as a late halloween event item.
The Candy Bucket uses the Roblox [https://www.roblox.com/catalog/17527923/Pumpkin-Bucket| Pumpkin Bucket] model.
==How to Acquire==
The Candy Bucket was able to be bought in the [[Scrap Store]] or [[Night Market]] for 85 [[Mixed Candies]].
After the event it was moved to [[Icey's Black Market]] for 300 M$
== Abilities==
*When used with 10+ Mixed Candies it will convert 10 of those candies into 50 immediate stamina.
**Costs 15 battery
**If the user has 25 or more candies as well as the [[Treat]] buff candy will give one mixed candy to nearby players.
***40-stud radius
*Activates the crafting recipes for 5 new candies;
{| class="mw-collapsible fandom-table"
|+Candies:
!Candy
!Image
!Effect
!Crafting cost
|-
|[[Candy of Benevolence]]
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|
*Restores 15 stamina
*Gives the [[Alert]] and [[Target]] effect for 17 seconds.
|10 [[Mixed Candies]], 1 [[Scrap]], and 1 [[Water]].
|-
|[[Candy of Endurance]]
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|
*Restores 17 stamina.
*Gives [[+Maximum Stamina]] for 17 seconds.
|10 [[Mixed Candies]], 2 [[Scrap]], and 1 [[Grubblefruit]].
|-
|[[Candy of Jesters]]
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|
*Restores 12 stamina
*Gives the [[Reverse Stats]] effects for ? seconds.
|10 [[Mixed Candies]], 1 [[Scrap]], and 1 [[Prankster Cushion]].
|-
|[[Candy of Saturation]]
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|
*Restores 25 stamina.
*Gives the [[List of Statuses|Treat]] buff for 12 seconds.
**Can give the [[Loom]] debuff for 12 seconds instead.
| 10 [[Mixed Candies]], 1 [[Burger]], 1 [[Soda]], and 2 [[Cribblefruit]].
|-
|[[Candy of Wisdom]]
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|
*Restores 15 stamina
* Gives the [[Regen]] and [[Slow (Oculus)|Slow]] effects for 16 seconds.
**Has a chance to give the [[Heal]] and [[Sludge]] effects instead.
| 10 [[Mixed Candies]], 1 [[Cribblefruit]], and 1 [[Apple]].
|}
*
==Gallery==
[[Category:Items]]
[[Category:COILS]]
[[Category:Event Items]]
73928f734c71938fb4c1fc39557c65f3268b4cee
Roles & Achievements
0
276
277
2024-01-20T21:51:01Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
'''Achievements''' are unique accomplishments that can be earned in-game. Achievements can be seen by clicking the trophy icon at the top of your screen within the lobby. Each achievement has a description, displays whether it has been obtained, and shows when it was obtained. Unobtained achievements are yellow in color, whereas obtained ones are green.
Roles are titles that are given once everyone has died. These titles are for certain attributes, either good or bad. Only a single role can be received each game, and it is possible to receive a role you already obtained.
==Table of Achievements==
{| class="fandom-table" style="text-align:center;" width="100%"
!<div style="text-align:center;">Achievement</div>
!<div style="text-align:center;">Description</div>
!<div style="text-align:center;">Tips</div>
|-
|'''1 Mile'''
|Travel 25,749 studs.
|Assuming you travel about 1,200 studs per floor, you will receive this achievement at Floor 20 or above.
|-
|'''10 Miles'''
|Travel 257,494 studs.
|Since you don't have to travel 257,494 studs in a single game you would likely only need to play 10 games to achieve this. Assuming you reach floor 20 on each of those games and travel 1,200 studs per floor.
|-
|'''100 Miles'''
|Travel 2,574,944 studs.
|Create a high speed build and move around in the [[Obby]] or other certain Rare Floors with no entities to prevent death from entities.<br><br>Note that you do not need to travel a total of 2,574,944 studs in a single game.
|-
|'''AFK'''
|Be the player that never moved.
|Rewarded to whoever had almost no travel distance in a game.
|-
|'''Activator'''
|Be the player with the most buttons pressed.
|Rewarded to whoever pressed the most buttons in a game.
|-
|'''Adrenaline'''
|Get a total of 100 overdrive [[stamina]] in a single run.
|The [[Overdriver]] and [[Soda Cap]] are recommended for this achievement.
|-
|'''Antagonist'''
|Be the player with the most uses of 'anti-support' items.
|Rewarded to whoever copied the most status effects using the [[Magic Mirror]] in a game.
|-
|'''Around The World'''
|Travel as far as it takes to get around the world. (203,380,517 studs)
|Same as 100 Miles except it will take significantly longer
|-
|'''Bait'''
|Get the 'bait' role.
|Rewarded to whoever alerted the most entities in a game.
|-
|'''Cribble'''
|Eat [[:Category:Items#Consumables|cribblefruit]].
|Self-explanatory.
|-
|'''Explorer'''
|Be the person who have travelled to most.
|Rewarded to whoever traveled the most distance in a game.
|-
|'''Feast'''
|Restore 100 [[stamina]] at once.
|Eating a [[:Category:Items#Consumables|golden apple]] while under the [[Effects#Buffs|Warm, Cabbage, or Fortune buffs]] is recommended.
|-
|'''Foodie'''
|Be the player with the most consumables eaten.
|Rewarded to whoever ate the most items in a game.
|-
|'''Ghost'''
|Get the 'ghost' role.
|Rewarded to whoever spent the most time under the [[Effects#Buffs|Stealth buff]] in a game.
|-
|'''Gloom & Doom'''
|Have 7 gloom stacks at once.
|Eat 7 [[:Category:Items#Consumables|gloomberries]] within a short period of time.
|-
|'''Great Tip'''
|Get a rare loading screen tip.
|To find out if you have had a rare loading screen tip, refer to the [[Message of the Day & Tips]] page.
|-
|'''Guardian'''
|Get the 'guardian' role.
|Rewarded to whoever used the most support items in a game.
|-
|'''Just Gold'''
|Eat a [[:Category:Items#Consumables|golden apple]].
|Self-explanatory.
|-
|'''Lucky Lemon'''
|Get 3 lemon crits in a row.
|Use items that provide luck, such as the [[Scrap Crate]], [[Magic Mirror]], or [[Fuzzy Dice]], to better increase the chances of getting a crit from a lemon.
|-
|'''Power Surge'''
|Get max overdrive [[battery]].
|Getting [[Floor Upgrades|Floor Bonus (5)]] and conserving your battery is recommended.
|-
|'''Researcher'''
|Be the person that collected the most info.
|Rewarded to whoever collected the most info in a game.
|-
|'''Sapper'''
|Be the player that consumed the most [[battery]].
|Rewarded to whoever used the most [[battery]] in a game.
|-
|'''Scavenger'''
|Be the player that picked up the most items.
|Rewarded to whoever collected the most ground items in a game.
|-
|'''Smuggler'''
|Purchase an item from Icey's Secret Shop.
|Interact with [https://rbx-minus-elevation.fandom.com/wiki/Lobby#Icey Icey] in the lobby and pick the "I'm looking for something... special" option, then buy anything on the counter.
|-
|'''The Doc'''
|Use [[The Cure|the cure]] to remove 3 debuffs at once.
|Self-explanatory.<br><br><span style="color:#b00000;"><small>THIS ACHIEVEMENT IS CURRENTLY UNOBTAINABLE.</small></span>
|-
|'''Tinkerer'''
|Get the 'tinkerer' role.
|Rewarded to whoever crafted the most items in a game.
|-
|'''Unfortunate'''
|Be the first to die from an entity.
|Rewarded to whoever died the earliest in a game.
|}
[[Category:Mechanics]]
[[Category:HUD]]
65c8be38fb728daaccccea750708ca54544763c1
File:Sentient Cribblefruit.png
6
1879
1880
2024-01-20T22:20:33Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Sentient CribblefruitMNY.png
6
1880
1881
2024-01-21T18:36:15Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Turkey
0
1846
1847
2024-01-21T21:03:45Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
<span style="color:#b00000;">'''THIS NPC HAS BEEN TEMPORARILY REMOVED FROM THE GAME.'''</span>
{{Infobox1
|title=Turkey
|image=Placeholder.png
|caption=
|date_added=1 November, 2023
|created_by=
|updates=[[:Category:COILS|COILS]]
|date_removed=7 December, 2023
|removal_reason=End of event
|location=By the entrance to the [[Gamepass Room]]
|prev_location=
}}
{{Quote|"Gobble! Gobble! Gobble!"|— Turkey}}
==Overview==
The '''Turkey''' is an NPC added during the [[:Category:COILS|COILS]] update for the upcoming [[:Category:CRIBBLESGIVING|CRIBBLESGIVING]] event.
==Dialogue==
{{dialogue
|a=Turkey
|p=Player
|a|
Gobble! Gobble! Gobble!
|a|
Delver. I have paid a visit to observe this interesting location. I've been planning to cease a disaster known as 'The Feast'. As my soul is contained in a measly body of a turkey, I shall give awareness to those that encounter me. <small> (Uncommon) </small>
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
[[Category:COILS]]
81ca5342d3fda434838454c9447d16537f2ab215
Lukki
0
1441
1442
2024-01-21T21:04:14Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
<span style="color:#b00000;">'''THIS NPC HAS BEEN REMOVED FROM THE GAME.'''</span>
{{Infobox1
|title=Lukki
|image=<gallery widths="185">
Lukki1.png|Spawn
Lukki2.png|Gamepass Room
Lukki3.png|Lukki's Other Games
Lukki4.png|Roomworld
Tiny Lukki.png|Tiny Lukki
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=5 August, 2023
|removal_reason=Lukki did not like this character design
|location=In the [[Spawn]] sitting on a couch
-----
In the [[Gamepass Room]] sitting in front of the cherry blossom tree
-----
In [[Lukki's Other Games]] sitting on a crate left of the entrance to the room
-----
In [[Roomworld]]
-----
In the [[Balcony]] behind the music player
-----
Outside the lobby map
|prev_location=
}}
{{Quote|"Welcome to Minus Elevation."|— Lukki}}
==Overview==
'''Lukki''' is an NPC. She was located in various different areas around the lobby.
Lukki, Roblox user [https://www.roblox.com/users/27379601/profile luckily_dragon], is the owner of the Vanilla Deluxe group and the Head Developer of Minus Elevation, as well as a few other popular Vanilla Deluxe titles.
==Dialogue==
All Lukki NPCs had their own unique greetings and dialogue. However, they do all have the same following dialogue when the player choice is available:
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to Minus Elevation.<br><br>Welcome to Minus Decendance.<br><br>
|p|Who are you?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|I am Lukki, the owner of this fantastic game.
}}
</div><br><br>
|p|Can you tell me about my total playtime?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|currently your total playtime is <span style{{=}}"color:#ffa500;">''[magnitude]'' seconds/minutes/hours/days</span>.<br><br>you have survived 5 night at Minus Elevation's. good job not getting caught by the animatronics. <span style{{=}}"font-size:10pt;">[total playtime of five days]</span><br><br>a weeks worth of playtime money in my pocket!!! now go take a shower, you deserve it. <span style{{=}}"font-size:10pt;">[total playtime of one week]</span><br><br>a full month of playtime??? GO OUTSIDE!!! <span style{{=}}"font-size:10pt;">[total playtime of one month]</span><br><br>
}}
</div>
}}<br>
-----
===Spawn===
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to Minus Elevation.<br><br>
|p|How do I play?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|To play the game, head into one of the big elevators in the room next door. Once you're in, press all the buttons you can without being caught by the horrible, horrible monsters.
}}
</div>
}}<br>
-----
===Gamepass Room===
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to the Gamepass Store.<br><br>
|p|What are the gamepasses?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|Gamepasses are items only obtainable via robux. Money in my pockets please.<br><br>
|p|What is the [[Teleport Remote|teleport remote]]?
|a|The teleport remote is a device that allows you to teleport to a random button at the cost of battery. Though it does have a long startup period which leaves you free for enemies to attack you.
|p|...<br><br>
|p|What is the [[Lifeform Scanner|lifeform scanner]]?
|a|The lifeform scanner is a device that shows the spawn chance of every entity you have info on. There is a hidden entity spawn multiplier system that is influence by many different factors ;)
|p|...<br><br>
|p|What is the [[EDT]]?
|a|The EDT (Enemy Distance Tracker) is a device that passively shows the distance of the closest enemy by changing colors. Green {{=}} safe & Red {{=}} in danger.
|p|...<br><br>
|p|What is are ''[sic]'' double votes?
|a|Double Votes is a gamepass that gives you double the voting power in the upgrade select screen. Not much to it.
|p|...
}}
</div>
}}<br>
-----
===Lukki's Other Games===
{{dialogue
|a=Lukki
|p=Player
|a|Hello there! How may I help you?<br><br>
|p|What is this room?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|This room holds some of my games that I published over the course of a year or two. Try them out if you would like! However, these are outside of Minus Elevation and will teleport you to another game.
|p|...
}}
</div><br><br>
|p|Can you give me some details about the games?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|Which game would you like to know?<br><br>
|p|Lukki's Backrooms!
|a|A game about my interpretation of the backrooms. Explore areas of emptyness and void with secrets to uncover.
|p|...<br><br>
|p|Minus Decendance!
|a|A game that is a prequel to the game we're playing now! Dive deep into the faiclity with randomly generated rooms and upgrades that will assist or break your success! And avoid monsters.
|p|...<br><br>
|p|Weird Crossroads!
|a|A game about the croaaroads! That's all. Just remember that every session is personalized.
|p|...<br><br>
|p|Mini Megafactory!
|a|A game about making your own factory on a small grid! Make money to obtain packs that will give you machiens to increase your gains!
|p|...
}}
</div><br><br>
|p|What's up with that clock?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|p=Player
|a|That's just a grand clock that I grabbed from the facility. It stood in the middle of a floor and decided to take it to the facility' lobby. Hopefully, nothing bad will happen!
|p|...
}}
</div>
}}<br>
-----
===Roomworld===
{{dialogue
|a=Lukki
|p=Player
|a|Welcome to my secret room.<br><br>
|p|Can you give me a hint on other secrets?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|The vents may contain a secret or two.<br><br>The floor sure is dusty...<br><br>The sky isnt the limit.<br><br>The sky holds a secret.<br><br>The end of that silly obby is something special.<br><br>There is more to the painting in that back room.
}}
</div><br><br>
|p|What is this place?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Lukki
|a|This room is an artifact from an ancient game of mine. Enjoy it while it lasts.
}}
</div>
}}<br>
-----
===Tiny Lukki===
{{dialogue
|a=Tiny Lukki
|p=Player
|a|Hi! Im tiny lukki!<br><br>
|p|Can you give me a hint on other secrets?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Tiny Lukki
|a|The vents may contain a secret or two.<br><br>The floor sure is dusty...<br><br>The sky isnt the limit.<br><br>The sky holds a secret.<br><br>The end of that silly obby is something special.<br><br>There is more to the painting in that back room.
}}
</div>
}}<br>
-----
===Glitcher Destroyer Lukki===
Outside the lobby map on the roof is Glitcher Destroyer Lukki. Contrary to his name, the NPC does not "destroy" players who glitch out of the lobby, but rather delivers them a threatening message.
{{dialogue
|a=Glitcher Destroyer Lukki
|a|[IF YOU ARE SEEING THIS MESSAGE YOU HAVE BEEN AUTOBANNED FOR GLITCH ABUSE]<br><br>Just kidding, please stop glitching out of the map or ill explode you.
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
[[Category:Removed Content]]
bb65952afeaa34b9c0baf309365de27d4a6698e3
Lifeform Scanner
0
509
510
2024-01-21T21:07:34Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Lifeform Scanner
|image=[[File:LifeformScanner.png|thumb]]
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=
|abilities=
*+15% info
*shows enemy spawn chance
|categories={{Info}}
|types=Passive
|acq_by=[[Gamepasses|Lifeform Scanner gamepass]]
|price={{Robux|150}}
}}
{{Quote|A hyper advanced interface that allows the user to track the chance of appearance for all entities they have info on.|— Inventory}}
==Overview==
The '''Lifeform Scanner''' is a handheld interface that holds a glowing yellow cube encased in glass, surrounded in a tall holder. Its highly advanced nature reveals spawn chances for entities, as well as gifting extra info.
==Abilities==
*Increases all info collection by +15%
**Example: The [[Camera]] normally gives 5-8 info, but it will now give 6-9 info (rounded)
*When held, it shows the spawn chance and multiplier of entities that the user has at least 1% info on, as well as the spawn chance and multiplier of maps
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:OOPS ALL BULLET HELL]]
[[Category:Gamepass Items]]
[[Category:Info]]
8cd1e0f7850d13597ec064da93d6d32fea8fbade
File:Cat CafeMNY.png
6
1881
1882
2024-01-21T21:25:14Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Cat Café
0
1378
1379
2024-01-21T21:25:27Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|room needs to be described}}
{{Infobox1
|title=Cat Café
|image=<gallery widths="185">
|Cat Café
CatCafeSummer2023.png|SUMMER 2023
CatCafeANN.png|ANNIVERSARY
Cat CafeMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Cat Café
|date_added=5 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|npcs=
*[[Cat Dummy]]
*[[Flare]]
*[[MeowMeow]]
}}
==Overview==
'''Cat Café''' is a room in the lobby added in the [[:Category:SUMMER|SUMMER]] update. It connects to the [[Balcony]].
...
==Special Properties==
*Talking to [[Cat Dummy]] every 10 minutes will initiate a quest where players must find five lost kittens around the lobby, receiving a [[Cat Coffee]] upon returning the kittens and completing the quest
**Kittens cannot spawn in [[:Category:Lobby Secrets|secret lobby rooms]] or in the [[Obby]]
==Trivia==
*There are a total of nine cats in the café, excluding [[Cat Dummy]] and the Grailfed float.
*Although there is a sign detailing the prices of Cat Coffee, Cat Cookie, and Cat-pucchino, they are not purchasable. Furthermore, the Cat Cookie and Cat-pucchino are item not in the game.
==Gallery==
<gallery widths="185" bordersize="none">
CatCafeItems.png|"Sold" items in the café.
GrailfedFloaty.png|Grailfed float in the [[:Category:SUMMER|SUMMER]] update.
</gallery>
[[Category:Lobby]]
[[Category:SUMMER|SUMMER]]
8e2c02dd8f8c56a2010a28eae299be76c7eca7e3
File:SpawnMNY.png
6
1882
1883
2024-01-21T21:26:39Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Bathrooms
0
1374
1375
2024-01-21T21:32:52Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Bathrooms
|image=<gallery widths="185">
Bathrooms.png|Bathrooms
</gallery>
|caption=The left bathroom
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[???/Bathrooms|???]]
}}
==Overview==
'''Bathrooms''' are two rooms in the lobby. They connect to the [[Spawn]].
Bathrooms are literally two bathrooms that exist simply for realism and consistency. One of them, however, holds a unique secret.
Contrary to other bathroom designs, the Bathrooms in Minus Elevation have dark green-studded walls with wooden outlines. Each bathroom has five stalls and a large, wide mirror.
==Special Properties==
*Having five players fill up all of the stalls in the left bathroom will cause the mirror to crack after a few seconds and reveal the secret in-development Bathrooms Gamemode
*Saying "Screaming in public restrooms prank" in the bathroom with [[???/Bathrooms|???]] will cause the meme of the same name to play
==Trivia==
*The screaming in public restrooms prank sfx originates from https://www.tiktok.com/@altrality/video/7178316283522583854
==Gallery==
[[Category:Lobby]]
5d1bbddbbe392efaf1cb02ff21d47596b342046c
Gamepass Room
0
1375
1376
2024-01-21T21:35:23Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Gamepass Room
|image=<gallery widths="185">
Gamepass Room.png|Gamepass Room
GamepassRoomSummer2023.png|SUMMER 2023
GamepassRoomANN.png|ANNIVERSARY
GamepassRoomMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Gamepass Room
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
|prev_npcs=
}}
==Overview==
'''Gamepass Room''' is a room in the lobby. It connects to the [[Spawn]] and [[The Veil]].
Gamepass Room was created for the purpose of displaying [[gamepasses]] that have unique effects in game and give players the convenient option to purchase in the lobby instead of the Roblox website.
The long room features four purchasable gamepasses against the right wall that gives players unique items or effects in game. Against the left wall is what appears to be a case of balls that are dispensed from the metal pipe integrated into the wall when a player purchases a gamepass. Lined along the cornices of the room is draping vegetation, and in the other end of the room is a small cherry blossom tree. Unlike other lobby rooms, the Gamepass Room is extremely dim, with the only source of lights coming from the purchase buttons of the gamepass displays and the gumball display.
==Special Properties==
*Players can purchase [[gamepasses]] in this room
**For every gamepass bought, a glowing green ball will be dispensed into the glass case across from the gamepasses.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
GamepassRoomBalls.png|Glass case with some green balls.
GamepassRoomCherryBlossom.png|The cherry blossom tree.
</gallery>
[[Category:Lobby]]
04bcad7110e5351e7eb17a4a00f97362f83182bc
File:GamepassRoomMNY.png
6
1883
1884
2024-01-21T21:35:50Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LoungeMNY.png
6
1884
1885
2024-01-21T21:37:24Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Lounge
0
1376
1377
2024-01-21T21:39:40Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Lounge
|image=<gallery widths="185">
Lounge.png|Lounge
LoungeSummer2023.png|SUMMER 2023
LoungeANN.png|ANNIVERSARY
LoungeMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Lounge
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Sidney]]
*[[Fiddle]]
*[[Sentient Cribblefruit]]
}}
==Overview==
'''Lounge''' is a room in the lobby. It connects to the [[Spawn]], [[Sand Pit]], [[Deli]], [[Roomworld]], and [[Pillow Lovers Anomymous]]. However, the passage to Pillow Lovers Anomymous had been blocked off on an unknown date. Lounge also houses the access to the [[Cribble Underworld]].
While acting as a foyer to the gamemode elevators, the Lounge also acts as the main hub.
The room is decorated with a huge red carpet, complimented with furnishings of multiple tables, each one having various objects on them, surrounded by bean bag chairs. In the center lies a large square table with three couches.
==Special Properties==
*Houses the elevators to [[Campaign Mode]], [[Vanilla Mode]], and [[Daily Mode]]
*The room houses a secret button for access to [[Grailfed's Room]]
*If players manage to fill up all of the seats within the Lounge, then a statue of Eyemaster will rise from the large table in the middle of the room, accompanied by an applause
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
EyemasterStatue.png|The Eyemaster Statue easter egg.
SummerEyemasterStatue.png|Eyemaster Statue during the [[:Category:SUMMER|SUMMER]] update.
</gallery>
[[Category:Lobby]]
b0d4db7ef17b1d588686011bc5b59045e3850e2d
Lukki's Other Games
0
1369
1370
2024-01-21T21:43:09Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Lukki's Other Games
|image=<gallery widths="185">
Lukki's Other Games.png|Lukki's Other Games
LOGSummer2023.png|SUMMER 2023
LOGANN.png|ANNIVERSARY
LOGMNY.png|MERRY NEW YEAR
</gallery>
|caption=
|date_added=24 January, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:GIFT UNBOXING DAY|GIFT UNBOXING DAY]]
|date_removed=
|removal_reason=
|npcs=
*[[June]]
*[[Fortune Seeker]]
|prev_npcs=
}}
==Overview==
'''Lukki's Other Games''' is a room in the lobby added in the [[:Category:GIFT UNBOXING DAY|GIFT UNBOXING DAY]] update. It connects to the [[Balcony]] and [[The Ruins of a Cherished Era]].
Lukki's Other Games houses all of the other games Lukki, the head developer of Vanilla Deluxe, has created. Unique to this room is the ability for players to teleport to the games. Upon entering the room, players will notice just how large it is. The room is decorated with two blue rugs, and furnished with a few tables with chairs, bean bag chairs, and wooden crates. The main displays of the room include miniature models of Lukki's previous games, most notably Weird Crossroads, Lukkis Backrooms, Minus Decendance, and Mini Megafactory.
==Special Properties==
*Players can teleport to the displayed games
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
LOGMMDisplay.png|Mini Megafactory display.
LOGLBDisplay.png|Lukki's Backrooms display.
LOGWCDisplay.png|Weird Crossroads display.
LOGMDDisplay.png|Minus Decendance display.
LOGMeowMeow.png|MeowMeow in Lukki's Other Games.
LOGGilbert.png|Gilbert in Lukki's Other Games.
</gallery>
[[Category:Lobby]]
[[Category:GIFT UNBOXING DAY]]
79d923b3d1e1889f7ad22f61813c6e2f365fcb69
File:ArcadeMNY.png
6
1885
1886
2024-01-21T21:44:03Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BalconyMNY.png
6
1886
1887
2024-01-21T21:44:13Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LOGMNY.png
6
1887
1888
2024-01-21T21:44:22Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SandpitMNY.png
6
1888
1889
2024-01-21T21:44:37Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DeliMNY.png
6
1889
1890
2024-01-21T21:46:12Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Hangout Space
0
1377
1378
2024-01-21T21:46:37Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Hangout Space
|image=<gallery widths="185">
Deli.png|Hangout Space
DeliSummer2023.png|SUMMER 2023
HangoutSpaceANN.png|ANNIVERSARY
DeliMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Hangout Space
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Icey]]
*[[Sparks]]
|prev_npcs
}}
==Overview==
'''Hangout Space''', also known as Cafeteria or Deli, is a room in the lobby. It connects to the [[Lounge]], [[Balcony]], and [[Obby]]. It also houses the access to [[Icey's Black Market]].
Hangout Space, at first glance, appears to be a simple room primarily used as decoration and adding substance to the lobby. However, on weekends, players can speak with [[Icey]] to enter his black market and shop for unique items not normally sold in the shop.
The room itself is quite small. Its decorated with an L-shaped rug, furnished on top with two octagon-esque tables surrounded by red stools. One table features large hollow bags of popcorn, while the other features two types of drinks: Luck Cola and [https://minershaven.fandom.com/wiki/Dr.Berza_Machine#Dr.Berza_Drink Dr.Berza], the latter being a reference to [https://www.roblox.com/users/5000861/profile Berezaa], the creator of [https://www.roblox.com/games/258258996/EVENT-Miners-Haven Miner's Haven]. Integrated in the back wall is a counter where you would presumably purchase food from Icey if the option were ever to exist. Behind the counter are tons of ice cubes varying in size, as well as bricks, ducks, and popcorn.
==Special Properties==
*[[Message of the Day & Tips|Messages of the Day]] are displayed on the wall next to [[Sparks]].
*The room houses a secret button for access to [[Grailfed's Room]].
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
HangoutSpaceKitchen.png|The kitchen within the Hangout Space.
</gallery>
[[Category:Lobby]]
78bae01d06376fd4a8a724a2a8cc1b7f1df20b3e
Balcony
0
1370
1371
2024-01-21T21:47:52Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Balcony
|image=<gallery widths="185">
Balcony.png|Balcony
OldBalcony.png|Old Balcony
BalconySummer2023.png|SUMMER 2023
BalconyANN.png|ANNIVERSARY
BalconyMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Balcony
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Kad]]
*[[Nutticus]]
|prev_npcs=
*[[Lukki|Tiny Lukki]]
}}
==Overview==
'''Balcony''' is a room in the lobby. It overlooks the [[Lounge]], and connects to the [[Deli]], [[Fanart Room]], [[Cat Café]], [[Arcade (Lobby)|Arcade]], and [[Lukki's Other Games]].
Balcony is the first room players experience when going upstairs to the second floor. Unique to this room is a sound board that displays the current song playing in the lobby. To find all of the songs that play in the lobby, visit the [[Music#Lobby Music|Music]] page.
The room is one of the largest rooms in the lobby, decorated with a large aquarium tank and furnished with couches, cardboard boxes, and two dance arcade machines, albeit nonfunctioning. This floor also happens to house almost every player's most hated coin game.
==Special Properties==
*There is a stereo that displays the current song playing in the lobby
*The room houses a secret button for access to [[Grailfed's Room]]
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
GrailFish.png|Grailfed fish in the aquarium.
</gallery>
[[Category:Lobby]]
2d88e404e043f2249bee030eed079dcb31bf111f
Wrath
0
386
387
2024-01-21T21:55:18Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title={{Wrath}}
|image=WrathBestiary.png
|caption=Wrath in the Bestiary
|entity_type=Dangerous
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=5
|rarity=7
|sight=3
|speed=4
|weight=50
|prev_speed=1
|prev_weight=100
}}
{{Quote|“THE PROTECTOR OF THE HEART AND A SINNER OF THE BEYOND. THE VEIL KEEPS SECRETS FROM ENTERING WITHIN. ONCE A MIGHTY POWER, NOW TO BE WEAKENED BY ITS SPEAR. HOW SHAMEFUL.”|— Bestiary entry}}
==Overview==
'''Wrath''' is a [[:Category:Dangerous Entities|dangerous entity]] added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It is one of the seven [[:Category:Sin Entities|sin entities]].
Wrath is larger than most other entities. It wears a large helmet with long curved horns extending outward. Its arms are shackled by chains, and there are bones wrapped around its left leg. A rib cage is seen sticking out from its torso, with a glowing red orb impaled by a spear in the middle of the rib cage, emitting a loud heartbeat. It wields a shield adorned with red crystals.
Wrath is, by far, one of the most dangerous entities in the game. Unlike what its Bestiary stats would indicate, it has extreme sight, being able to spot players and toss spears from a distance. In addition, Wrath is absurdly fast, especially considering the late point in the game in which it is encountered. As opposed to many other entities that players can run past without much trouble, Wrath's sheer speed makes it a poor idea to ever cross its line of sight. The one saving grace of dealing with Wrath is to listen to its loud heartbeat. In addition, Beartraps can give players a grace period by slowing Wrath and giving enough time to hide from it. However, it is important to note that, like other entities, repeated use of Beartraps will cause Wrath to gain resistance against them.
Wrath's bestiary entry is hidden until the player collects enough information about it.
==Spawning Conditions==
*Wrath will spawn when [[Stats#Difficulty|difficulty]] reaches 75 or higher. Once Wrath has spawned, it will have a chance to spawn on future floors regardless of the requirement.
**Upon spawning for the first time, the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>A DANGEROUS ENTITY HAS BEEN DETECTED<br><br>The sin of WRATH has been committed.</small></span>
*Wrath can only spawn on floor 10 or above.
==Abilities==
*Upon spotting a player, Wrath will fire a spear toward the respective player. As it travels, it releases particles that fly away from the spear. The spear itself inflicts x15 stacks of the [[Injured|Injured debuff]], and the particles inflict x1 stack of it.
*(passive) Wrath's speed will accelerate while chasing a player.
==Tips==
*Wrath is an extremely speedy entity. However, players have a short grace period to escape its sight when Wrath summons and throws its spear. Quickly escape its line of sight, then hide behind the next corridor or object you see before Wrath catches up to where it last saw you.
*Beartraps are one of the best lines of defense against escaping Wrath. Avoid using too many at once, though.
== Lore ==
*[[Berylballer|{{Berylballer}}]] mentions that Wrath in its prime would be horrifying.
*It is confirmed by the Bestiary that Wrath is the guardian of "'''The Heart'''", something that is also unseen in game, like "'''The Void'''".
==Trivia ==
*Wrath is based on one of the seven deadly sins.
*Wrath's heartbeat sound was inspired by the [https://en.wikipedia.org/wiki/Slender:_The_Eight_Pages "Slender: The Eight Pages"] game ambience.
*Wrath shares a name with and is slightly inspired by [https://minus-descendence.fandom.com/wiki/Wrath an entity from '''Minus Decendance'''], specifically the neon red and black color scheme, as well as the spear impaling their chest.
*Prior to [[:Category:A FOOL'S FINALE#Patch 2|v2.08.2]], Wrath did not have a minimum floor requirement.
*The model for Wrath's spear is derived from the [https://www.roblox.com/catalog/43708943/Magmarealm-Spear Magmarealm Spear] accessory.
==Gallery==
<gallery widths="185" bordersize="none">
WrathFront.png|Wrath in game.
WrathAttack.gif|Wrath's attack.
WrathFOA.png|Wrath during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
File:WrathBlackout.PNG|Wrath in a blackout.
</gallery>
[[Category:Entities]]
[[Category:Dangerous Entities]]
[[Category:Sin Entities]]
[[Category:OOPS ALL BULLET HELL]]
185178650471491ee436246353ca0bc56668628c
Sloth
0
385
386
2024-01-22T19:35:24Z
mh:minuselevation>OrochiKensei123
0
wikitext
text/x-wiki
{{Infobox1
|title={{Sloth}}
|image=SlothBestiary.png
|caption=Sloth in the Bestiary
|entity_type=Dangerous
|date_added=3 November, 2022
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|danger=4
|rarity=7
|sight=5
|speed=1
|weight=50
|prev_speed=5
|prev_weight=100
}}
{{Quote|"<span style{{=}}"font-family: Inknut Antiqua;">PERSONAL DEFENSE MATRICIES <small>27</small>XV-THETA MODEL MADE TO MAKE YOU IMMOVABLE.</span> <span style{{=}}"font-family: Arial;"> AND IF YOU CAN'T MOVE, MAKE THEM MOVE TO YOU.</span> <span style{{=}}"font-family: Bangers;"><big>MAKE YOURSELF KNOWN.</big></span> <span style{{=}}"font-family: Sarpanch;"> AND WHEN YOU ARE KNOWN, THEY CAN ONLY RUN.</span>"|— Bestiary entry}}
==Overview==
'''Sloth''' is a [[:Category:Dangerous Entities|dangerous entity]] added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. It is one of the seven [[:Category:Sin Entities|sin entities]]
Sloth is larger than most other entities. It is designed as a blue "robot teapot machine". It wears armor with embedded glowing objects on its legs, arms, and torso, as well as a similar glowing object on its head.
Sloth's Bestiary entry is hidden until the player collects enough information about it.
==Spawning Conditions==
*Sloth will spawn when players have been on a floor for at least five minutes, or 10 minutes on a [[:Category:Large Floors|large floor]]. Once Sloth has spawned, it will have a chance to spawn on future floors regardless of the requirement.
**Upon spawning for the first time, the following message will appear:
***<span style="font-family: 'Press Start 2P';"><small>A DANGEROUS ENTITY HAS BEEN DETECTED<br><br>The sin of SLOTH has been committed.</small></span>
*Sloth can only spawn on floor 12 or higher.
==Abilities==
*(passive) Sloth always knows where players are and will travel towards their location.
*Sloth's speed will slightly increase every 20 seconds, announced by a loud mechanical whir.
==Tips==
*Due to Sloth's pathfinding ability where it is always moving towards its target, players can predict its general location and avoid it so long as they keep track of where Sloth is.
*When its ability is active, Sloth will not slow down, thus you will need to have a lot of stamina to outrun it.
*Since it can follow the player down, you will need to be continuously on the move, thus avoid traveling to small parts of a map as you can get easily trapped.
==Trivia==
*Sloth is based on one of the seven deadly sins.
*Sloth was originally going to have an ability where it would traverse around the map through portals, hence the large navy portal in its Bestiary picture. However, the ability was ultimately scrapped.
*Sloth has a Trollface face, which is only visible via loading errors and through the small hole in its kettle.
*Prior to [[:Category:A FOOL'S FINALE#Patch 1|v2.08.1]], Sloth would spawn after five minutes no matter the floor size, and it did not have a minimum floor requirement.
==Gallery==
<gallery widths="185" bordersize="none">
SlothFront.png|Sloth in game.
SlothFOA.png|Sloth with his Trollface during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
File:SlothBlackout.PNG|Sloth in a blackout.
</gallery>
[[Category:Entities]]
[[Category:Dangerous Entities]]
[[Category:Sin Entities]]
[[Category:OOPS ALL BULLET HELL]]
282befb3f164a8983c234a6e5536c9d03de03296
Cat Dummy
0
1553
1554
2024-01-30T00:56:49Z
mh:minuselevation>Benielcapo
0
wikitext
text/x-wiki
{{Stub|dialogue + other stuff}}
{{Infobox1
|title=Cat Dummy
|image=<gallery widths="185">
Cat Dummy.png|Cat Dummy
CatDummyANN.png|ANNIVERSARY
</gallery>
|caption=
|date_added=5 August, 2023
|created_by=
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|location=In the [[Cat Café]] behind the counter
|prev_location=
}}{{Quote|"ganderer bruh"|— Sidney}}
==Overview==
'''Cat Dummy''' is an NPC located in the [[Cat Café]] behind the café counter.
==Dialogue==
{{dialogue
|a=Cat Dummy
|p=Player
|a|Meow Meow.<br>
Welcome to the cat cafe nya.
|p|Can I have a drink?
|a|I can't offer you a drink for free nya, though... I do have a problem.<br><br>It appears I have lost 5 of my kittens throughout the lobby, if you could find them I would be more than happy to give you a drink for free nya.
<br><br>
Go find my 5 kittens! They are somewhere in the lobby!
}}
=== Trivia ===
==Gallery==
[[Category:NPCs]]
f07e4b71ab45254469006b1e93aa9e2b36d00c9c
Lucky Dip
0
1297
1298
2024-01-31T21:37:31Z
mh:minuselevation>BloodyCatHead
0
Added Coffee, Burger, Cabbage, Cribblefruit, and Gloomberry.
wikitext
text/x-wiki
{{Stub|items and amounts need to be documented}}
{{Infobox1
|title=Lucky Dip
|image=Lucky DipFU.png
|date_added=
|created_by=Image <nowiki>|</nowiki> {{CreatedBy|Agmhgbfmfsdd_Pro}}
|updates=
|date_removed=
|removal_reason=
|effects=
*(+) - Each player receives a random item
}}
==Overview==
'''Lucky Dip''' is a recursive floor upgrade.
==Effects==
*All players will receive a random item and amount thereof at the beginning of the next floor. Affected by Luck.
=== Possible Items ===
* [[Scrap]] (?)
* [[Water]]
* [[Coffee]]
* [[Burger]]
* [[Cribblefruit]]
* [[Gloomberry]]
* [[Lemon|Lemons]]
* [[Cabbage]]
* [[Golden Apple|Golden Apples]] (Rare)
* Please add more whenever possible I'm not spamming this upgrade.
==Trivia==
[[Category:Floor Upgrades]]
[[Category:Recursive Floor Upgrades]]
9688c4dc269262a7f0d8dfbe34c8ad93633b7530
Infection
0
1717
1718
2024-01-31T21:52:38Z
mh:minuselevation>BloodyCatHead
0
Both the debuff and spawn egg are based on floors, not time.
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Infection
|image=infection.png
|date_added=9 October, 2023
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]]
|e_effects=
*Makes the player spawn an [[Angler]] after one or more floors of being infected
|stackable=No
|convertable=Yes
|converts=
|e_acq_by=
*Red Sea Skull
|e_prev_eff=
}}
==Overview==
'''Infection''' is a debuff added in the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]] event.
==Effects==
When you hold out the [[Red Sea Skull]] for a second, there's a chance for you to get this debuff at the start of the next floor.
Upon being infected, you have a chance to spawn an egg that will hatch and become [[Angler]] at the start of the next floor.
You can get rid of infection without spawning Angler by having [[Cleanse|cleanse's]] duration end or by using [[Alchemy Set]]
==Trivia==
*Saying "birth" with infection will give you 100 stacks of injured
==Gallery==
<gallery widths="185" bordersize="none">
Infection egg.png|The egg spawned by a player with infection.
</gallery>
[[Category:Effects]]
[[Category:Debuffs]]
[[Category:HALLOWEEN P1 (2023)]]
f82cfc8f4af2d0404e59b135f2d22b82b7fee6d9
Category:Floors
14
178
179
2024-02-01T00:27:23Z
mh:minuselevation>Superstriker51
0
wikitext
text/x-wiki
==Overview==
'''Floors''' are in-game maps that are randomly selected every time the elevator descends further down and range from normal to completely bizarre in appearance.
==<span style="color:#ff0000;">Difficulty</span>==
<span style="color:#ff0000;">Difficulty</span> is a stat visible from the stats menu, which influences most of the game's mechanics. It goes up every floor by 3, and every alive player on the current floor increases it by 1.
<span style="color:#ff0000;">Difficulty</span> increases the following:
*Entity Speed Level
*Entity Sight Level
*Button Amount
*Certain Entity Abilities (ex. [[Mire]]'s sludge trail size)
*Spawns [[Wrath]] at 75 Difficulty
==<span style="color:#80EB86;">Item Spawns</span>==
<span style="color:#80EB86;">Item Spawns</span> are places where certain [[Items#Food Items|food items]] and scrap can spawn.
Currently the only <span style="color:#80EB86;">Item Spawns</span> consist of:
*The ground of the entire floor
*Furniture like tables
==How to Complete a Floor==
Inside every floor are a number of green buttons and hostile [[:Category:Entities|entities]], the number of buttons being determined by the <span style="color:#ff0000;">difficulty </span>stat, and the number of entities determined by the alive player amount. The positions of the buttons and types of entities chosen are completely random and are unique to each floor.
When players enter a floor, they will spawn in an elevator in a predetermined spot and must press all green buttons to continue while avoiding entities at all costs. Once all the buttons have been pressed, a countdown of sixty seconds will commence, and all players must return to the starting elevator. Any players that fail to reach the elevator in time will be left behind and subsequently die. This process then repeats until all the players die, where the game will then end.
Floors can be fit into one of four categories: general floors, unique floors, boss floors and rare floors.
==Common Floors==
All non-boss entities can spawn on these floors.
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:center;">Floor Name</div>
!<div style="text-align:center;">Image</div>
|-
|[[Arcade]]
|[[File:Arcade.png|300px]]
|-
|[[Office Spaces]]
|[[File:Office_Spaces1.png|300px]] [[File:Office_Spaces2.png|300px]]
|-
|[[Facilities]]
|[[File:Facility1.png|300px]] [[File:Facility2.png|300px]]
|[[File:Facility3.png|300px]] [[File:Facility4.png|300px]]
|-
|[[Vanilla Office]]
|[[File:VanillaOffice.png|300px]]
|-
|[[Testing Zone]]
|[[File:Testing_Level.png|300px]]
|-
|[[Balloon House]]
|[[File:BalloonHouse.png|300px]]
|-
|[[Entertainment Room]]
|[[File:EntertainmentRoom.png|300px]]
|-
|[[Theater]]
|[[File:Theatre.png|300px]]
|-
|[[Comfort Room]]
|[[File:ComfortRoom.png|300px]]
|}
==<span style="color:#e000ff;">Rare Floors</span>==
These floors have a rare chance to appear randomly.
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:center;">Floor Name</div>
!<div style="text-align:center;">Entities</div>
!<div style="text-align:center;">Image</div>
|-
|[[Eye Observatory]]
|Any
|[[File:EyeObservatory.png|300px]]
|-
|[[Kindergarten]]
|Any
|[[File:Kindergarten.png|300px]]
|-
|[[Obby]]
|None
|[[File:Obby.png|300px]]
|-
|[[Pumpkin Patch]]
|Any
|[[File:PumpkinPatch.png|300px]]
|-
|[[Sound Test Room]]
|None
|[[File:SoundTestLevel1.png|300px]]
|-
|[[Swamplands]]
|Any
|[[File:Swamplands.png|300px]]
|-
|[[The Attraction]]
|[[Seeker]]
|[[File:The_Attraction.png|300px]]
|-
|[[White Abyss]]
|Three [[Ghaster|Ghasters]]
|[[File:WhiteAbyss.png|300px]]
|-
|[[Death Pit]]
|Any
|[[File:The Death Pit.png|157x157px]]
|}
==<span style="color:#8b0000;">Boss Floors</span>==
These floors have
[[Category:Boss Entities|boss entities]]
on them.
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:center;">Floor Name</div>
!<div style="text-align:center;">Boss Entities</div>
!<div style="text-align:center;">Image</div>
|-
|[[Slender Forest]]
|[[Sketcherman]]
|[[File:SlenderForest.png|300px]]
|-
|[[Scratcher's Zone]]
|[[Scratcher]]
|[[File:Scratcher%27s_Zone.png|300px]]
|-
|[[Statue's Zone]]
|[[Statues]]
|[[File:Statue'sZone.png|300px]]
|-
|[[Mental Asylum]]
|[[Spectre]]
|[[File:Spectre'sZone.png|300px]]
|-
|<span style="font-size:13px;color:#b00000;">'''TEMPORARILY REMOVED'''</span><br><br>[[Mysterious Sanctuary]]
|[[Amalgamater]] and [[Eyemaster Prime]]
|[[File:MysteriousSanctuary.png|300px]]
|-
|}
==<span style="color:#FBFFC0;">Unique Floors</span>==
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:center;">Floor Name</div>
!<div style="text-align:center;">Entities</div>
!<div style="text-align:center;">Image</div>
|-
|[[Scrap Store]]
|None
|[[File:Scrap_Store.png|300px]]
|}
==<span style="color:#00ff0f;">Event Floors</span>==
These floors only appear during certain events. All non-boss entities can spawn on these floors.
{| class="fandom-table mw-collapsible mw-collapsed" style="text-align:center;" width="100%"
!<div style="text-align:center;">Floor Name</div>
!<div style="text-align:center;">Image</div>
!<div style="text-align:center;">Event</div>
|-
|[[Climb 645 stairs for admin]]
|[[File:645 stairs.png|300px]]
| rowspan="13" |[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|-
|[[Deepwoken Caves]]
|[[File:DeepwokenCaves.png|300px]]
|-
|[[Four Corners]]
|[[File:FourCorners.png|300px]]
|-
|[[Pathway of Snakes]]
|[[File:PathwayofSnakes.png|300px]]
|-
|[[Petsim2023]]
|[[File:Petsim2023.png|300px]]
|-
|[[Pillar Pools]]
|[[File:PillarPools.png|300px]]
|-
|[[Sandbox]]
|[[File:Sandbox.png|300px]]
|-
|[[Shower Rooms]]
|[[File:ShowerRooms.png|300px]]
|-
|[[Spiral of Inconveniences]]
|[[File:SpiralofInconveniences.png|300px]]
|-
|[[Tightrope Desert]]
|[[File:TightropeDesert.png|300px]]
|-
|[[Toilet Hallway]]
|[[File:ToiletHallway.png|300px]]
|-
|[[Toilet Land]]
|[[File:ToiletLand.png|300px]]
|-
|[[VirtualCon]]
|[[File:VirtualCon.png|300px]]
|-
|}
==<span style="color:#fffb00;">Event Boss Floors</span>==
These floors have [[:Category:Event Boss Entities|event boss entities]] on them and only appear during certain events.
{| class="fandom-table mw-collapsible mw-collapsed" style="text-align:center;" width="100%"
!<div style="text-align:center;">Floor Name</div>
!<div style="text-align:center;">Event Boss Entities</div>
!<div style="text-align:center;">Image</div>
!<div style="text-align:center;">Event</div>
|-
|[[Pride's Arena]]
|[[Ratio|Sin of Ratio]] and [[Ratio/Demise of Ratio|Demise of Ratio]]
|[[File:Pride'sArena.png|300px]]
|[[:Category:A FOOL'S FINALE|A FOOL'S FINALE]]
|-
|}
==<span style="color:#c601c6;">Random Events</span>==
===<span style="color:#800000;">DOOM</span>===
Every floor has the random possibility of all players getting the [[Effects#Debuffs|Doom Debuff]].
===<span style="color:#545454;">Blackout</span>===
Every floor has the random possibility (1/1500 every second when not in the elevator sequence) of encountering a <span style="color:#545454;">blackout</span>, during which the lights will flicker for a short period of time before shutting off completely. The blackout will last around 30 seconds before the lights turn back on.
===<span style="color:#2991A4;">Player Switch</span>===
Every floor has the random possibility of a <span style="color:#2991A4;">Player Switch</span> happening, which causes a black fog to quickly fade in, followed by random players switching places with each other and the fog fading out. There is no way to predict when a <span style="color:#2991A4;">player switch</span> will happen, throwing anyone off guard due to how sudden and possibly deadly it is.
===<span style="color:#80EB86;">Fart</span>===
Every second on a floor, a player has a random possibility to <span style="color:#80EB86;">fart</span>. It plays a loud fart audio that can be heard throughout the floor.
d0da49afdacbfbfbd819791bb2fe393da529dffa
Stalker
0
1303
1304
2024-02-03T04:49:38Z
mh:minuselevation>Amongus68421
0
fixed typo
wikitext
text/x-wiki
{{Infobox1
|image=Stalker Bestiary.png
|caption=Stalker in the Bestiary
|date_added=5 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:SUMMER|SUMMER]]
|entity_type=Common
|danger=1
|rarity=4
|sight=1
|speed=2
|weight=50
}}
{{Quote|"A mysterious being that likes to stalk lone delvers."|— Bestiary entry}}
==Overview==
'''Stalker''' is an entity added in the [[:Category:SUMMER|SUMMER]] update. It takes on the appearance of a pixelated face with a wide grin.
==Spawning Conditions==
Stalker only appears in solo runs. This also means that Stalker can spawn in multiplayer runs, as long as only one player is left.
==Abilities==
*Upon spotting a player, when it is within close proximity to the player, Stalker will scream and inflict the player with the [[Blindness|Blindness debuff]] for 4 seconds. Stalker will disappear from the floor entirely after doing so, rendering it impossible to get further information on it for that floor.
==Trivia==
*Stalker was originally added to Mini Megafactory. However, it was never fully developed, and it was added to Minus Elevation instead.
*Stalker used to be able to kill players due to an oversight which has since been fixed.
==Gallery==
<gallery widths="185" bordersize="none">
StalkerFront.png|Stalker in game.
</gallery>
[[Category:Entities]]
[[Category:SUMMER]]
8dd89c599ec8f9e1287549f0e2ef38578d846435
Sentient Cribblefruit
0
1754
1755
2024-02-08T10:10:30Z
mh:minuselevation>The Boyob
0
/* Overview */
wikitext
text/x-wiki
{{Stub|other stuff}}
{{Infobox1
|title=Sentient Cribblefruit
|image=<gallery widths="185">
Sentient Cribblefruit.png|Sentient Cribblefruit
Sentient CribblefruitMNY.png|MERRY NEW YEAR
</gallery>
|caption=
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|location=Behind a stack of crates left of the elevator
|prev_location=
}}
{{Quote|"Cribble."|— Sentient Cribblefruit}}
==Overview==
'''Sentient Cribblefruit''' is an NPC located left of (facing towards) the elevator.
Its appearance looks exactly like the [[Cribblefruit]] item except it's the pebble material and it can talk.
==Dialogue==
{{dialogue
|a=Sentient Cribblefruit
|p=Player
|a|
cribble.
}}
===Unique Dialogue===
Rarely the regular dialogue will be replaced with something else. Upon closing the dialogue box the player will be teleported to the [[Cribble Underworld]]:
{{dialogue
|a=Sentient Cribblefruit
|p=Player
|a|
..Enough. I am sending you to the [[Cribble Underworld]]. Say goodbye to this lobby.
}}
==Trivia==
==Gallery==
[[Category:NPCs]]
7297fedca972296000a4de8bb41d57d008044beb
Template:DiscordEmbed/sandbox
10
1890
1891
2024-02-08T17:48:51Z
mh:minuselevation>SpringyV10
0
Created page with "<includeonly> <infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <group collapse="open"> <header source="header1">Section Header</header> </group> </infobox> </includeonly> <noinclude> Example usage: {{DiscordEmbed/sandbox | title=Example}} <pre> {{DiscordEmbed/sandbox | title=Example}} </pre> <templatedata> {"params":{"title":{"suggested":true}},"sets":[],"maps":{}} </templatedata> </noinclude>"
wikitext
text/x-wiki
<includeonly>
<infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<group collapse="open">
<header source="header1">Section Header</header>
</group>
</infobox>
</includeonly>
<noinclude>
Example usage:
{{DiscordEmbed/sandbox
| title=Example}}
<pre>
{{DiscordEmbed/sandbox
| title=Example}}
</pre>
<templatedata>
{"params":{"title":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
02ef433749c0b939c5f681841a5360ff45744c1d
Eyemaster
0
164
165
2024-02-09T01:15:57Z
mh:minuselevation>Roblox4Life0327
0
wikitext
text/x-wiki
{{Infobox1
|image=EyemasterBestiary.png
|caption=Eyemaster in the Bestiary
|entity_type=Common
|date_added=31 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:STRONGER MONSTERS|STRONGER MONSTERS]]
|date_removed=???
|removal_reason=Required a new ability
|danger=4
|rarity=3
|sight=4
|speed=2
|weight=75
|old_hearing=50-200
|old_sight=50-200
|old_walkspeed=12-18
|old_runspeed=16-26
|old_abilitycd=0-0
|old_rarity=500
|database_scraper=EYE<br>CRIMSON<br>VISION
}}
{{Quote|"The Eyemaster is a unique specimen that has never been seen before in the facility, because of its genetic 'purity' it is more powerful than other beasts in the facility. It has a variant of Wanderer's Oculus magic that reflects its beam across surfaces a number of times, allowing it to devastate large areas with ease. Its second ability is to send out a pulse from its body after darkening its eyes, projecting blindness onto those nearby."|— Bestiary entry}}
==Overview==
'''Eyemaster''' is a humanoid entity with 8 glowing red eyes and horns on its head. It is notably similar to the [[Wanderer]] and [[Eyemass]]. Its Sight Level is very high, allowing Eyemaster to spot players from extreme distances.
==Spawning Conditions==
*Eyemaster can only appear on floors 6 or above.
==Abilities==
*Upon spotting a player, Eyemaster will stop in place and fire a beam that bounces off any surface 10 times. After three pulses, the beam trail will explode, inflicting nearby players with the [[Effects#Debuffs|Slow (Oculus) debuff]] for 60s. Players with this debuff have their Speed reduced by 4. This ability has a 20 second cooldown.
*10 seconds after using the slow ability, Eyemaster will darken its eyes, cueing to a charging animation. It will then release a dark explosion, inflicting nearby players with the [[Effects#Debuffs|Blind debuff]] for 2s to 20s, debuff length dependent on distance from Eyemaster. This ability is deadly combined with [[Sculpture]] since players will be unable to paralyze it.
==Trivia==
*Its design is based on James from Identity Fraud.
*It has three counterparts: the rarer and deadlier [[Discomaster]], the halloween variant [[Eyemourner]] and the joke entity [[Eyegield]].
*During the Minus Elevation testing sessions, Eyemaster had a weakness where it could not detect players hidden in the dark. Combined with the lack of speed and having no other abilities, it was considered a massive nerf compared to other entities.
**Its ability was reworked in the April Fools' 2022 testing session, where it worked similarly to how it worked in Minus Decendance.
*Eyemaster is currently the only entity who rewards a [https://www.roblox.com/badges/2132542877/100-Eyemaster badge] upon getting 100% info on it.
*Previous Bestiary entry description:
**''"Eyemaster is a rare specimen never before seen in the facility, because of its genetic 'purity' it is more powerful than the other beasts in the facility. It has a variant of the wanderers beam that reflects off of surfaces a number of times allowing it to devastate large areas with ease. Its second ability is to project blindness onto those nearby. If you see its eyes darken run as fast as you can!"''
==Gallery==
<gallery widths="185" bordersize="none">
EyemasterFront2.png|Eyemaster in game.
EyemasterFront.png|Old Eyemaster in game.
EyemasterBlindness.gif|Eyemaster's blinding ability.
EyemasterToxic.png|Eyemaster with the [[List of Removed Content#Toxic Modifier|toxic modifier]].
EyemasterInRealLife.png|James from Identity fraud, being the inspiration behind Eyemaster's design.
MasterFOA.png|Eyemaster during [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]].
EyemasterTeaser1.png|A teaser of Eyemaster.
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
[[Category:STRONGER MONSTERS]]
42fc3e00a7d4316b8f20181b081b66838f440390
Entertainment Room
0
630
631
2024-02-10T00:04:35Z
mh:minuselevation>Graetmarlon
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Entertainment Room
|image=EntertainmentRoom.png
|caption=The Entertainment Room
|map_type=Common
|date_added=3 November, 2022
|created_by={{CreatedBy|Alternate_lndlvldual}}
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|date_removed=
|removal_reason=
|large=515x490
|min_players=?
|max_elevators=2
|properties=
|map_size=
|map_weight=
|prev_players=0
|prev_map_weight=
|sub_name=[https://www.roblox.com/games/10981937515/Minus-Elevation-Submission Entertainment Room - Elevation Submission]
|sub_published=28 September, 2022
}}
==Overview==
'''Entertainment Room''' is a common map added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. A maximum of two elevators can appear in this map.
Entertainment Room is a large map consisting primarily of the color red, including its walls, carpet, ceiling, and furniture. The map is furnished with couches and tables, claw machines, arcade machines, and buffet booths.
==Trivia==
==Gallery==
[[Category:Floors]]
[[Category:Large Floors]]
5c744729b6aa3cf7ea9f6b60f75e752f856472bf
Super Antenna
0
1307
1308
2024-02-20T23:44:25Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Super Antenna
|image=Super Antenna.png
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=Being spotted by an enemy makes you feel alert for 12s and reveal the entity. Spend 15 battery to that that allows you to scan enemies and up to 3 buttons within a 250 stud radius for 12s. Has a cooldown of 40s. Only works if not provoked.
|cooldown=
|effects=
*?
|types=Passive / Active
|acq_by=
*Crafting
|crafting=
*{{ItemIcon|Antenna|Antenna}} x1
*{{ItemIcon|Cribblefruit|Cribblefruit}} x10
*{{ItemIcon|GoldenApple|Golden Apple}} x3
*{{ItemIcon|Scrap|Scrap}} x35
}}
{{Quote|"Being spotted by an enemy makes you feel alert for 12s and reveal the entity. Spend 15 battery to that allows you [sic] to scan enemies and up to 3 buttons within a 250 stud radius for 12s. Has a cooldown of 40s. Only works if not provoked."|- Tooltip}}
==Overview==
'''Super Antenna''' is an improved version of the [[Antenna]] added in the [[:Category:SUMMER|SUMMER]] update.
...
To see the crafting recipe for Super Antenna, you need the Antenna.
The crafting recipe of Super Antenna requires: 1x Antenna, 3x [[Golden Apple]], 10x [[Cribblefruit]], and 35x [[Scrap]]. It is not permanently unlocked once crafted and you will have to craft it again in your next run.
==Abilities==
*(Passive) Upon being spotted, gain [[Speed (Antenna)|Speed]] buff for 12 seconds.
*(Active) While not being chased, Super Antenna can be activated, granting the [[Super Radar]] buff. Has a 40 second cooldown starting from activation.
==Trivia ==
* Similarly to the Antenna, [[Stalker]] cannot be tracked with Super Antenna's [[Super Radar]].
* [[Shade]] will not trigger Super Antenna's Passive ability when unprovoked.
* Entities and Buttons detected by the Super Antenna will have a blue outline as opposed to Antenna's green outline.
* The Super Antenna's crafting recipe once needed an [[Echolocator]], though this was quickly changed.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:SUMMER]]
[[Category:Craftable Items]]
ea955287e91be1974d4a60456b5c793b56dcf2a4
Heal
0
1576
1577
2024-02-24T04:13:19Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Heal
|image=HealEffect.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*+{{StaminaRegen|3}}{{Verify}}
|stackable=No
|copyable=Yes
|e_acq_by=
*[[Petrification]] (? secs)
|e_prev_eff=
|prev_copy=
}}
==Overview==
'''Heal''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
*Increases stamina regen by 3
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
fd708af0cfbe9ef6896045371454ba8ede4f33a7
File:HealEffect.png
6
1891
1892
2024-02-24T04:13:34Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Spawn
0
1373
1374
2024-02-24T04:17:13Z
mh:minuselevation>HeyyYy2735
0
/* Special Properties */
wikitext
text/x-wiki
{{Infobox1
|title=Spawn
|image=<gallery widths="185">
Spawn.png|Spawn
SpawnSummer2023.png|Spawn SUMMER 2023
SpawnANN.png|Spawn ANNIVERSARY
SpawnMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Spawn
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Reception]]
*[[Lukki's Note]]
|prev_npcs=
*[[Lukki]]
}}
==Overview==
'''Spawn''' is a room in the lobby. It connects to the [[Lounge]], [[Sand Pit]], [[Gamepass Room]], [[Bathrooms]], and [[Dimensionally-Transcendental Crate]].
Spawn is the first room that new players will be introduced to.
In the middle of this room are nine metallic spawn points shaped in a three-by-three grid. Decorated against the walls are red couches. Directly ahead from where players spawn is a reception desk, which is aimed to help new players who are unsure how to begin playing. Behind the spawn points is a large logo of Vanilla Deluxe, the Roblox group responsible for the creation of Minus Elevation.
==Special Properties==
*[[Message of the Day & Tips|Message of the Day]] are displayed on the wall behind the [[Reception]]
*The room houses a secret button for access to [[Grailfed's Room]]
*The Changelog Board near the [[Bathrooms]] that displays the update log for most updates post [https://rbx-minus-elevation.fandom.com/wiki/Category:GAME_RELEASE V2.0]
==Trivia==
*The spawn is slightly off center.
==Gallery==
[[Category:Lobby]]
ad020f74f640f9f7ce72c585be3f0d74b190ac45
Mossmetal Conductor
0
1600
1601
2024-02-24T04:31:21Z
mh:minuselevation>HeyyYy2735
0
minor spelling mistake
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Mossmetal Conductor
|image=
|date_added=27 August, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=Picking up scrap gives 10 stamina. Picking up items gives 6 stamina. One of the facility's technological advancements.
|cooldown=
|effects=
*+{{StaminaStats|10}} per scrap picked up
*+{{StaminaStats|6}} per item picked up
*Spend 22 Battery to give [[Effects#Buffs|Heal buff]] for 8 secs
|acq_by=Crafting
|crafting=
*{{ItemIcon|MossmetalScraper|Mossmetal Scraper}} x1
*{{ItemIcon|Grubblefruit|Grubblefruit}} x3
*{{ItemIcon|Teafruit|Teafruit}} x3
*{{ItemIcon|Placeholder|Ball of Moss}} x5
*{{ItemIcon|Scrap|Scrap}} x30
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
|prev_craft=
*{{ItemIcon|Grubblefruit|Grubblefruit}} x6
*{{ItemIcon|Teafruit|Teafruit}} x4
*{{ItemIcon|Scrap|Scrap}} x45
}}
{{Quote|"Picking up scrap gives 10 stamina. Picking up items gives 6 stamina. One of the facility's technological advancements."|— Inventory}}
==Overview==
'''Mossmetal Conductor''' is an improved version of the [[Mossmetal Scraper]] added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
To see the crafting recipe for Mossmetal Conductor, you need the Mossmetal Scraper.
The Mossmetal Conductor is crafted with x1 Mossmetal Scraper, x3 [[Grubblefruit]], x3 [[Teafruit]], x5 [[Ball of Moss]], x30 [[Scrap]]. Once crafted it is lost upon death and the player will need to craft it again in their next run.
==Abilities==
*Restores 10 stamina for every scrap picked up
*Restores 6 stamina for every item picked up
*Can be used as an active item, spending 22 battery for 8 seconds of Heal
*Can also stack with Mossmetal Scraper for 16 stamina for every scrap picked up
==Gallery==
<gallery>
File:Player Wearing Mossmetal Conductor.png|A Player equipped with Mossmetal Conductor
</gallery><gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
[[Category:Craftable Items]]
a09f56ca6dbc178e517dc369044c7ff6db62b867
Crown Of Jewels
0
1334
1335
2024-02-24T04:34:28Z
mh:minuselevation>HeyyYy2735
0
i am too tired for this man
wikitext
text/x-wiki
{{Infobox1
|title=Crown of Jewels
|image=Crown of Jewels.png
|date_added=5 August, 2023
|created_by=
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=Makes you feel mighty. Gives an all-around stats increase. (+1 Stamina Regen, +2 Walk/Run, 15 BuffEff/InfoEff/ConsumeEff, +25 Max Stamina/Battery, -5 Priority)
|cooldown=
|effects=
*+{{Walkspeed|2}}
*+{{Runspeed|2}}
*+{{StaminaRegen|1}}
*+{{MaxStamina|25}}
*+{{MaxBattery|25}}
*-{{PriorityStats|5}}
*+{{BuffEFF|15}}
*+{{ConsumableEFF|15}}
*+15% info gain
|acq_by=
*Crafting
|crafting=
*{{ItemIcon|Placeholder|Diamond}} x1
*{{ItemIcon|Placeholder|Sapphire}} x1
*{{ItemIcon|Placeholder|Ruby}} x1
*{{ItemIcon|Placeholder|Emerald}} x1
*{{ItemIcon|Placeholder|Amethyst}} x1
*{{ItemIcon|Placeholder|Topaz}} x1
*{{ItemIcon|Scrap|Scrap}} x35
}}
{{Quote|"Makes you feel mighty. Gives an all-around stats increase."|- Tooltip}}
==Overview==
'''Crown of Jewels''' is a craftable passive item added in the [[:Category:SUMMER|SUMMER]] update.
Crown of Jewels is a yellow crown with six gems placed on it, each representing the gems used in its crafting recipe. It grants the user great benefits.
To see the crafting recipe for Crown of Jewels, You need at least One [[Diamond]].
To craft the Crown of Jewels you will need x1 [[Amethyst]], x1 [[Diamond]], x1 [[Emerald]], x1 [[Ruby]], x1 [[Sapphire]], x1 [[Topaz]], and x35 [[Scrap]]. Once crafted it is lost upon death and the player will need to craft it again in their next run
==Abilities==
*+2 Walkspeed and Runspeed
*+1 [[Stats#Stamina Regen|Stamina Regen]]
*+25 Max Stamina and Max Battery
*-5 [[Stats#Priority|Priority]]
*+15% [[Stats#Buff EFF|Buff EFF]], [[Stats#Consumable EFF|Consumable EFF]], and info gain
==Trivia==
* The Crown of Jewels is widely considered to be one of the best items in the game, as its boosts are, while passive, substantial and lend a lot to very long runs.
==Gallery==
<gallery widths="185" bordersize="none">
File:Player Wearing Crown of Jewels.png|A player equipped with the Crown of Jewels.
File:Crown of jewels.png|Another example of player with Crown of Jewels.
</gallery>
[[Category:Items]]
[[Category:Craftable Items]]
58d915b883f43325e1f8779ef3e82e12c1ff43ca
User:Taco.e.x.e
2
1893
1894
2024-02-24T04:37:07Z
FANDOMbot
8
FANDOMbot moved page [[User:Taco.e.x.e]] to [[User:EyemournerBousouP]]: Automatically moved page while renaming the user "[[User:Taco.e.x.e|Taco.e.x.e]]" to "[[User:EyemournerBousouP|EyemournerBousouP]]"
wikitext
text/x-wiki
#REDIRECT [[User:EyemournerBousouP]]
0e237cba952208088be045141055bc1333419c73
User:EyemournerBousouP
2
1892
1893
2024-02-24T04:41:50Z
mh:minuselevation>EyemournerBousouP
0
wikitext
text/x-wiki
Voltage is here, yay
f743b8ecedac70564c16503932a3700765eeed46
List of Removed Content
0
976
977
2024-02-24T05:50:22Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
__NOTOC__
==Overview==
Over the years since Minus Elevation's creation, tons of content, especially those from the pre-release of the game, have been either scrapped from being added to the game or removed from the game altogether.
Although such contents are not or no longer in Minus Elevation, it is not impossible for them to be re-added. Take [[Skeleton]] and [[Plushies]], for example: Both Skeleton and Plushies were removed from the game after Minus Elevation officially released, but were soon re-added not long after.
''Due to the lack of documentation during the pre-release of Minus Elevation, not all scrapped or removed content may be listed here as it is now lost to time.''
===<u>'''Disclaimer'''</u>===
'''''PLEASE DO NOT''''' beg or implore the developers of Minus Elevation to add any of the removed content listed here. It is up to the discretion of the developers to add features to the game. Features may either be added, or they may not.
=<u>'''Removed Content Pre-v1.00'''</u>=
Removed content results from certain features being too buggy to remain in Minus Elevation, causing problems with gameplay, straying too far from the original idea of what Minus Elevation is supposed to be, or not "serving the game any justice," per se.
<div class="mw-collapsible left-collapsible mw-collapsed";><br>
==<u>'''Maps'''</u>==
===The Caverns===
[[File:The Caverns.png|thumb|right|200px]]<br>
Added on October 25th, 2021, and created by {{CreatedBy|luckily_dragon}}, The Caverns (official name unknown{{Verify}}) was a large, dimly lit map that took place in a cave. Around the map are large square crystal clusters of various colors that glow, and a long and wide overhanging bridge that extends across the map players could cross.
-----
===Ziggy's Maze===
[[File:Ziggy's Maze.png|thumb|right|200px]]<br>
Added on November 26th, 2021, and created by {{CreatedBy|luckily_dragon}}, Ziggy's Maze was a small, dark map that was primarily a grass hedge maze with some cornrows. A large barn can be found at the corner of the map.
'''Max. Elevators:''' 1<br>
'''Trivia:''' This map used to have floodlights and green fog.
-----
===Red Wasteroom===
Added on December 14th, 2021, and created by {{CreatedBy|luckily_dragon}}, Red Wasteroom is a long, dimly lit map, with a green color scheme and dimly lit by red lights above. Green pillars and small rooms can be found on the map, with fake [[Wanderer|Wanderers]] scattered about.
'''Max. Elevators:''' 1
-----
===Area 51===
[[File:Area 51.png|thumb|right|200px]]<br>
Added on December 18th, 2021, and created by {{CreatedBy|luckily_dragon}}, Area 51 was a small, lit map with a four-quadrant grid-like layout. Decor included pipes whose length measured from the ceiling to the floor, metallic crates, visible corrosion and withering within the hallways, and spilled sludge. The sludge drained the player's stamina on contact.
'''Max. Elevators:''' 1
-----
===Sewer===
[[File:Sewer.png|thumb|right|200px]]<br>
Added on January 17th, 2022, and created by {{CreatedBy|luckily_dragon}}, Sewer was a small, dimly lit map,
'''Max. Elevators:''' 1<br>
'''Trivia:''' This map was inspired by the video game Five Night's at Freddy's: Security Breach.
-----
===Five Nights===
[[File:Five Nights.png|thumb|right|200px]]
Added on January 22th, 2022, and created by {{CreatedBy|luckily_dragon}}, Five Nights (official name unknown{{Verify}}) is a small map themed on Five Nights at Freddys, accessible from the Five Nights gamemode. The map has red walls and checkered tile flooring, with decorations like boxes, arcade machines, trash cans, barrels, and bookcases. The map had vents for both players and entities to access, and closable doors to keep entities out. Players were given a Camera Viewer to use with the cameras around the map. Players had to survive until the timer hit 0 and the elevator forcefields appeared.
'''Max. Elevators:''' 1
-----
===Interior Grasslands===
[[File:Interior Grasslands.png|thumb|right|200px]]<br>
Added on January 24th, 2022, and created by {{CreatedBy|elementninja645}}, Interior Grasslands was a large, lit map with grass flooring, populated by couches, tables, mannequins, and large boxes that give off light. Throughout the map, inaccessible areas can be seen below through windows. The map has vents that allow players and entities to traverse them.
'''Max. Elevators:''' 1
-----
==<u>'''Entities'''</u>==
===Pre-release Entities===
[[Illusionist]], [[Scrap Sculpture]], [[Warden]], and [[Wraith]] are all entities that have been removed since being added during the pre-release version of Minus Elevation. You can read more about them on their respective pages.
[[Nightmare Delusioner]] is a boss entity that has been removed since being added as a test during the pre-release version of Minus Elevation. You can read more about it on its respective page.
Contrary to popular belief, both [[Amalgam]] and [[Skeleton]] were not, in fact, entities exclusive to [[:Category:April Fools' Day 2022|April Fools' Day 2022]], but rather they were going to stay permanently and receive their own Bestiary entries. However, the remake occurred right after the testing session for the event ended. Although Skeleton had been reintroduced, Amalgam has not yet.
{| class="fandom-table"
![[Illusionist]]
![[Scrap Sculpture]]
![[Warden]]
![[Amalgam]]
|-
|[[File:IllusionistFront.png|thumb|alt=|center|link=Illusionist]]
|[[File:ScrapSculptureFront.png|thumb|alt=|center|link=Scrap Sculpture]]
|[[File:WardenFront.png|thumb|alt=|center|link=Warden]]
|[[File:AmalgamFront.png|thumb|alt=|center|link=Amalgam]]
|-
![[Wraith]]
!'''[[Nightmare Delusioner|<span style="color:#ff1500;'">Nightmare Delusioner</span>]]'''
|-
|[[File:WraithFront.png|thumb|alt=|center|link=Wraith]]
|[[File:NightmareDelusionerFront.png|thumb|alt=|center|link=Nightmare Delusioner]]
|}
==<u>'''Items'''</u>==
===Button Compass===
[[File:Button_Compass.png|thumb|right|200px]]
The Button Compass was an active item that showed users where the nearest button is at the cost of some battery.
====Inventory Information====
''"Locates the nearest button."''
*-10 battery
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|50}}
-----
===Cage Trap===
[[File:Cage_Trap.png|thumb|right|200px]]
Upon using the Cage Trap, a short animation of the user setting it up would play. When an entity steps on the pressure plate, a large cage would fall on top of it, preventing the entity from wandering around the map.
The Cage Trap was planned to become a gamepass item before the entire game was wiped and remade in v1.00.
====Inventory Information====
''"?"''
*?
'''Tooltip:''' ''"(E - 17) Spawns a cage that traps enemies for 15s'' [sic]''"''<br>
'''Cost:''' {{OldMoney|?}}
-----
===Campfire Kit===
[[File:Campfire_Kit.png|thumb|right|200px]]
The Campfire Kit was an active support item that allowed users to place down campfires, giving nearby players the [[Warm|Warm buff]].
====Inventory Information====
''"Spawns a campfire that applies the warm buff to those nearby."''
*Lasts for 30s
*25% consumable boost
*-15 battery
'''Tooltip:''' ''"(E - 15) Spawns a campfire that applies the warm buff to those nearby."''<br>
'''Cost:''' {{OldMoney|?}}
-----
===Fortress Pack===
[[File:Fortress_Pack.png|thumb|right|200px]]
The Fortress Pack lowered the user's walkspeed, but also increased the user's maximum battery and stamina.
====Inventory Information====
''"A powerful backpack that increases your max stamina and battery."''
*-4 Walkspeed
*+50 Max Battery
*+50 Max Stamina
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|50}}<br>
'''Other information:''' Used to give +75 max battery and max stamina (may have been a placeholder)
-----
===Hot Chocolate===
Hot Chocolate was an active item that increased a user's stamina regen and consumable effectiveness for 30 seconds.
====Inventory Information====
''"?"''
*25% consumable boost
*+1 stamina per second
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|5}}<br>
'''Other information: ''' Used to give 20% consumable boost (may have been a placeholder)
-----
===Hydro Extractor===
[[File:WaterI.png|thumb|right|200x200px]]
Hydro Extractor was a passive item that gave users extra battery when drinking any liquid consumable.
====Item Information====
''"Upon drinking liquid based consumables gain some battery."''
*+10 battery per liquid consumed
*PASSIVE ABILITY
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|30}}
-----
===Kinetic Battery===
[[File:Kinetic_Battery.png|thumb|right|200px]]
The Kinetic Battery converted the user's stamina into half the amount of battery, but also decreased the user's stamina regeneration.
====Inventory Information====
''"?"''
*50 stamina > 25 battery
*50% less stamina regen
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|10}}
-----
===Leader Pack===
[[File:Leader_Pack.png|thumb|right|200px]]
The Leader Pack was purely a passive support item for other players. Although it lowered the user's walkspeed, it increased the battery and stamina regeneration of allies.
====Inventory Information====
''"A powerful backpack that replenishes your allies stamina and battery."''
*-3 Walkspeed
*Nearby allies get increased stamina and battery regen.
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|50}}
-----
===Magic Orb===
[[File:Magic_Orb.png|thumb|right|200px]]
The Magic Orb allowed users to look at the point of view of the closest entity, as if they were controlling it, for a few seconds.
====Inventory Information====
''"?"''
*-5 battery
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|10}}
-----
===Rationator===
[[File:Rationator Item.png|thumb|right|200px]]
The Rationator slowly increased the user's consumable effectiveness the longer they starved themselves. The bonus would reset after an item was eaten.
====Inventory Information====
''"Consumables restore more the longer you have been without eating."''
*Up to 30 battery
*Up to 50% more stamina
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|10}}
-----
===Security Camera===
[[File:Security_Camera.png|thumb|right|200px]]
The Security Camera allowed users to create and place security cameras around the map. When an entity passed through the sight of a security camera, the location of the entity would be revealed.
====Inventory Information====
''"A neat panel that allows you to create a security camera you can view at any time. Pings an enemy if it passes infront'' [sic] ''of it."''
*-12 battery
'''Tooltip:''' ''"(E - 12) - Creates a security camera you can view at any time."''<br>
'''Cost:''' {{OldMoney|30}}<br>
'''Other information: ''' Used to be called Security Camera Maker before it was quickly changed.
-----
===Shocker Breaker===
[[File:Shocker_Breaker.png|thumb|right|200px]]
The Shocker Breaker was a passive item that gave users battery when they got spotted by an entity. The amount of battery gained scaled with difficulty.
====Inventory Information====
''"Gain battery when spotted by an enemy."''
*Scales with difficulty
*10-30 battery
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|10}}<br>
'''Other information:''' Used to give up to 50 battery (may have been a placeholder)
-----
===Speed Conjure - Capital===
[[File:Speed_Conjure_-_Capital.png|thumb|right|200px]]
The Speed Conjure - Capital was an active item that created a large zone that increased players' speed when inside.
The Speed Conjure - Capital was planned to become a gamepass item as a set with Speed Conjure - Road before the entire game was wiped and remade in v1.00. {{verify}}
====Inventory Information====
''"Conjures a giant speed zone."''
*Lasts 100s
*+7 Speed
*-23 battery
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|?}}
-----
===Speed Conjure - Road===
[[File:Speed_Conjure_-_Road.png|thumb|right|200px]]
The Speed Conjure - Capital was an active item that created a path of 4 zones that increased players' speed when inside.
The Speed Conjure - Road was planned to become a gamepass item as a set with Speed Conjure - Capital before the entire game was wiped and remade in v1.00. {{verify}}
====Inventory Information====
''"Conjures a road of speed zones."''
*Lasts 100s
*+7 Speed
*-17 battery
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|?}}
-----
===Stealth Pack===
[[File:Stealth_Pack.png|thumb|right|150px]]
The Stealth Pack lowered the user's max stamina, but also increased the user's runspeed and lowered their priority. It also "decreased stealth costs".
====Inventory Information====
''"A powerful backpack that decreases your priority and decreases stealth costs."''
*+3 Runspeed
*-30 Priority
*-50 Max Stamina
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|50}}
-----
===Stealth Toggle===
[[File:Stealth_Toggle.png|thumb|right|100px]]
The Stealth Toggle allowed users to turn invisible at the cost of 14 battery per second.
====Inventory Information====
''"A switch that allows you to go invisible avoiding all enemy attacks for a short duration. "''
*-14 battery per second
'''Tooltip:''' ''"(E - 10) - Toggle invisibility."''<br>
'''Cost:''' {{OldMoney|30}}
-----
===Waste Composter===
[[File:Waste Composter Item.png|thumb|right|200px]]
The Waste Composter was a passive item that would have a 50% chance of giving the user a random material item upon eating a consumable.
====Item Information====
''"Upon eating a consumable gain a random material 50% of the time."''
*PASSIVE ABILITY
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|30}}
-----
===Materials & Craftable Items===
Some items were craftable during the pre-release of Minus Elevation, including alarm clocks, [[Burger|burgers]], [[Clubsandwich|clubsandwiches]], [[coffee]], cola, the Button Compass, and the EDT. The ground items used in crafting included wires, metal (known today as [[scrap]]), meat, bread, burgers (possibly), water, sugar, and cups.
====Alarm Clock====
[[File:Alarm_Clock.png|thumb|right|50px]]
After a player set up an Alarm Clock, it would beep loudly after a few seconds, causing all entities to move to the location of the sound.
'''Tooltip:''' ''" "''
====Bread====
[[File:Bread Item.png|thumb|right|50px]]
Bread was a non-consumable material that could spawn on the ground or shelves. It was used to craft burgers and clubsandwiches.
'''Tooltip:''' ''"Material, too plain to be eaten."''
====Meat====
[[File:Meat Item.png|thumb|right|50px]]
Meat was a consumable material that could spawn on the ground or shelves. It was used to craft burgers and clubsandwiches.
'''Tooltip:''' ''"Material, would be better if it was cooked"''
====Sugar====
Sugar was a non-consumable material that could spawn on the ground or shelves. It was used to craft coffee, cola, and hot chocolate.
'''Tooltip:''' ''"Material, dont'' [sic] ''even try eating it pure."''
====Cup====
Cups were materials that could spawn on the ground or shelves. They were used to craft coffee and hot chocolate.
'''Tooltip:''' ''"?"''
==<u>'''Floor Upgrades'''</u>==
===Player Tracker===
In the pre-release version of Minus Elevation, there was a floor upgrade that allowed you to see where other players are. However, this had since been removed after the release of Minus Elevation.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Player Tracker
|
*(1) - Track players at terminals
*(2) - Track players at all times
|[[File:PlayerTrackerWhite.png|thumb|center|150px]]
|}
===Material Mastery===
In the pre-release version of Minus Elevation, there were different level crafting recipes. See Mechanics for more information. This floor upgrade allowed you to be able to craft items of higher levels, as well as pick up more items from the ground. However, this upgrade had since been removed after the release of Minus Elevation, and its first upgrade had become the fifth upgrade of [[Floor Upgrades|Floor Bonus]].
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Material Mastery
|
*(1) - Get a random material each floor
*(2) - Unlock level 2 crafting recipes
*(3) - More materials from ground items
*(4) - Unlock level 3 crafting recipes and more materials
|[[File:MaterialMasteryWhite.png|thumb|center|150px]]
|}
===Button Expansion===
In the pre-release version of Minus Elevation, the Button Expansion floor upgrade let players press certain unique buttons that would count as if two buttons had been pressed instead of one. However, this had since been removed after the release of Minus Elevation.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Button Expansion
|
*(1) - Timed buttons spawn that give double presses
*(2) - Capture zones spawn that give more presses
*(3) - Alert buttons spawn that give double presses and money
|[[File:Button_Expansion.png|thumb|center|150px]]
|}
===Power Station===
In the pre-release version of Minus Elevation, the Power Station floor upgrade allowed power stations to spawn around the map on each floor, providing another way for players to gain battery. However, this had since been removed after the release of Minus Elevation.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Power Station
|
*(1) - Power Station spawns that gives battery
*(2) - Power Station also gives stamina
*(3) - More power stations spawn
*(4) - Power Stations count as terminals
*(5) - Power Stations give more battery
|[[File:ButtonSapWhite.png|thumb|center|150px]]
|}
===Database Scraper===
In the pre-release version of Minus Elevation, the Database Scraper floor upgrade acted similar to how the Lifeform Scanner functions in Minus Decendance: using certain words to provide players hints on what entities are present on the current floor. However, this had since been removed after the release of Minus Elevation.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Database Scraper
|
*(1) - Hints an entity each floor
*(2) - Hints every entity each floor
*(3) - More hints, can hint hidden
|[[File:DatabaseScraperWhite.png|thumb|center|150px]]
|}
===Button Skimmer===
In the pre-release version of Minus Elevation, the Button Skimmer floor upgrade gave players a way to find buttons without requiring an external item. However, this had since been removed after the release of Minus Elevation and replaced by the [[Echolocator]].
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Button Skimmer
|
*(1) - When pressing a button other buttons are pinged
*(2) - While in terminals random buttons are pinged
*(3) - Every player gets a button compass
|[[File:ButtonSkimmerWhite.png|thumb|center|150px]]
|}
===Passive Generator===
In the pre-release version of Minus Elevation, the Passive Generator floor upgrade provided players with a passive gain of battery. However, this had since been removed after the release of Minus Elevation.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Passive Generator
|
*(+) - Slowly generate battery power
|[[File:PassiveGeneratorWhite.png|thumb|center|150px]]
|}
===Blocked Doors===
In the pre-release version of Minus Elevation, the Blocked Doors floor upgrade placed doors around the map for players to open and close on entities. However, this had since been removed after the release of Minus Elevation.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Blocker Doors
|
*(+) - Doors generate around the map
|[[File:BlockerDoorsWhite.png|thumb|center|150px]]
|}
==<u>'''Mechanics'''</u>==
===Entity Modifiers===
Entity modifiers were features that would have a chance to randomly apply to entities each floor. Modifiers gave entities an additional ability, making them extraordinarily dangerous.
====Rage Modifier====
The rage modifier made the head of entities glow red. An entity with a rage modifier would be sped up, as well as speed up nearby entities. This modifier would later be removed after the remake, and instead be given to [[Bozo]] as its ability.
====Shadow Modifier====
The shadow modifier turned entities purple and allowed them to turn translucent for a few seconds, similar to a player with the [[Stealth|Stealth buff]].
====Toxic Modifier====
The toxic modifier turned entities green and allowed them to leave a trail of sludge, similar to the ability of [[Mire]].
===Different-Level Craftable Items===
There were many more items players could craft in the pre-release version of Minus Elevation. Each item had a level, and you could only craft items with a higher level with the Material Mastery upgrade. Although this had since been removed after the release of Minus Elevation, you can still see the reminiscences of tiered crafting by looking at the Crafting HUD in the game: Beartraps and campfires are (T1), while the Mossmetal Scraper is (T2).
===Items on Shelves and Tables===
Items used to be able to spawn on shelves and tables.
===Ragdolled Players===
Characters of players would become ragdolled when killed by an entity.
===Hiding===
A feature was going to be added where players could hide in closets. It was available in one testing session and was never mentioned again.
==<u>'''Miscellaneous'''</u>==
===Plushie Skins===
In the pre-release version of Minus Elevation, players could receive skins for their [[plushies]]. This was removed after the release of Minus Elevation. The following plushies had skins: Wanderer Plushie; Ghaster Plushie; Seeker Plushie; Mimic Plushie; Eyemaster Plushie.
</div><br>
=<u>'''Removed Content pre-V2.0'''</u>=
This version of the game came in between what is considered "old elevation" and when the game was fully released. Content here may have been removed for being too weak, or for other unknown reasons.
<div class="mw-collapsible left-collapsible mw-collapsed";><br>
==<u>'''Items'''</u>==
===Blood Rose===
[[File:Blood_Rose.png|thumb|right|200px]]
Added on May 3rd, 2022, the Blood Rose was an item that reduced a player's luck. In addition, when a player gained stamina, they would also gain some overdrive stamina based on a certain percentage of how much stamina you gained.
====Inventory Information====
''"A horrible rose that gives an aura of misfortune. Upon gaining stamina it uses its unholy powers to convert some of it into overdrive allowing it to overflow your stamina bar."''
*converts 35% of stamina into overdrive
*-2 luck
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|?}}
-----
===Broken Mirror===
[[File:Broken_Mirror.png|thumb|right|200px]]
Added on May 4rd, 2022, the Broken Mirror acted similarly to [[Magic Mirror]], except it transferred negative effects to other players, depending on how low the user's luck was.
====Inventory Information====
''"An evil broken mirror that can redirect negative status effects to nearby players if your luck is low enough..."''
*-1 luck
*1/4 chance to transfer statuses
*100 stud limit
*only transfers negative statuses
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|?}}
-----
===Fungal Colony===
[[File:Fungal_Colony.png|thumb|right|200px]]
Added on May 3rd, 2022, the Fungal Colony increased the player's max stamina and stamina regen, at the cost of less effective consumables. It was combined with Mycelium Roots to become [[Fungal_Roots]].
====Inventory Information====
''"?"''
*?
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|?}}
-----
===Lantern===
[[File:Lantern.png|thumb|right|80px]]
The Lantern was used as a placeholder for the flashlight, as it was not implemented yet.
====Inventory Information====
''"?"''
*?
'''Tooltip:'''
-----
===Siamese Dice===
[[File:Siamese_Dice.png|thumb|right|200px]]
Added on May 3rd, 2022, the Siamese Dice, gave the player two random utility items upon use. In addition, it would've not been possible to get a Siamese Dice from a Siamese Dice.
====Inventory Information====
''"?"''
*?
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|?}}
-----
===Thorn Crown===
[[File:Thorn Crown.png|thumb|right|200px]]
The Thorn Crown increased the player's speed based on their negative luck. Specifically, it took the player's total negative luck, divided by 2, and added to their runspeed.
====Inventory Information====
''"?"''
*?
'''Tooltip:''' <br>
'''Cost:''' {{OldMoney|?}}
-----
===Void Flask===
The Void Flask increased luck efficiency, debuff and buff efficiency, and the player would gain +5% global efficiency for each status effect active on them. It had no model at the time.
====Inventory Information====
''"?"''
*?
'''Tooltip:''' <br>'''Cost:''' {{OldMoney|?}}
-----
==<u>'''Miscellaneous'''</u>==
Three shop categories, "efficiency", "stealth", and "buffs", were removed before the release.
</div><br>
=<u>'''Removed Content Post-v2.00'''</u>=
Rare instances where content was removed from the post-release version of the game. The reasons can be anything from the feature not fitting to it just not being fun to play with.
<div class="mw-collapsible left-collapsible mw-collapsed";><br>
==<u>'''Items'''</u>==
===[[Mini Sun]]===
[[File:Mini_Sun.png|thumb|right|50px]] The Mini Sun was originally given from the [[Sunstone]] every floor and was used as a stun bomb. It was considered "too busted" by element and was eventually removed during the [[:Category:MERRY NEW YEAR|MERRY NEW YEAR]] update.
The Mini Sun does make an appearance when the sun companion gets interrupted, however it is no longer an item.
====Abilities====
The Mini Sun was able to be thrown, blowing up after 3 seconds and stunning any entities caught in its massive blast radius.
</div><br>
=<u>'''Scrapped Content'''</u>=
Scrapped content are features that were planned to be added to Minus Elevation but were scrapped before a final product was created due to how tough the feature would be to code or simply due to a lack of practicality for the feature.
<div class="mw-collapsible left-collapsible mw-collapsed";><br>
==<u>'''Entities'''</u>==
===Doll===
Doll was planned to be added some time after the revamp of Minus Elevation was completed. Its planned design is currently unknown, but it may be similar to its design made for Minus Decendance.
It is possible that Doll may be added in the future, since Element, the co-developer for Minus Elevation, stated that he has an, "idea for doll," but it will not be added until Lukki revamps the AI system.
====Abilities====
Doll's exact planned abilities are currently unknown. The only record of its possible abilities is from the October 28, 2021 entity vote: "Latches to players."
-----
===Dreamer===
[[File:DreamerDesign.png|thumb|right|200px]]
Dreamer was planned to be added to Minus Elevation for a long time. Contrasting with most entities, Dreamer has arguable the least intimidating appearance with its light-pink color palette, as well as a halo and wings outlined by particles. With its design and ability already planned and its first mention in the October 28, 2021 Entity Vote, the only thing left to do was to code its ability. Unfortunately, this would prove very tedious, and it has been over a year since the entity was last acknowledged by the developers.
====Abilities====
Dreamer's main ability is one of the most unique out of every entity currently in the game. When a player is killed by Dreamer, they turn into a ghost. As a ghost, you can walk around the current floor, and—utilizing the ragdoll-on-death mechanic—if you find a player's body who was killed by an entity other than Dreamer, you can possess that body. Essentially, Dreamer gives you the chance to revive yourself, so long as another player dies on the same floor.
-----
===Jacko===
Jacko was planned to be added some time after the revamp of Minus Elevation was completed. Its planned design is currently unknown.
====Abilities====
Jacko's exact planned abilities is currently unknown. The only record of its possible abilities is from the October28, 2021 entity vote: "Creates pumpkins & mischief." However, the former may no longer be possible since [[Gluttony]]'s addition.
-----
===Oni===
Oni was planned to be added some time after the revamp of Minus Elevation was completed. It is likely that its planned design would be similar to its design in Minus Decendance.
====Abilities====
Oni's main ability is to distort the minimap of players.
-----
===Primal Wanderer===
Primal Wanderer was planed to be added before the revamp of Minus Elevation took place. Its design was going to have the body of a Wanderer with the head of the [https://www.roblox.com/catalog/6870738624/Menacing-Eyes Menacing Eyes] accessory.
====Abilities====
Primal Wanderer would have periodically placed eyes which would spot players and notify all entities of their position.
-----
===Reaper===
[[File:ReaperDesign.png|thumb|right|200px]]
[[File:ReaperDesign2.png|thumb|right|200px]]
Reaper was an entity who was accidentally created by Lukki changing Wanderer's eye with a dominus mesh. However, there are two designs of Reaper: the first design has a purple eye, while the second design is a fan-made one Lukki took a liking to.
====Abilities====
Reaper's planned abilities were not yet definite, but messages sent over Discord by the head developer suggest that Reaper would have teleported entities and drain battery. However, the latter may no longer possible since [[Thorn]]'s addition.<br><br><br><br><br><br><br><br>
-----
===Totem===
Totem was planned to be added some time after the revamp of Minus Elevation was completed. Its planned design is currently unknown.
====Abilities====
Totem's ability is to get stronger with kills.
-----
===S.C.===
S.C. was a part of the October 28, 2021 entity vote. Its planned design is currently unknown.
====Abilities====
S.C.'s planned abilities are currently unknown.
-----
===Predator===
Predator was first mentioned in a Discord message sent by Lukki, who wanted to add more entities with abilities mimicking other entities. Its planned design is currently unknown.
====Abilities====
Predator mimics a random ability of an entity upon killing a player. As it kills more players, it will gain more abilities.
-----
===Renegade Repairs===
Renegade Repairs was first mentioned in a Discord message sent by Lukki, who wanted to add more entities with abilities mimicking other entities. Its planned design is currently unknown.
====Abilities====
Renegade Repairs mimics the abilities of entities it spawned with.
-----
===Unknown Spider Entity===
[[File:ScrappedSpiderEntity1.png|thumb|right|200px]]
A few months prior to her mentioning this entity on July 15th, 2023, Lucky was developing a spider-like entity that ultimately did not come to fruition due to how unstable it was.
====Abilities====
This spider-like entity would have been able to turn invisible and spawn little spider projectiles, the latter one similar to the ability of [[Manager]].
==<u>'''Items'''</u>==
===Quantum Diamond===
Quantum Diamond would have been a passive shop item. It would have increased a user's luck efficiency, and picking up dropped items could have had a chance to replace them with a diamond.
'''Tooltip:''' Worth a fortune!
-----
===Dealmakers===
The Dealmakers are two sets of glasses that were first teased on September 21st, 2022.
'''Trivia:''' These glasses are based on the character Spamton, who wears similar glasses, from the video game Deltarune.
====Greed Dealmaker====
[[File:Greed Dealmaker.png|thumb|right|100px]]
Greed Dealmaker (official name unknown) would have been an ability item received from a quest. Its exact effects are unknown, but it would have related to a scrapped effect called Greed. Pairing it with the Capital Dealmaker would have synergized the abilities of both items.
Its design is a pair of glasses with the left lens colored yellow and the right lens colored red covered by a large exclamation point on it.
====Capital Dealmaker====
[[File:Capital Dealmaker.png|thumb|right|100px]]
Capital Dealmaker (official name unknown) would have been a gamepass item. Its exact effects are unknown, but it would have related to a scrapped effect called Capital. Pairing it with the Greed Dealmaker would have synergized the abilities of both items.
Its design is a pair of glasses with the left lens colored green covered by a large dollar sign on it and the right lens colored yellow.
-----
====Compass====
Compass would have been a craftable ability item. It would have pointed to the nearest elevator. However, the minimap in game today essentially replaces the functionality of the Compass. Its placeholder crafting recipe required 15 [[scrap]].
Its planned design is currently unknown, apart from the fact that it would have been a compass.
-----
====Salad====
Salad would have been a craftable consumable. It would have given users a buff that increases multiple [[stats]] upon consuming. Its placeholder crafting recipe required 1 [[cabbage], 1 [[cribblefruit]], and 1 [[lemon]].
Its planned design is currently unknown, apart from the fact that it would have been a salad.
-----
===Carrot===
[[File:Carrot Item.png|thumb|right|50px]]
Carrot would have been a consumable. It would have given the player stamina and increased their vision upon comsuming.
-----
===Tomato===
[[File:Tomato Item.png|thumb|right|50px]]
Tomato would have been a consumable. Not much is known about it.
-----
===Banana===
[[File:Banana.png|thumb|right|50px]]
Banana would have been a consumable. Not much is known about it.
-----
===Cribble Pudding===
[[File:Cribble-Pudding.jpeg|thumb|right|400px]]
Cribble Pudding was teased in the discord as an item. Not much is known about it besides the fact that Lukki stated it was going to be used to summon the [[Cribblefruit Calamity]].
==<u>'''Effects'''</u>==
===Misfortune===
The Misfortune debuff would have decreased a player's luck.
===Greed===
The Greed effect was first teased with the Dealmakers on September 21st, 2022. Its effects are unknown, but it is likely that it would be obtainable from the Greed Dealmakers.
===Capital===
The Capital effect was first teased with the Dealmakers on September 21st, 2022. Its effects are unknown, but it is likely that it would be obtainable from the Capital Dealmakers.
==<u>'''Floor Upgrades'''</u>==
===Wormhole Gate===
When picked, the next floor would be a random unique level. From the time of its existence, only [[Slender_Forest]] was an available level.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Wormhole Gate
|
*(0) - The next floor will be a random unique level.
|[[File:WormholeGateUpgrade.png|thumb|center|150px]]
|}
===Unnatural Selection===
[[File:UnnaturalSelectionFU.png|thumb|right|200px]]
In the remake of Minus Elevation, Unnatural Selection allowed players to choose one utility item from a set of three. Previously, it was named "Propound Gimmick".
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Unnatural Selection
|
*(1) - Pick an item from a set of 3.
|[[File:UnnaturalSelectionFU2.png|thumb|center|150px]]
|}
===Cribblefruit===
There is not enough information regarding this floor upgrade.
{| class="fandom-table"
!Name
!Effect
!Image
|-
|Cribblefruit
|
*(⚜) - The veil calls...
|[[File:CribblefruitFU.png|thumb|center|150px]]
|}
==<u>'''Mechanics'''</u>==
===Additional Craftable Items===
[[File:CraftableItems.png|thumb|right|200px]]
A few months prior to the release of Minus Elevation, a teaser was released displaying a few items that were craftable. The items that are not craftable today include a Cola, Metal Detector, Compass, and Salad.
</div><br>
[[Category:Removed Content]]
039bbe09071d3be8e8328c64c11566d1cca7123b
File:PlayerWithSunCompanion.JPG
6
1894
1895
2024-02-24T06:00:51Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Sunstone
0
1203
1204
2024-02-24T06:01:28Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Sunstone
|image=Sunstone.png
|date_added=5 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|tooltip= "A blazing stone said to be ejected from the sun itself. Summons a 'sun-like' companion that aids your journey in the facility."
|cooldown=20 sec <small/> (uninterrupted) <small/>
50 sec <small/> (interrupted) <small/>
|categories=
{{Item}}
{{Battery}}
|types=Ability
|abilities=
*Companion acts as a stationary area of effect
*slows enemies around it
*can be retracted after 5 seconds
*retracting the companion spawns a mini "sun" that stuns enemies
|acq_by=[[Icey's Black Market]]
|price={{M$|150}}
|prev_abil=
*Activates every floor
*Provides a [[Mini Sun|'Mini Sun']]
**Costs 15 battery
**30 second cooldown
|prev_eff=
|prev_acq=Shop
|prev_price={{M$|35}}
}}
{{Quote|"A blazing stone said to be ejected from the sun itself. Each floor the sunstone will give the player a 'Mini Sun' usable which can be used to stun entities for a short duration."|— Inventory}}
==Overview==
'''Sunstone''' is an ability item added in the [[:Category:SUMMER|SUMMER]] update.
Sunstone is a chunk of yellow stone with a bronze-like sun imbedded inside. It makes a sun companion follow you at all times by default, the companion will link a beam to you once used, and if interrupted, it will release a mini 'sun' that explodes.
==Abilities==
*Once used the companion will become stationary and create a beam link towards you for 30 seconds that slow down entities that walk into it.
**Can be interrupted early by using it again or walking too far
**Uses 19 battery
**20 second cooldown
*If it is interrupted by using it again, the companion will lay a mini sun that releases a large explodes after a short delay, stunning entities caught in it
**50 second cooldown
==Tips==
*
==Trivia==
*Sunstone is a reference to sunstone ore in Mini Megafactory.
*Its old quote used to be "A blazing stone said to be ejected from the sun itself. Each floor the sunstone will give the player a 'Mini Sun' usable which can be used to stun entities for a short duration."
==Gallery==
<gallery widths="185" bordersize="none">
SunstoneTeaser1.png|A teaser of Sunstone's improved model.
PlayerWithSunCompanion.JPG|A player next to their sun companion.
</gallery>
[[Category:Items]]
[[Category:SUMMER]]
[[Category:Event Items]]
0b8acf7a7f117ebc52e297887a1fc6aeee6ee2ed
Hanging City A
0
1590
1591
2024-02-24T06:09:46Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Hanging City A.png
|caption=
|map_type=Common
|date_added=16 January, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|max_elevators=1
|properties=
|map_size=
|map_weight=50
|prev_large=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Hanging City A''' is a common map added on January 16th, 2022. A maximum of one elevators can appear in this map.
Hanging City A is a small square-shaped map with four buildings on each of its corners. Entities or players can either go through the buildings or around them with buttons only being located on the buildings. The map is completely flat aside from the buildings and elevator, though it's size makes it easy to get to one building to the next.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Common Floors]]
227e431b4cb2ccc585be3007ae6912bf4fb70411
Midnightballer
0
1739
1740
2024-02-24T06:20:11Z
mh:minuselevation>HeyyYy2735
0
/* Trivia */
wikitext
text/x-wiki
{{Infobox1
|image=MidnightballerBestiary.png
|caption=Midnightballer in the Bestiary
|date_added=20 October, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]]
|entity_type=Rare
|danger=3
|rarity=5
|sight=2
|speed=2
|weight=1{{Verify}}
}}
{{Quote|"A lone entity, one who has experienced the horrors beyond the heart. When our research on him was complete, he gave us these notes;
'Ahh yes, The Heart. I had many encounters in the midnight layer, wild and wacky for sure! A tall man who punishes those who look. A tooth covered creature who feeds on blood. Even a strange being who uses many swords!'."|— Bestiary entry}}
==Overview==
Midnightballer is a humanoid entity wearing a fancy suit, a cape similar to [[Vampire Cloak]] but in a black color scheme with practical effects, as well as having bat ears and white glowing eyes, its bowtie glows white.
Midnightballer's bestiary entry is hidden until the player obtains information about it.
==Spawning Conditions==
*Midnightballer will replace its counterpart once the halloween spirits have been released.
**Activating the shrine in the [[Night Market]].
**Random event from [[Chaos Crate]].
==Abilities==
*Midnightballer acts almost exactly like [[Gumballer]], with a few key differences.
**There are now only 2 possible colors of gumballs, black and white.
***Black gumballs inflict the [[Blindness|Blindness debuff]].
***White gumballs inflict the [[Confused|Confused debuff]].
==Trivia==
*Midnightballer is the fifth Gumballer variant added to the game.
*Midnightballer is the first entity to inflict the [[Confused]] Debuff.
*Midnightballer is the only entity in which its plushie is uniquely obtained that is not filling out its bestiary.
*Unlike [[Dusk]] and [[Eyemourner]], Midnightballer can only be spawned through releasing the halloween spirits.
==Gallery==
<gallery widths="185" bordersize="none">
MidnightballerFront.png|Midnightballer in game.
</gallery><includeonly>[[Category:Spoilers]]</includeonly><noinclude>
[[Category:Entities]]
[[Category:Rare Entities]]
[[Category:Variant Entities]]
[[Category:HALLOWEEN P2 (2023)]]
bbc349cdedb26f99c1b3742f18ac7a21c62b0798
File:IntroEffect.png
6
1895
1896
2024-02-24T06:35:26Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PinnacleEffect.png
6
1896
1897
2024-02-24T06:35:36Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Intro
0
1577
1578
2024-02-24T06:35:55Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Intro
|image=IntroEffect.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*+{{Walkspeed|4}}
*+{{ToolEFF|25}}
*-{{DebuffEFF|25}}
|stackable=No
|copyable=No
|e_acq_by=
*[[Petrification]] (30 secs)
|e_prev_eff=
}}
==Overview==
'''Intro''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
*Increases walkspeed by 4
*Increases tool effectiveness by 25%
*Decreases debuff effectiveness by 25%
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
dcb5699e6bd3916146ff4b158750c44e09022261
Pinnacle
0
1578
1579
2024-02-24T06:36:15Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Pinnacle
|image=PinnacleEffect.png
|date_added=27 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*+{{MaxStamina|25}}
*+{{LuckStats|2}}
*+{{ConsumableEFF|20}}
*+{{ToolEFF|20}}
|stackable=No
|copyable=No
|e_acq_by=
*[[Petrification]] (15 or 30 secs)
|e_prev_eff=
}}
==Overview==
'''Pinnacle''' is a buff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
*...
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
7f63e1198a3a3e5b902a956ccda86d7ac1b05522
Sketcherman
0
246
247
2024-02-24T06:52:13Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
<font size="7"><span style="color:#b00000;">'''THIS ENTITY HAS BEEN TEMPORARILY REMOVED FROM THE GAME.'''</span></font>
{{Infobox1
|image=SKETCHERbestiary.png
|caption=Sketcherman in the Bestiary
|entity_type=Boss
|date_added=
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=[[:Category:CRIBBLESGIVING|21 November, 2023]]
|removal_reason=Boss was replaced by [[Cribblefruit Calamity]]
|aggro_sfx=
|danger=3
|rarity=4
|sight=5
|speed=1
|prev_weight=Previous weight of [[Slender Forest]]
}}
{{Quote|"A creepy and cruel creature from another world. Slender and unforgiving, it can only be found in the forested areas of the facility which it calls home. It hates its face being seen and will probe whoever is gazing at it. Teleportation is another tool at its disposal, though we aren't quite sure on how it works, but it is somehow linked to its probes. Beware!"|— Bestiary entry}}
==Overview==
'''Sketcherman''' is a tall slender entity sporting a black suit and a black tie, being nothing more than a free model.
==Spawning Conditions==
*Sketcherman can only spawn by picking the [[Boss Raid]] floor upgrade in [[Vanilla Mode]].
==Abilities==
*If a player is staring at Sketcherman, it will shoot a beam that applies the [[Effects#Debuffs|Static Debuff]] which lowers Speed by 0.5 and can consecutively stack. Its length/duration is based on how many stacks there are.
*Sketcherman has an "ammo" of Static, and if it runs out, Sketcherman will initiate a teleport to the location of the person who last looked at it with a 2.0s - 3.0s startup. This "ammo" of Static can refill, however if continued to be looked at, both Sketcherman's teleport and teleport startup are noticeably quicker. This ability has a very short cooldown.
==Tips==
*Sketcherman relies heavily on having players look at it in order for its abilities to activate. Players can simply not look at Sketcherman to avoid its entire kit of beams and teleportation.
*Due to how slow Sketcherman is and how large the map it spawns in is, players may not even encounter Sketcherman while completing the floor.
==Trivia==
*Sketcherman is based on Slenderman.
*When the game was released, Sketcherman was the only entity to be in the game and not have a bestiary entry. However, it was later added in the [[:Category:STRONGER MONSTERS|STRONGER MONSTERS]] update.
*Sketcherman has gone through many name changes. First originally being named "Sketcherman" in Minus Decendance, renamed to "Slenderman" in Minus Elevation, renamed again to "Slender" on the game's official release, and renamed back to its original name in the [[:Category:STRONGER MONSTERS|STRONGER MONSTERS]] update.
*Sketcherman used to be a non-boss entity, and its map would have a slim chance to appear map when there were a minimum of seven alive players in a run. It has since been moved to the [[Boss Raid]] floor upgrade in the [[:Category:SUMMER|SUMMER]] update.
*Previous Bestiary entry descriptions:
**''"A creepy and cruel creature from another world. Slender and unforgiving, it can only be found in the forested areas of the facility of which it calls home. It hates its face being seen and will probe whoever is gazing at it. Teleportation is another tool at its disposal, we aren't quite sure om'' [sic] ''how it works, but it is somehow linked to its probes, beware!"''
***''"A creepy cruel creature from another world. Slender and unforgiving it can only be found in the forested areas of the facility which it calls home. It hates its face being seen and will probe whoever is gazing at it. Teleportation is another tool at its disposal, we aren't quite sure how it works, but it is somehow linked to its probe, beware!"''
==Gallery==
<gallery widths="185" bordersize="none">
SketchermanFront.png|Sketcherman in game.
SketchermanTP.gif|Sketcherman's teleport ability.
</gallery>
[[Category:Entities]]
[[Category:Normal Entities]]
15758a95e6ae4aca06d98d8e1087806a9caba106
Slender Forest
0
443
444
2024-02-24T06:52:45Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
<font size="7"><span style="color:#b00000;">'''THIS FLOOR HAS BEEN TEMPORARILY REMOVED FROM THE GAME.'''</span></font>
{{Infobox1
|title=Slender Forest
|image=SlenderForest.png
|caption=The Slender Forest
|map_type=Boss
|date_added=9 June, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=[[:Category:CRIBBLESGIVING|21 November, 2023]]
|removal_reason=Boss was replaced by [[Cribblefruit Calamity]]
|large=Yes
|min_players=0
|max_elevators=3
|properties=
*Only [[Sketcherman]] can spawn on this map
*There will always be 7 button
|map_size=
|map_weight=
|prev_ents=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Slender Forest''' is a boss map, previously added as a rare map on June 9th, 2022, with its spawning requirements changed in the [[:Category:SUMMER|SUMMER]] update.
Slender Forest is a large, hill-like flat map with grass and many trees scattered around the area. Large bushes are also present on this floor as well. Several buildings can be found on the edges of the map, featuring a wooden floor, dumpsters, and pillars to support the infrastructure. The forest is in a constant foggy condition, making sight distance short.
==Special Properties==
*[[Sketcherman]] is the only entity that is present on the floor.
*Slender Forest will always have 7 buttons regardless of player count or difficulty.
==Trivia==
*The 7 buttons is a reference to the 8 pages you collect in [https://en.wikipedia.org/wiki/Slender:_The_Eight_Pages Slender: The Eight Pages]. However, there is no eighth button.
==Gallery==
<gallery widths="185" bordersize="none">
SlenderForestBlackout.png|Blackout in Slender Forest.
</gallery>
[[Category:Floors]]
[[Category:Rare Floors]]
6e579cdae613c0ecd70535144c30107071e034c2
Mini Sun
0
1427
1428
2024-02-24T06:53:20Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|tooltip}}
<font size="7"><span style="color:#b00000;">'''THIS ITEM HAS BEEN REMOVED FROM THE GAME.'''</span></font>
{{Infobox1
|title=Mini Sun
|image=Mini Sun.png
|date_added=5 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=1 second
|effects=
*Will float in the air and explode after a few seconds
*Explosion stuns entities for ? seconds
|acq_by=<span style="color:#b00000;">UNOBTAINABLE</span>
|prev_abil=
|prev_eff=
|prev_acq=[[Sunstone]]
}}
{{Quote|"?"|— Tooltip}}
==Overview==
'''Mini Suns''' are miscellaneous items added in the [[:Category:SUMMER|SUMMER]] update. They were removed in the [[:Category:MERRY NEW YEAR|MERRY NEW YEAR]] update.
Mini Suns are small glowing orange spheres with burning particles.
==Abilities==
*Upon using a Mini Sun, it will float in the air for a few seconds, proceeded by a bright-orange explosion
**Nearby entities are stunned for ? seconds
**Stunned entities will have burn particles
==Tips==
*Use a Mini Sun if there is still some distance between you and the entity, since Mini Suns take a few seconds to explode.
**Even if your timing is not the greatest, Mini Suns provide some leeway with their large explosion range.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
MiniSunAnim.gif|A mini sun exploding and stunning an entity.
</gallery>
[[Category:Items]]
[[Category:SUMMER]]
00b06c1cc1882493ab986dc376161476493159ad
Arcade (Lobby)
0
1372
1373
2024-02-24T19:08:25Z
mh:minuselevation>HeyyYy2735
0
/* Overview */
wikitext
text/x-wiki
{{Infobox1
|title=Arcade
|image=<gallery widths="185">
Arcade (Lobby).png|Arcade
ArcadeSummer2023.png|SUMMER 2023
ArcadeANN.png|ANNIVERSARY
ArcadeMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Arcade
|date_added=
|created_by=
|updates=
|date_removed=
|removal_reason=
|npcs=
*[[Element]]
}}
==Overview==
'''Arcade''' is a room in the lobby. It connects to the [[Balcony]].
Arcade is a room full of fun and games. Its design contrasts greatly compared to the rest of the lobby.
The small room features purple walls and a black floor. The room is furnished with different arcade machines, including a couple claw machines, a cabinet, and plinko. Against the right wall are two purple couches, and in the center of the Arcade is a medium table, with pizza and Bloxy Colas, surrounded by stools.
Unfortunately, none of the arcade cabinets are currently functioning.
==Special Properties==
*The room houses a secret button for access to [[Grailfed's Room]]
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
ArcadeEyemasterCrown.png|An odd [[Eyemaster]]-designed crown.
</gallery>
[[Category:Lobby]]
d2489f6c118f771d2646851adbd520f2d1001af9
File:Fiddle.JPG
6
1898
1899
2024-02-24T19:46:21Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FiddleOld.png
6
1899
1900
2024-02-24T19:46:31Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Fiddle
0
1897
1898
2024-02-24T19:47:34Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Fiddle
|image=<gallery widths="185">
Fiddle.JPG|Fiddle
FiddleOld.png|Old Fiddle
</gallery>
|caption=
|date_added= 10 October, 2023
|created_by=
|updates= [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1]]
|date_removed=
|removal_reason=
|location=Right of the Chesta painting in the [[Lounge]].
|prev_location=[[Balcony]]
}}
{{Quote|"Hey! What are you up to?"|— Fiddle}}
==Overview==
'''Fiddle''' is an NPC located in the [[Lounge]] near the Chesta painting and the entrance to the [[Hangout Space]]. He was added in the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1]] update.
==Dialogue==
{{dialogue
|a=Fiddle
|p=Player
|a|Hey! What are you up to?<br><br>
|p|Any information about the facility that you have?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fiddle
|p=Player
|a|There's this... entity that has wings on its back... reminds me of something that has some intention to KILL..
|p|...and?
|a|It reminded me of... where something is FUELED with a substance... and it might be FULL of it...
|p|That sounds scary! Got anymore information?
|a|Nope! That's all I have for you. Good luck out there!
}}
</div><br><br>
|p|Do you know anything about these dance machines?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fiddle
|a|Well unfortunately, they don't work as its on display mode. Maybe one day they will work.
}}
</div><br>
|p|Do you know anything about the cranes in the main arcade room?
<div class{{=}}"mw-collapsible left-collapsible mw-collapsed"><br>
{{dialogue
|a=Fiddle
|a|The crane machines allow you to unlock skins for your plushies! although they could be rigged...
}}
</div><br>
}}<br>
== Trivia==
*The dialogue mentioning an entity that has an intention to kill is an ULTRAKILL reference
**The "entity" Fiddle is referring to is V1
==Gallery==
[[Category:NPCs]]
[[Category:HALLOWEEN P1 (2023)]]
c7e19b9c2781597ead61baf2042b068aa25ced22
Icey's Black Market
0
1462
1463
2024-02-24T20:01:41Z
mh:minuselevation>HeyyYy2735
0
/* Purchasable Consumables */
wikitext
text/x-wiki
{{Infobox1
|title=Icey's Black Market
|image=<gallery widths="185">
Icey's Black Market.png|Icey's Black Market
OldBlackMarket.png|Old Black Market
</gallery>
|caption=The Black Market
|date_added=5 August, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|npcs=
|prev_npcs=
}}
{{Quote|"Today's the day. Follow me behind the 'Employees Only' door."|— [[Icey]]}}
==Overview==
'''Icey's Black Market''' is a hidden room added in the [[:Category:SUMMER|SUMMER]] update.
It resembles a lounge area with the [[:Category:Event Items|Event Items]] and a few consumables items across the walls and boxes in front of them where you can buy the displayed item. You can also see Icey by a counter by a few ducks in hats.
its also random so you might not get the items/consumables you want
==How to Access==
During weekends in UTC time, a new dialogue prompt will appear when speaking to [[Icey]]. When chosen, you will be brought to Icey's Black Market once you exit the conversation.
==Special Properties==
*Consumables and [[Category:Event Items|event items]] are sold here, and they can be purchased with <span style="font-family: Overpass;text-shadow:-0.9px 0 black, 0px -1px black, 0 0px black, 0.2px 1px black, 1px 0px black;color: #ffb535;>'''M$'''</span>
**Upon purchasing a consumable, the following message will appear in the chat: '''<span style="color:#454eff;>Purchased [item]. You will start with this item in the next game you play.</span>'''
**Purchased consumables only last for one game
**Upon purchasing an ability item, the following message will appear in the chat: '''<span style="color:#454eff;>Purchased [item].</span>'''
***Purchased ability items are kept forever
***If you already own the item, the following message will appear instead: '''<span style="color:#454eff;>You already own [item].</span>'''
===Purchasable Consumables===
{| class="mw-collapsible mw-collapsed fandom-table" width="60%" style="text-align:center;"
! colspan="3<div" style="background:#101010;" > |'''Table of Purchasable Consumables'''
|-
!<div style="text-align:center;">Item</div>
!<div style="text-align:center;">Price</div>
!<div style="text-align:center;">Description</div>
|-
|[[File:Burger.png|75px|link=Burger]]
|{{M$|5-20}}
|'''''"A common consumable in the facility. It comes with pickles but I take mine out."'''''
|-
|[[File:WaterI.png|75px|link=Water]]
|{{M$|5-20}}
|'''''"Sure, it's expensive, but it came straight from the springs of Mount En'kre'moa!"'''''
|-
|[[File:Soda.png|75px|link=Soda]]
|{{M$|11-20}}{{Verify}}
|'''''"A common consumable in the facility. Crack open a cold one with me after buying this!"'''''
|-
|[[File:Cribblefruit.png|75px|link=Cribblefruit]]
|{{M$|10-15}}
|'''''"A fine consumable to buy at your convenience. You can also rarely find them in the facility. Just check that they aren't rotten... I couldn't get the taste out for a week."'''''
|-
|[[File:WitchesBrew.png|75px|link=Witches Brew]]
|{{M$|25-30}}
|'''''"A type of consumable that gives you pep! Don't worry about the side effects. It's facility-approved."'''''
|}
===Purchasable Ability Items===
{| class="mw-collapsible mw-collapsed fandom-table" width="60%" style="text-align:center;"
! colspan="3<div" style="background:#101010;" > |'''Table of Purchasable Ability Items'''
|-
!<div style="text-align:center;">Item</div>
!<div style="text-align:center;">Price</div>
!<div style="text-align:center;">Description</div>
|-
|[[File:FireworkCarrier.png|75px|link=Firework Carrier]]
|{{M$|250}}
|'''''"Fire in the hole! What? I say that when a bunch of fireworks are about to launch in the air."'''''
|-
|[[File:TeddyBloxipin.png|75px|link=Teddy Bloxipin]]
|{{M$|150}}
|'''''"An adorable plushie that you can bring incase you need a friend. #foreveralone"'''''
|-
|[[File:Boogie Bomb.png|75px|link=Boogie Bomb]]
|{{M$|50}}
|'''''"Selling this makes me dream of having a dance floor... Keep buying my products if you want to turn it into a reality!"'''''
|-
|[[File:WhoopieCushion.png|75px|link=Whoopie Cushion]]
|{{M$|50}}
|'''''"A contraption made by a third-party store. Upon use, it makes a fart noise. Why are you looking at me like that? It's hilarious."'''''
|-
|[[File:DancePotion.png|75px|link=Dance Potion]]
|{{M$|75}}
|'''''"A fine item sold during the facility's tomfoolery. This potion will help you dance nearly half as good as me!"'''''
|-
|[[File:SmoothPotion.png|75px|link=Smooth Potion]]
|{{M$|150}}
|'''''"A fine item sold during the facility's tomfoolery. 2) Cover yourself in oil."'''''
|-
|[[File:FloralSpringHat.png|75px|link=Floral Spring Hat]]
|{{M$|150}}
|'''''"A hat for a gardener. Found in one of the facility's lockers. I don't know what it does but I look great in it!"'''''
|-
|[[File:ChillyBin.png|75px|link=Chilly Bin]]
|{{M$|150}}
|'''''"A bin filled with soda cans to share with your fellow delvers. I wanted to name it the 'Icy Bin', but they said no and sent me back here as punishment."'''''
|-
|[[File:Sunstone.png|75px|link=Sunstone]]
|{{M$|150}}
|'''''"Don't forget your glasses, gloves, and triple-insulated fire resistant clothing!"'''''
|-
|[[File:Placeholder.png|75px|link=Portable Pizza Oven]]
|{{M$|150}}
|'''''"It's pizza time."'''''
|-
|[[File:Vanilla Grand Cake.png|75px|link=Vanilla Grand Cake]]
|{{M$|250}}
|'''''"If this was apart of the game, 'Cake Eating Incremental', I would be the best player."'''''
|-
|[[File:PrimordialPartyHat.png|75px|link=Primordial Party Hat]]
|{{M$|350}}
|'''''"Who are we celebrating again? Anyways have a party hat!"'''''
|-
|[[File:Primeval Party Whistle.png|75px|link=Primeval Party Whistle]]
|{{M$|350}}
|'''''"A cool little whistle but don't use it in front of my face. It's already annoying to listen to."'''''
|-
|[[File:PumpkinSprout.png|75px|link=Pumpkin Sprout]]
|{{M$|200}}
|'''''"What's up with people growing pumpkins? I would rather grow squashes on my lawn. The undead? No such thing."'''''
|-
|[[File:VampireCloak.png|75px|link=Vampire Cloak]]
|{{M$|200}}
|'''''"The closest thing to teleporting. What? I didn't say that. Looks cool on me though. For you, not so sure."'''''
|-
|[[File:CandyBucket.png|75px|link=Candy Bucket]]
|{{M$|300}}
|'''''"Trick or treat! smell my... I'm not going to finish that."'''''
|-
|[[File:MonsterMashPotion.png|75px|link=Monster Mash Potion]]
|{{M$|350}}
|'''''"A potion that makes you dance like a monster! I don't know what that means but I've been told to only say about it"'''''
|-
|[[File:Placeholder.png|75px|link=Cribblecopia]]
|{{M$|350}}
|'''''"What kind of holiday is this? The facility is making things up! I don't even like cribblefruit too!"'''''
|-
|[[File:RunningShoes.png|75px|link=Running Shoes]]
|{{M$|350}}
|'''''"She's a runner, she's a rock star... Hey! Don't just stand there while I was singing!"'''''
|}
==Trivia==
==Gallery==
[[Category:Lobby]]
33adb9af9d2246b0a4ae826c99a748ff9cbf0fd4
Crescentfruit
0
1789
1790
2024-02-25T05:44:13Z
mh:minuselevation>HeyyYy2735
0
/* Effects */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Crescentfruit
|image=Placeholder.png
|created_by=
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip=Gain stamina and overdrive stamina depending on the weekday.
|cooldown=
|effects=
*Restores stamina (amount given depends on the day of the week) {{Verify}}
|upgrade=
|acq_by=Chance from using the [[Cribblecopia]]
|price=
|prev_eff=
|prev_price=
}}{{Quote|Gain stamina and overdrive stamina depending on the weekday.|— Tooltip}}
==Overview==
'''Crescentfruit''' is a consumable.
The Crescentfruit can have a chance of being obtained from the [[Cribblecopia]] item.
Crescentfruit restores a certain amount of stamina and overdrive stamina (the amount of stamina given depends on the day of the week that it was eaten on) {{Verify}}.
==Effects==
*Restores stamina (amount given depends on the day of the week) {{Verify}}
**Restores 15 stamina (Monday and Sunday)
**Restores 30 stamina (Friday)
*Gives overdrive stamina (amount given depends on the day of the week) {{Verify}}
**Gives 9 overdrive stamina (Monday)
**Gives 18 overdrive stamina (Friday)
**Gives 5 overdrive stamina (Sunday)
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
1a18750f229e64f3ae42d745e02721dc3af6af22
Treat
0
1826
1827
2024-02-25T23:58:20Z
mh:minuselevation>HeyyYy2735
0
/* Effects */
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Treat
|image= TreatEffect.png
|date_added=1 November, 2023
|updates=[[:Category:COILS|COILS]]
|e_effects=
*Chance to get [[Mixed Candies]] when picking up a ground item
|e_acq_by=
*[[Monster Mash Potion]] (30 secs)
|e_prev_eff=
}}
==Overview==
Treat is an effect added in the [[:Category:COILS|COILS]] update
It allows the user to get [[Mixed Candies]] from picking up items off the ground. It also has special interactions with certain [[Candy Bucket|Items]].
==Effects==
*Chance to obtain 1 [[Mixed Candies]] upon picking up [[:Category:Ground Items|Ground Items]]
**Orange text will pop up saying "+Treat Bonus" if you get mixed candies
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:COILS]]
64e385a04b09611c71e2b354dcad6cf201f4bc02
Tesla Coil
0
484
485
2024-02-26T12:24:23Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Tesla Coil
|image=[[File:TeslaCoil.png|thumb]]
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Shocking! A powerful coil that shocks nearby entities which slows them, allowing the user a quick getaway. Clock/Tap to Toggle.
|abilities=
*toggle-able
*shock costs 3 battery
*shock slows by 50% for 0.75s
*shocks nearby enemies
|categories={{Battery}}
{{Luck}}
|types=Passive
|acq_by=Shop
|price=80
|prev_abil=
*siphons 5% of used battery
}}
{{Quote|Shocking! A powerful coil that allows for both battery gathering and spending. Shocks nearby enemies slowing them allowing the user a quick getaway. Siphons used battery from nearby players.|— Inventory}}
==Overview==
The '''Tesla Coil''' is a backpack accessory made of metal materials, with blue containers attached to it and a prominent large coil sticking out. The coil will channel power from the player's battery to electrocute nearby entities, as well as give the player extra battery if any nearby players use their battery.
==Abilities==
*-30 max battery
*Every second, there is a 50% chance the item will passively zap a nearby entity, slowing it down by 50% speed for 0.75s, signified by blue lightning particles
**Costs 3 battery per zap
**Chance of zaps is increased with higher Luck
**Does not work on entities with Stun Immunity
*<span style="color:#b00000;"><small>'''TEMPORARILY REMOVED'''</small></span> Gain 5% of used battery from nearby players
**Example: If a nearby player spawns an [[Anvil]], which costs 40 battery, you will gain 5% of that, or 2 battery
*Can be enabled or disable
==Gallery==
<gallery widths="185" bordersize="none">
TeslaCoilChar.png|Tesla Coil in game.
Tesla Coil.gif|Tesla Coil zapping [[Sculpture]].
</gallery>
[[Category:Items]]
[[Category:OOPS ALL BULLET HELL]]
558ccf942717429e9c6cffb50401eb3bdb2bd715
Pumpkin
0
1900
1901
2024-02-26T23:14:08Z
mh:minuselevation>HeyyYy2735
0
Created page with "==Overview== '''Pumpkins''' are a mechanic introduced in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. They spawn similarly to [[:Category:Ground Items|ground items]] but they cannot be picked up, they instead can be smashed to get [[Mixed Candies]]. They are also capable of doing two negative events rarely to keep players on their toes. They are not automatically unlocked and will only spawn until one of these conditions are met: *A player has a [..."
wikitext
text/x-wiki
==Overview==
'''Pumpkins''' are a mechanic introduced in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update. They spawn similarly to [[:Category:Ground Items|ground items]] but they cannot be picked up, they instead can be smashed to get [[Mixed Candies]]. They are also capable of doing two negative events rarely to keep players on their toes.
They are not automatically unlocked and will only spawn until one of these conditions are met:
*A player has a [[Pumpkin Sprout]]
**The pumpkins won't spawn if the player with the Pumpkin Sprout dies
*The spirits of Halloween have been unleashed
*During Halloween updates
==Possible Pumpkin Events==
{| class="mw-collapsible fandom-table"
!Event
!Description
!Image
|-
|<div style="text-align:center;">Nothing</div>
|
The player will get 2-3 {{Verify|idk how much it actually gives}} [[Mixed Candies]]
|[[File:Placeholder.png|thumb|alt=|center]]
|-
|<div style="text-align:center;">Ghost</div>
|
A client-sided ghost will emerge from the pumpkin and will home in on all players, if it hits a player they will get the [[Sludge]] debuff for 30 seconds
|[[File:PumpkinGhost.png|alt=|center|thumb]]
|-
|<div style="text-align:center;">Bomb</div>
|
The pumpkin will act similarly to [[Gluttony|{{Gluttony}}]]'s bombs when smashed, where if it will beep 3 times before exploding giving players caught in its radius 20x [[Injured]]
|[[File:Placeholder.png|alt=|center|thumb]]
|-
|}
==Trivia==
[[Category:Mechanics]]
[[Category:OOPS ALL BULLET HELL]]
716335074331f9e5500618dd55e86bbe79280fb3
Pumpkin Sprout
0
526
527
2024-02-26T23:16:48Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Pumpkin Sprout
|image=[[File:PumpkinSprout.png|thumb]]
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Use your stamina at max to progress the pumpkin growth up to 3 times. Gain max stamina, pumpkin spawns and the pumpkin bomb ability each stage.
|cooldown=50 seconds{{Verify}}
|abilities=
*S3 - +improved abilities
*S2 - +pumpkin bomb
*S1 - smashing pumpkins drops seed
|categories={{Stamina}}
{{Item}}
|types=Passive/Active
|acq_by=[[Icey's Black Market]]
|price={{M$|200}}
|prev_acq=Shop
|prev_price={{M$|137}}
}}
{{Quote|A malevolent pumpkin sprout ripped from the interior of the facilities core. It requires stamina to grow., a whole bar full and feeding it will increase your max stamina and give you a new ability. Pumpkins you smash sometimes drop a seed that grows into a new pumpkin after a duration. Gain pumpkin bombs that home towards enemies and explode, slowing them on hit.|— Inventory}}
==Overview==
The '''Pumpkin Sprout''' is a smiling jack-o'-lantern. This evil pumpkin sprout requires a sustenance of stamina to flourish, overgrowing itself on the user. It will aid them by planting seeds on destroyed [[Pumpkin|pumpkins]] and giving bombs that target and slow entities.
==Abilities==
*[[Pumpkin|Pumpkins]] will spawn around the map even if it isn't halloween, if pumpkins are already naturally spawning then more will spawn alongside the natural ones
*Increases tier upon use
**Each tier gives +25 maximum stamina
**Each tier spawns an increased number of pumpkins per floor
**Tier 1 → Breaking a pumpkin has a chance to replant it, growing into a matured pumpkin after 60s{{Verify}}
**Tier 2 → Breaking pumpkins gives the user [[:Category:Items#Scrap Items/Miscellaneous|Pumpkin Bombs]] that home towards entities and explode on contact, slowing them down for ?s
***Capacity of 1 [[:Category:Items#Scrap Items/Miscellaneous|Pumpkin Bomb]]
**Tier 3 → Increases chance of seed replacement, and improves [[:Category:Items#Scrap Items/Miscellaneous|Pumpkin Bombs]]
***Capacity of 3 [[:Category:Items#Scrap Items/Miscellaneous|Pumpkin Bombs]]
**Costs the entire stamina bar
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/16437015/Happy-Jack-o-Lantern Happy Jack-o'-Lantern] accessory.
==Gallery==
<gallery widths="185" bordersize="none">
PStier0.png|A player with Tier 0 of the Pumpkin Sprout.
PStier1.png|A player with Tier 1 of the Pumpkin Sprout.
PStier2.png|A player with Tier 2 of the Pumpkin Sprout.
PStier3.png|A player with Tier 3 of the Pumpkin Sprout.
</gallery>
[[Category:Items]]
[[Category:OOPS ALL BULLET HELL]]
[[Category:Event Items]]
f7fce1d73dca7cb15746a8a610b05cfc7e90696b
Category:OOPS ALL BULLET HELL
14
572
573
2024-02-26T23:17:30Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
==Overview==
The '''OOPS ALL BULLET HELL''' update (v2.02), released on November 3rd, 2022, is one of the first major updates to Minus Elevation. The main feature of this update is adding the first six [[:Category:Dangerous Entities|Dangerous Entities]] to the game, referencing the seven deadly sins, and each [[:Category:Sin_Entities|Sin]] having a unique attack that could put the player in great danger. This update also featured new entities, a new attack for [[Gumballer|{{Gumballer}}]], [[Plushies]] items, and so on.
===Maps===
====New Content====
*+8 new maps: [[Balloon House]], [[Comfort Room]], [[Entertainment Room]], [[Pumpkin Patch]], [[Swamplands]], [[Testing Zone|TestingLevel]], [[Theater]], and [[Vanilla Office]]
===Entities===
====New Content====
*+8 new entities
**'''<span style="color:#e000ff;">Rare</span>''': [[Shadowwalker|{{Shadowwalker}}]] and [[Discomaster]]
**'''<span style="color:#9f96ae;">Dangerous</span>''': [[Desire|{{Desire}}]], [[Greed|{{Greed}}]], [[Envy|{{Envy}}]], [[Gluttony|{{Gluttony}}]], [[Sloth|{{Sloth}}]], and [[Wrath|{{Wrath}}]]
*[[Gumballer|{{Gumballer}}]] now has a new attack upon sighting a player
====Changes====
*[[Ghaster]] is no longer affected by bear traps and stun items
*Entities now use dynamic rarity
*Fixed [[Statues]] boss blindness bug
===Items===
====New Content====
*+7 new [[:Category:Items|shop items]]: [[Alchemy Set]], [[Anvil]], [[Tesla Coil]], [[Pumpkin Sprout]], [[Vampire Cloak]], [[Lifeform Scanner]], and [[EDT]]
*+6 new consumables: [[Mixed Candies|Mixed Candy]], [[Witches Brew]], [[Haste Potion]], [[Regen Potion]], [[Stealth Potion]], and [[Cleanse Potion]]
*Added [[plushies]], obtained by getting 100% info on an entity's Bestiary entry
*+3 new miscellaneous items: [[Pumpkin Bomb]], [[Super Beartrap]], and [[Bonfire]]
====Changes====
*Less Scrap Piles appear when there are less alive players
*[[Primordial Party Hat]] no longer gives battery
===Lobby===
*+? new secret rooms: [[Dimensionally-Transcendental Crate]]
*+? new NPCs: ???
===Miscellaneous===
====New Content====
*+5 new effects:
**'''Buffs''': [[Cleanse]] and [[Sugar Rush]]
**'''Debuffs''': [[Injured]], [[Sugar Craving]], and [[Leech]]
*+1 new secret lobby room: [[The Veil]]
*Added [[Pumpkin|Pumpkins]]
*Added fart event
*Added sound effects for picking up items
*Added proper mobile support
====Changes====
*Various lobby improvements
{{Updates}}
3c8181f28a2aefc40c5aa8c551f313921e7440b0
Mixed Candies
0
1066
1067
2024-02-26T23:18:13Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Mixed Candy
|image=MixedCandy.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=Restores 15 stamina & gives a random status.
|cooldown=1 sec
|effects=
*+13 stamina
*Gives [[Sugar Rush]] for 5 secs
**Occasionally gives [[Sugar Craving]] instead for 30 secs
**Rarely gives [[Cleanse]] instead for 10 secs
|upgrade=
|acq_by=
*[[Grand Gift]]
*Smashing [[Pumpkin|pumpkins]]
*Green vending machines
|price=Green vending machine: {{ScrapCost|2-3}}
|prev_eff=
|prev_price=
}}
{{Quote|Restores 15 stamina & gives a random status.|— Tooltip}}
==Overview==
'''Mixed Candies''' are consumables added in the [[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]] update.
...
==Effects==
*Restores 13 stamina
*Gives [[Sugar Rush]] for 5 seconds
**Has a chance to give [[Sugar Craving]] for 30 seconds instead
**Rarely has a chance to give [[Cleanse]] for 10 seconds instead
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
f305f4aa951147e31f59413d4347b936f19af6e6
Night Market
0
1743
1744
2024-02-26T23:19:53Z
mh:minuselevation>HeyyYy2735
0
/* Special Properties */
wikitext
text/x-wiki
{{Infobox1
|title=Night Market
|image=Placeholder.png
|caption=The Night Market
|map_type=Event
|date_added=20 October, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1 (2023)]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=2
|properties=
*No buttons appear on this floor
*Able to purchase items with {{ItemIcon|MixedCandy|Mixed Candies}}
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Night Market''' is a unique event floor added during the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1]] update. During the event it could've appeared either naturally or after selecting the [[Night Market (Floor Upgrade)|<span style="color:#ff6213;">Night Market</span>]] floor upgrade. After the event passed the only way to access this map is from unleashing the spirits of halloween with the [[Chaos Crate]] and getting it through the previously mentioned ways. A maximum of two elevators can be present in this map.
The Night Market is a halloween decorated forest area, the main area has multiple shop stands where you can buy an abundance of items with [[Mixed Candies]]. One of the elevator spawn spots is a parking lot with a tunnel behind the elevator, with the other elevator spot being a walkway into the market.
==Special Properties==
*Players can use their Mixed Candy to purchase items on the stands, there are 4 stands and each stand has 4 random items.
*There are neither entities nor buttons. The map has an 120-second timer before players are able to leave the floor.
*Only [[Scrap]] and smashable [[Pumpkin|Pumpkins]] will spawn on this floor.
*In a small tunnel by a wall near the parking lot you can find the Shrine, where once given 50 candy [[Dusk]], [[Eyemourner]], and [[Midnightballer]] will be added to the entity table.
==Trivia==
* The Shrine was not added when Night Market first released, but instead during [[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2]]
* Night market can naturally spawn later on in the game.
* Night market has 2 limited halloween items that can be bought with candy. ([[Candy Bucket]] and [[Monster Mash Potion]])
**These items were originally meant to not be here but Element let it slide.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Floors]]
[[Category:Event Floors]]
[[Category:Upgrade Floors]]
[[Category:HALLOWEEN P1 (2023)]]
533831ee4a95371898c749f8124cf720f2dce78e
Sand Pit
0
1283
1284
2024-03-02T19:29:05Z
mh:minuselevation>Ethanreallylikescats
0
wikitext
text/x-wiki
{{Infobox1
|title=Sand Pit
|image=<gallery widths="185">
Sand Pit.png|Sand Pit
OldSandPit.png|Old Sand Pit
SandPitSummer2023.png|SUMMER 2023
SandPitANN.png|ANNIVERSARY
SandpitMNY.png|MERRY NEW YEAR
</gallery>
|caption=The Sand Pit
|date_added=5 April, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=
|removal_reason=
|npcs=
*[[Light]]
*[[Miner]]
*[[Huge Skull]]
|prev_npcs=
}}
==Overview==
'''Sand Pit''' is a room in the lobby added during the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event. It connects to the [[Lounge]] and [[Spawn]].
Sand Pit is, essentially, a large sandbox that players can dig in to receive items in to use in their next game. Across the entrance is a large black board describing the Sand Pit, and displays the amount of digs the player has, as well as a timer that indicates how long they will receive their next dig. In front of the left wall is a case of [[Shovel|shovels]] for players to dig, and in front of the right wall is an a wide screen allowing players to spend <span style="font-family: Overpass;text-shadow:-0.9px 0 black, 0px -1px black, 0 0px black, 0.2px 1px black, 1px 0px black;color: #ffb535;>'''M$'''</span> and upgrade their maximum digs.
==Special Properties==
*Players can dig for items to use in their next run
**Upon digging up a regular item, the following message will appear in the chat: '''<span style="color:#ffa04c;>You dug up a '[item]'. You will start with this item in the next game you play.</span>'''
**Upon digging up an ultra rare item, the following announcement will appear in the chat for all players to see: '''<span style="color:#dc74ff;>[player] dug up an ultra rare '[item]'.</span>'''
*Players can upgrade their maximum number of digs with <span style="font-family: Overpass;text-shadow:-0.9px 0 black, 0px -1px black, 0 0px black, 0.2px 1px black, 1px 0px black;color: #ffb535;>'''M$'''</span>
===Table of Obtainable Items===
{| class="mw-collapsible mw-collapsed fandom-table" width="30%" style="text-align:center;"
!colspan=2<div style="background:#101010;">|'''Table of Obtainable Items'''</div>
|-
!<div style="text-align:center;">Item Type</div>
!<div style="text-align:center;">Item</div>
|-
|<span style="color:#ffa04c;>'''Common'''</span>
|
*{{ItemIcon|Cribblefruit|Cribblefruit}}
*{{ItemIcon|Soda|Soda}}
*{{ItemIcon|HastePotion|Haste Potion}}
*{{ItemIcon|RegenPotion|Regen Potion}}
*{{ItemIcon|StealthPotion|Stealth Potion}}
*{{ItemIcon|Gift|Gift}}
|-
|<span style="color:#dc74ff;>'''Ultra Rare'''</span>
|
*{{ItemIcon|Placeholder|Dragonfruit}}
*{{ItemIcon|WitchesBrew|Witches Brew}}
*{{ItemIcon|Gift|Large Gift}}
*{{ItemIcon|GrandGift|Grand Gift}}
*{{ItemIcon|VolatileShard|Volatile Shard}}
*{{ItemIcon|Placeholder|Chaos Crate}}
|-
|}
===Table of Max Dig Prices===
{| class="mw-collapsible mw-collapsed fandom-table" width="30%" style="text-align:center;"
! colspan="2<div" style="background:#101010;" > | '''Table of Max Dig Prices'''
|-
!<div style="text-align:center;">Max Digs</div>
!<div style="text-align:center;">Price</div>
|-
|5 → 6
|{{M$|200}}
|-
|6 → 7
|{{M$|260}}
|-
|7 → 8
|{{M$|339}}
|-
|8 → 9
|{{M$|442}}
|-
|9 → 10
|{{M$|577}}
|-
|10 → 11
|{{M$|752}}
|-
|11 → 12
|{{M$|980}}
|-
|12 → 13
|{{M$|1277}}
|-
|13 → 14
|{{M$|1665}}
|-
|14 → 15
|{{M$|2170}}
|-
|15 → 16
|{{M$|2828}}
|-
|16 → 17
|{{M$|3686}}
|-
|17 → 18
|{{M$|4804}}
|-
|18 → 19
|{{M$|6261}}
|-
|19 → 20
|{{M$|?}}
|}
* The Provisions Board that is on the wall above the [[Shovel|Shovels]] that displays what the player will bring in their next run
==Trivia ==
* Hidden at the bottom of the sand pit is a huge fossilized helmet of [[Wrath]].
==Gallery==
<gallery widths="185" bordersize="none">
SandPitCat.png|Cat behind a wooden post prior to the [[:Category:SUMMER|SUMMER]] update.
SandPitCat2.png|Cat behind the wooden post during the [[:Category:SUMMER|SUMMER]] update.
SandPitCatANN.png|Cat behind the the wooden post during the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
SandPitCatMNY.JPG|Cat behind the the wooden post during the [[:Category:MERRY NEW YEAR|MERRY NEW YEAR]] update.
Riddle1.png|The first riddle to receive the Mysterious Key in Mini Megafactory.
Riddle2.png|The second riddle to receive the Mysterious Key in Mini Megafactory.
Riddle3.png|The third riddle to receive the Mysterious Key in Mini Megafactory.
Wrath Helmet.png|Fossilized [[Wrath]] helmet.
</gallery>
[[Category:Lobby]]
[[Category:FOOLS OF APRIL]]
ad4f78ea75895389ab2ba87f13098686fab95101
Wires
0
1482
1483
2024-03-03T19:42:17Z
mh:minuselevation>Roxrblxfan
0
wikitext
text/x-wiki
{{Infobox1
|title=Wires
|image=<gallery widths="185">
Wires.png|Wires
OldWires.png|Old Wires
</gallery>
|date_added=5 August, 2023
|updates=[[:Category:SUMMER|SUMMER]]
|tooltip=
|cooldown=
|effects=
*+35 stamina
|upgrade= {{ItemIcon|Scrap|Scrap}}
|acq_by=
*[[Gluttony Plushie]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote||— Tooltip}}
==Overview==
'''Wires''' are miscellaneous items added in the [[:Category:SUMMER|SUMMER]] update.
==Effects==
* Does nothing,
==Trivia==
*The model of this item is derived from the [https://www.roblox.com/catalog/16688968/Gravity-Coil Gravity Coil] gear.
**The old model included parts from the Heal Coil and Speed Coil gears as well.
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
[[Category:Scrap Shop Items]]
[[Category:Upgradeable Items]]
8333c5366fe65caf49767ba4be0ab2024b8ac920
Silky Dice
0
1818
1819
2024-03-10T08:05:30Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Silky Dice
|image=Dice2.png
|date_added=10 October, 2023
|updates=[[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1]]
|tooltip=Every roll grants a random status effect. Any effects you get that originates from Fuzzy Dice are extended by 10 seconds. Influenced by luck.
|cooldown=60 seconds
|abilities=
*+1 luck
*Grants a random status effect upon use
**Affected by luck
|categories=
|types=Active
|acq_by=*Crafting with {{ItemIcon|FuzzyDice|Fuzzy Dice}} x1
*{{ItemIcon|Placeholder|Sapphire}} x1
*{{ItemIcon|Cribblefruit|Cribblefruit}} x4
*{{ItemIcon|CabbageI|Cabbage}} x4
*{{ItemIcon|Scrap|Scrap}} x15
|price=
}}
{{Quote|Every roll grants a random status effect. Any effects you get that originates from Fuzzy Dice are extended by 10 seconds. Influenced by luck.|— Inventory}}
== Overview ==
The '''Silky Dice''' was added in the [[:Category:HALLOWEEN P1 (2023)|HALLOWEEN P1]] update. It looks similarly to the fuzzy dice but blue.
It is crafted with 1 [[Fuzzy Dice]], 1 [[Sapphire]], 4 [[Cribblefruit]], 4 [[Cabbage]], and 15 [[Scrap]]. It is not permanently unlocked once crafted and you will have to craft it again in your next run.
==Abilities==
*Gives the user a wider variety of random effects upon use.
**Effects scale with luck.
** Effects that are obtainable with the [[Fuzzy Dice]] last 10 seconds longer.
*+1 luck.
{| class="fandom-table" width="50%" style="text-align:center;"
!Possible Buffs
|-
| [[File:CabbageEffect.png|50x50px|link=Cabbage (Effect)]][[File:Water.png|50x50px|link=Water (Effect)]][[File:CoffeeEffect.png|50x50px|link=Coffee (Effect)]][[File:AlertEffect.png|50x50px|link=Alert]][[File:LemonEffect.png|50x50px|link=Lemon (Effect)]][[File:FortuneEffect.png|50x50px|link=Fortune]][[File:WarmEffect.png|50x50px|link=Warm]][[File:SpeedPartyEffect.png|50x50px|link=Speed (Party)]][[File:SodaEffect.png|50x50px|link=Soda (Effect)]][[File:RadarEffect.png|50x50px|link=Radar]][[File:StealthEffect.png|50x50px|link=Stealth]][[File:LunarEffect.png|50x50px|link=Lunar]][[File:StamRegenEffect.png|50x50px|link=+Stamina Regen]][[File:LoveEffect.png|50x50px|link=Love]]{{Verify|Verify Silky's buffs}}
|-
|}
{| class="fandom-table" width="50%" style="text-align:center;"
!Possible Debuffs
|-
|[[File:SlowOculusEffect.png|50x50px|link=Slow (Oculus)]][[File:SludgeEffect.png|50x50px|link=Sludge]][[File:GloomEffect.png|50x50px|link=Gloom]][[File:ShockEffect.png|50x50px|link=Shock]]{{Verify|Verify Silky's debuffs}}
|-
|}
==Trivia==
*Despite the name of the item, the player holds only a singular die, not two dice.
==Gallery==
<gallery widths="185" bordersize="none">
File:Good osaka silky dice.png
</gallery>
[[Category:Items]]
[[Category:Luck]]
[[Category:HALLOWEEN P1 (2023)]]
1b61e11d348be283021048505f56cdd5b03e7ec8
Badges
0
636
637
2024-03-10T17:09:00Z
mh:minuselevation>Roxrblxfan
0
wikitext
text/x-wiki
==Overview==
'''Minus Elevation''' has '''badges''' which are achieved by completing certain tasks.
Currently, no additional badges are planned for '''Minus Elevation'''.
==Table of Badges==
<div style="text-align:center;">
{| class="fandom-table style="margin: auto;"
!Badge Name
!Badge Description
!Obtaining
!Reward
|-
|[[File:Placeholder2.png|175px|center]][https://www.roblox.com/badges/2132542877/100-Eyemaster 100% Eyemaster]
|''"Get 100% Eyemaster info. This badge gives an item in another game."''
|Get 100% info on [[Eyemaster]].
|[https://mini-mega-factory.fandom.com/wiki/Eyemaster_Contraption Eyemaster Contraption] building in [https://www.roblox.com/games/12170626852/Mini-Megafactory Mini Megafactory]
|-
|[[File:Placeholder2.png|175px|center]] [https://www.roblox.com/badges/2137072607/Gumballer-Encounter Gumballer Encounter]
|''"Encounter Gumballer."''
|Encounter [[Gumballer]].
|[https://mini-mega-factory.fandom.com/wiki/Gumballinator Gumballinator] building in [https://www.roblox.com/games/12170626852/Mini-Megafactory Mini Megafactory]
|-
|[[File:Placeholder2.png|175px|center]] [https://www.roblox.com/badges/1151237941498149/100-Gluttony 100% Gluttony]
|''"Get 100% Gluttony info. This badge gives an item in another game."''
|Get 100% info on [[Gluttony]].
|[https://mini-mega-factory.fandom.com/wiki/Gluttonizer Gluttonizer] building in [https://www.roblox.com/games/12170626852/Mini-Megafactory Mini Megafactory]
|-
|}</div>
ccf7592a3c46ff58a8dc74115194f86bd205111a
Petrification
0
1567
1568
2024-03-11T20:43:56Z
mh:minuselevation>Mudkipiss
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Petrification
|image=
|date_added=27 August, 2023
|created_by={{CreatedBy|elementninja645}}
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=A set of mysterious powers from the rose. Rest to gain aspirant. Depending on the amount of aspirant energy will have a different ability. Unpredictable.
|cooldown=
|effects=
*-{{PriorityStats|5}}
*Gives the user a stone pauldron and a hovering stone drone
*Makes the aspirant and terra stats visible
*Has different effects based on the aspirant stat
*Greatly weakens if terra reaches 0
|acq_by=Activating the [[Petrified Rose]]
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"A set of mysterious powers from the rose. Rest to gain aspirant. Depending on the amount of aspirant energy will have a different ability. Unpredictable."|— Tooltip}}
==Overview==
'''Petrification''' is a special item granted by the [[Petrified Rose]] added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
Upon activating the Petrified Rose and being granted Petrification, the user will receive a stone pauldron decorated with a petrified rose vine on their right shoulder. A highlighted stone drone will also hover around the user.
Upon being granted Petrification, the user will receive two new stats: [[Stats#Aspirant|<span style="color:#47cccc;">Aspirant</span>]] and [[Stats#Terra|<span style="color:#80ff00;">Terra</span>]].
==Abilities==
*Decreases priority by 5
===<span style="color:#47cccc;">Aspirant</span>===
Petrification has four different tiers of effects depending on how much aspirant the player has. The stone drone will signify a new tier by displaying particles coming out from the top of it and a sound.
====25-49% Aspirant====
*The user will be given one of three effects for 30 seconds: [[Intro]], [[Pinnacle]], or [[Exodus]]. The three effects will always be applied in the same order after each subsequent use.
====50-74% Aspirant====
*The stone drone will become green and release 8 pulses (counting the pulse when activated), five seconds between each pulse, giving all nearby delvers [[Heal]] for ? seconds.
====75-99% Aspirant====
*Restores 10 stamina and 5 overdrive stamina.
*Consumes all buffs that the user has and gives them an additional 10 stamina and 5 overdrive stamina per buff.
**[[Smooth]] is not affected.
*Gives the user Speed for two seconds.
**+3 walkspeed and +3 runspeed
====100% Aspirant====
*The stone drone will become gray and release eight pulses, five seconds between each pulse, stunning all applicable entities near it for three seconds.
<br>The stone drone will display its acquisition of aspirant with blue rings that close in on the stone drone. The more aspirant the user has, the more blue the highlight of the stone drone will become. Aspirant can be increased one of three ways:
*Standing still gives 2% aspirant per second.
*Collecting info gives 5% aspirant per info gained.
**Gaining info includes collecting clipboards and being spotted by entities.
*Collecting items while Petrification is not on cooldown gives 2-3% aspirant per item.
===<span style="color:#80ff00;">Terra</span>===
Terra is an important stat that players with Petrification must keep a watchful eye on, as low terra could risk weakening Petrification. Terra can be affected by multiple means:
*Collecting info on certain entities will either increase, decrease, or not affect terra. A table of entities that affect the stat is listed below.
**Gaining info includes collecting clipboards and being spotted by entities.
*Gaining certain statuses will either increase, decrease, or not affect Terra. A table of statuses that affect the stat is listed below.
*Having high fear will decrease Terra in intervals of 3 per second.
<br>Once Terra reaches zero, Petrification will greatly weaken and lose many of its powers:
*Aspirant can only be increased by standing still.
*Aspirant caps at 25%.
*Terra can no longer be increased.
*'''25% Aspirant'''
**The user will be given one of three effects for 15 seconds: [[Intro]], [[Pinnacle]], or [[Exodus]]. The three effects will always be applied in the same order after each subsequent use.
==Tables of Useful Information==
{| class="sortable mw-collapsible mw-collapsed fandom-table"
|+Terra loss/gain
!Source
!Change
!Type
|-
|[[Statues]]
|0
|Entity
|-
|[[Mire]]
|0
|Entity
|-
|[[Sketcherman]]
|0
|Entity
|-
|[[Wanderer]]
| -4
|Entity
|-
|[[Desire]]
| +4
|Entity
|-
|[[Fortune]]
| +3
|Effect
|-
|[[Coffee]]
| -5
|Effect
|-
|[[Water]]
| -5
|Effect
|-
|[[Warm]]
| -5
|Effect
|-
|[[Golem]]
| 0
|Entity
|-
|[[Ghaster]]
| -4
|Entity
|-
|[[Sludge]]
| -5
|Effect
|-
|[[Shade]]
| -4
|Entity
|-
|[[Skeleton]]
| 0
|Entity
|-
|[[Thorn]]
| -4
|Entity
|-
|[[Mimic]]
|0
|Entity
|-
|[[Party]]
|0
|Effect
|-
|[[Slow (Oculus)]]
| -5
|Effect
|-
|[[Slow (Parasite)]]
| -5
|Effect
|-
|[[Slow (Plushie)]]
|0
|Effect
|-
|[[Parasite]]
| -4
|Entity
|-
|[[Sculpture]]
| 0
|Entity
|-
|[[Bozo]]
|0
|Entity
|-
|[[Eyemass]]
|0
|Entity
|-
|[[Seeker]]
| -4
|Entity
|-
|[[Blindness]]
|0
|Effect
|-
|[[Greed]]
| +4
|Entity
|-
|[[Speed (Plushie)]]
| +1
|Effect
|-
|[[Regen]]
|0
|Effect
|-
|[[Sugar Rush]]
|0
|Effect
|-
|[[Reverse Speed]]
|0
|Effect
|-
|[[Static]]
|0
|Effect
|-
|[[Gloom]]
|0
|Effect
|-
|[[Alert]]
|0
|Effect
|-
|[[Haste]]
|0
|Effect
|-
|[[Soda (Effect)]]
| +4
|Effect
|-
|[[Eyemaster]]
| -4
|Entity
|-
|[[Ganderer]]
| +4
|Entity
|-
|[[Manager]]
|0
|Entity
|-
|[[Gander]]
|0
|Effect
|-
|[[Cabbage (Effect)]]
| +4
|Effect
|-
|[[Injured]]
|0
|Effect
|-
|[[Lunar]]
|0
|Effect
|-
|[[Stealth]]
| -5
|Effect
|-
|Picking up
cribblefruit
| +3
|Misc
|-
|[[Spectre]]
|0
|Entity
|-
|[[Speed (Party)]]
|0
|Effect
|-
|[[Apple (Effect)]]
|0
|Effect
|-
|[[Lemon (Effect)]]
| +3
|Effect
|}
==Trivia==
*Petrification is, by far, the most complicated item in the game, considering it boasts two unique stats, three unique status effects, and four different abilities.
*Speed is given to the user solely to make sure the item does not break from the player activating Petrification with no convertible buffs.
==Gallery==
<gallery widths="185" bordersize="none">
Drone..png|The stone drone that flies around the player.
Petrification0Terra.png|The stone drone when terra reaches zero.
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
[[Category:Miscellaneous Items]]
ab7088059a6df3ae3ae8a3822fa8231db19f55aa
File:Cribblecopia.png
6
1901
1902
2024-03-15T08:53:15Z
mh:minuselevation>SuperChuck3356
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Cribblecopia
0
1766
1767
2024-03-15T08:57:02Z
mh:minuselevation>SuperChuck3356
0
wikitext
text/x-wiki
{{Stub}}
{{Quote|A cornucopia filled with cribblefruit. Also, contains new varieties of cribblefruit. Designed to please the cribbleturkey gods.|— Inventory}}
{{Infobox1
|title=Cribblecopia
|image=[[File:Cribblecopia.png|thumb]]
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip=A basket with all sorts of cribblefruit. Converts cribblefruit into a new type of fruit. Costs 9 battery and has a limit stock of conversions. For a new floor, you regain one conversion up to 3. Cannot be used while spotted
|cooldown=20 seconds
|abilities=
*9 battery cost
*20s cooldown
*converts a cribblefruit into a new type of fruit
*gives a free conversion per new floor, up to 3{{Bug|Capped at 1.}}
|categories={{Status}}
{{Battery}}
{{Item}}
{{Stamina}}
{{Overdrive}}
|types=Active
|acq_by=[[Icey's Black Market]]
|price={{M$|350}}
|prev_abil=
|prev_eff=
|prev_acq=Shop
|prev_price={{M$|125}}
}}
== Overview==
The '''Cribblecopia''' is an active ability item added in the [[:Category:CRIBBLESGIVING|Cribblesgiving]] update. It allows the player to convert a [[Cribblefruit]] into different types of fruits upon use.
The model uses the [https://www.roblox.com/catalog/5893854210/Cornucopia-Hat Cornucopia Hat] accessory with the fruits being replaced with cribblefruits.
==Abilities==
*When used with a cribblefruit in the player's inventory, it will exchange it with a different type of fruit.
**Costs 9 battery
* Has a chance of giving one of these fruits listed below. The chances of getting the fruits are affected by luck.
**[[Grubblefruit]] (Very Common)
**[[Crumblefruit]] (Common)
**[[Teafruit]] (Common)
**[[Kittyfruit]]
**[[Joustfruit]]
**[[Slumberfruit]]
**[[Fieryfruit]]
**[[Gravelfruit]]
**[[Crescentfruit]]
**[[Jewelfruit]] (Very Rare)
==Trivia==
==Gallery==
<gallery>
File:Screenshot 2023-11-24 135118.png|Cribblecopia Frontal View
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
[[Category:Event Items]]
f1b9484930b39e2bb64f49b0faf2634b0532a539
File:Roblox 16 3 2024 12 02 17-removebg-preview.png
6
1902
1903
2024-03-16T04:07:27Z
mh:minuselevation>SuperChuck3356
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PizzaOven.png
6
1903
1904
2024-03-16T04:09:00Z
mh:minuselevation>SuperChuck3356
0
renamed
wikitext
text/x-wiki
== Summary ==
renamed
5e72ca46a9cb418f1c56d8314dc91bad96899534
Portable Pizza Oven
0
1558
1559
2024-03-16T04:10:47Z
mh:minuselevation>SuperChuck3356
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Portable Pizza Oven
|image=PizzaOven.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=120 secs
|categories=
{{Item}}
{{Stamina}}
|types=Active
|abilities=
*120s cooldown
*can give [[Pizza]] slices up to 8 delvers
*each leftover slice gives 8 stamina for each cooking process
*1 Year Anniversary Special
|acq_by=[[Icey's Black Market]]
|price={{M$|150}}
|prev_abil=
|prev_eff=
|prev_acq=Shop
|prev_price={{M$|110}}
}}
{{Quote|"Spend 15 battery to go through a cooking process. When completed, a warm pizza is ready for you to share with delvers. Each leftover slice restores 8 stamina when cooking starts again."|— Inventory}}
==Overview==
'''Portable Pizza Oven''' is an ability item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
It looks like a backpack air fryer hybrid.
==Abilities==
On use, the user will spend 15 batteries and the oven will close. Afterwards, the oven proceeds to cook the pizza on your back. The process takes 30 seconds and after its done, the user and other allies are able to take a slice of [[Pizza]] from the oven. The oven contains only 8 slices, meaning that 8 different people can get a slice.
If the user uses the item while there's leftover slices, then they'll gain stamina equal to the amount of slices left before cooking a new pizza (1 slice= 8 stamina).
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Event Items]]
[[Category:ANNIVERSARY]]
9f67e3b94f12a09b72d35d359ca2d0a14071c7b5
Burn
0
1796
1797
2024-03-18T03:48:30Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Burn
|image=BurnEffect.png
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|CRIBBLESGIVING]]
|e_effects=
*-{{StaminaRegen|5}}
*+{{Runspeed|6}}
|e_acq_by=[[Fieryfruit]] (15 secs)
|e_prev_eff=
}}
==Overview==
'''Burn''' is a debuff added in the [[:Category:CRIBBLESGIVING|CRIBBLESGIVING]] update.
==Effects==
*-{{StaminaRegen|5}}
*+{{Runspeed|6}}
==Trivia==
*
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:CRIBBLESGIVING]]
68511b55862d6ff70a464177f67e7653b26548fd
Fieryfruit
0
1787
1788
2024-03-18T03:49:43Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Fieryfruit
|image=Placeholder.png
|created_by=
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip=Gain 20 stamina and 35 overdrive stamina. Gain 'Burn' for 15s.
|cooldown=
|effects=
*Restores 20 stamina
*Gives 35 overdrive stamina
*Gives the [[Burn|Burn buff]] for 15 secs
|upgrade=
|acq_by=Chance from using the [[Cribblecopia]]
|price=
|prev_eff=
|prev_price=
}}{{Quote|Gain 20 stamina and 35 overdrive stamina. Gain 'Burn' for 15s.|— Tooltip}}
==Overview==
'''Fieryfruit''' is a consumable.
The Fieryfruit can have a chance of being obtained from the [[Cribblecopia]] item.
Fieryfruit restores 20 stamina and gives 35 overdrive stamina as well as the [[Burn|Burn buff]] for 15 secs.
==Effects==
*Restores 20 stamina
*Gives 35 overdrive stamina
*Gives the [[Burn|Burn buff]] for 15 secs
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
b4405face275e9bda4c6db52ed867b843e004849
Joustfruit
0
1775
1776
2024-03-18T03:57:57Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}{{Infobox1
|title=Joustfruit
|image=Placeholder.png
|created_by=
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip=Gives 40 stamina and 20 overdrive stamina. Chaos!
|cooldown=
|effects=
*Restores 40 stamina
*Gives 20 overdrive stamina
*Gives the [[Chaos|Chaos debuff]] for ? secs {{Verify}}
|upgrade=
|acq_by=Chance from using the [[Cribblecopia]]
|price=
|prev_eff=
|prev_price=
}}{{Quote|Gives 40 stamina and 20 overdrive stamina. Chaos!|— Tooltip}}
==Overview==
'''Joustfruit''' is a consumable.
The Joustfruit can have a chance of being obtained from the [[Cribblecopia]] item.
Joustfruit restores 40 stamina and 20 overdrive stamina.
==Effects==
*Restores 40 stamina
*Gives 20 overdrive stamina
*Gives the [[Chaos|Chaos debuff]] for 30 secs
*Gives the [[Reverse Stats|Reverse Stats buff]] for 30 secs
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
d17c6ca44084f531fdea1336873abc514a120c8b
Slumberfruit
0
1785
1786
2024-03-18T04:03:21Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Slumberfruit
|image=Placeholder.png
|created_by=
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip=Restores 40 overdrive stamina. Gives 'Sleep' debuff.
|cooldown=
|effects=
*Gives 40 overdrive stamina
*Gives the [[Sleep|Sleep debuff]] for 7 secs
|upgrade=
|acq_by=Chance from using the [[Cribblecopia]]
|price=
|prev_eff=
|prev_price=
}}{{Quote|Restores 40 overdrive stamina. Gives 'Sleep' debuff.|— Tooltip}}
==Overview==
'''Slumberfruit''' is a consumable.
The Slumberfruit can have a chance of being obtained from the [[Cribblecopia]] item.
Slumberfruit gives 40 overdrive stamina and the [[Sleep|Sleep debuff]] for 7 secs.
==Effects==
*Gives 40 overdrive stamina
*Gives the [[Sleep|Sleep debuff]] for 7 secs
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
6d02ff7ffeb8f9bcb32f5a55f7eb133986d207b7
Leader Pack
0
1840
1841
2024-03-18T04:25:25Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Quote|A large backpack that allows you to increase the chances of your teammates' survival.|— Inventory}}
{{Infobox1
|title=Leader Pack
|image=[[File:LeaderPack.png]]
|date_added=1 January, 2024
|updates=[[:Category:MERRY NEW YEAR|MERRY NEW YEAR]]
|tooltip=A return of a classic. Increase your teammates' chances of survival within 30 studs.
|cooldown=Passive
|abilities=
*Gives nearby players the [[Team+]] buff
|categories=
{{Status}}
{{Item}}
|types=Passive
|acq_by=Reaching the end of [[Familiar Room]]
|price=
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
== Overview==
The '''Leader Pack''' is a passive item added in the [[:Category:MERRY NEW YEAR|MERRY NEW YEAR]] update. It gives nearby teammates the [[Team+]] buff.
It is obtained by reaching the end of the [[Familiar Room]] and claiming it.
==Abilities==
*Gives nearby players in a 30-stud radius the [[Team+]] buff
**Radius is effected by Tool EFF
**The [[Team+]] buff gives: 2+ runspeed and walkspeed
**Gives the player +15% Consumable Efficiency
**Gives the player +15% Tool Efficiency
==Trivia==
The [[Team+]] is currently exclusive to the Leader Pack
==Gallery==
[[Category:Items]]
[[Category:MERRY NEW YEAR]]
b375764ba4fbd21f507100258555079db71b5e70
File:FamiliarRoom1.png
6
1904
1905
2024-03-18T04:27:00Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FamiliarRoom2.png
6
1905
1906
2024-03-18T04:29:19Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FamiliarRoom3.png
6
1906
1907
2024-03-18T04:29:30Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Familiar Room
0
1845
1846
2024-03-18T04:33:43Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|IMAGES}}
{{Infobox1
|title=Familiar Room
|image=FamiliarRoom1.png
|caption=
|map_type=Rare
|date_added=1 January, 2024
|created_by=
|updates=[[:Category:MERRY NEW YEAR|MERRY NEW YEAR]]
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*An interactable [[Leader Pack|object]] is on this floor
*No entities spawn on this floor
*No buttons spawn on this floor
|map_size=
|map_weight=
|prev_map_weight=
}}
==Overview==
'''Familiar Room''' is a rare map added in the [[:Category:MERRY NEW YEAR|MERRY NEW YEAR]] update.
The Familiar Room is a long pitch black hallway with floors such as [[Autumn Grotto]] and [[Pico's Palace]] scattered throughout. The last section resembles the [[Arcade]] floor with the [[Leader Pack]] on a table at the end. Once picking it up all players will obtain the item and the following message will appear: <big><div style="text-shadow:0.1px 0.1px 2px white;"><span style="color:#d52a41;"><span style="font-family: Impact;">"A little gift to start out the new year." "Enjoy the memories of the facility."</span></span></div></big>
==Spawning Requirements==
Familiar Room can only spawn on floor 5 or higher.
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
FamiliarRoom2.png|A seperate section of the Familiar Room
FamiliarRoom3.png|The ending to the Familiar Room
</gallery>
[[Category:Floors]]
[[Category:Rare Floors]]
[[Category:MERRY NEW YEAR]]
d85e49ecef40cf687c0f2bbdd8758762d5fefe4e
Chaos Crate
0
1698
1699
2024-03-18T04:36:15Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Quote|"[Playername] has placed a Chaos Crate. Feed it scrap to boost its power"|— Message sent in chat upon use}}{{Infobox1|title=Chaos crate|date_added=7 September, 2023|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]|cooldown=1 floor|types=Active|abilities=*1 use per floor
*spawns in a crate that does a random effect
*effects become more effective the more scrap players have given to the crate
*limited uses|acq_by=Sandpit/gamepass|price={{Robux|440}}}}
==Overview==
'''Chaos Crate''' is an item that was added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] Update. Upon use it will drop a chaos crate from the sky where you can deposit scrap before an activation timer begins to counts down to. Only one can be spawned per floor. It cannot be spawned inside the elevator or after all of the buttons have been pushed. Once all of the buttons have been pushed the timer starts rapidly decreasing. It is also able to give itself more scrap randomly at the end of the timer. The Chaos Crate will blink red and emit a beeping noise when it is about to spawn or incinerate entities.
==Abilities==
When the chaos crate's timer runs out, usually one random event has a chance to happen, but there's a rare chance it can do double, these events being:
*Give the [[Luck|Lucky]] buff to all players
*Give the [[Water (Effect)|Water]] buff to all players
*Give the [[Stealth]] buff to all players
*Give the [[Cleanse]] buff to all players
*Give the [[Smooth]] buff to all players
*Give the [[Radar]] buff to all players
*Give x [[Injured]] debuff to all players
*Give the [[Sludge]] debuff to all players
*Give the [[Blindness]] debuff to all players
*Give the [[List of Statuses|Unlucky]] debuff to all players
*Give the [[Frozen]] debuff to all players
*Give the [[Chaos]] debuff to all players
*Give the [[Doom]] debuff to all players
*Give all players [[Mixed Candies]]
*Give all players [[Cat Coffee]]
*Give all players x battery
*Scatter all players
*Summon a random [[:Category:Entities|Entity]]
*Incinerate x Entities
*Press x amount of buttons
*Press all buttons
*Activate the halloween Shrine
==Gallery==
<gallery widths="185" bordersize="none">
Chaos crate doing 11 events at one time.png|An instance of a Chaos Crate spawning multiple events.
ChaosDoom.png|The message when Chaos Crate gives [[Doom]]
</gallery>
[[Category:Items]]
[[Category:Gamepass Items]]
[[Category:Sand Pit Items]]
[[Category:ANNIVERSARY]]
70dd8206e2593d4c90892ed4722a3bc37b65fe30
File:ChaosDoom.png
6
1907
1908
2024-03-18T04:36:40Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mental Asylum
0
708
709
2024-03-18T04:54:20Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Mental Asylum
|image=Spectre'sZone.png
|caption=An abandoned part of the facility
|map_type=Boss
|date_added=1 April, 2023
|created_by={{CreatedBy|SidewaysEight}}
|updates=[[:Category:FOOLS OF APRIL|FOOLS OF APRIL]]
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*3 [[Spectre|Spectres]] appear on this map
*Lightning occasionally strikes
*Pressing all the buttons turns the power on
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
It is distinguished due to harbouring an exclusive entity, known as the [[Spectre]].
==Overview==
'''Mental Asylum''' is a boss map added in the [[:Category:FOOLS OF APRIL|FOOLS OF APRIL]] event. It has a chance to appear when the [[Boss Raid]] floor upgrade is chosen. A maximum of one elevator can appear in this map.
Mental Asylum is a sprawling network of long hallways comprised of a deep grey carpet and grey wooden walls. It has various windows segmented across it depicting a black void. Within the hallways are smaller rooms with furniture, as well as a couple large gathering rooms with a projection screen, which are accessed via large doorframes. The halls are nigh pitch-black, only intermittently illuminated by strikes of lightning that are casted from the windows. The map has a constant ambient sound of muffled rain.
==Special Properties==
*Three [[Spectre|Spectres]] are the only entities that appear on this floor.
*As previously mentioned, lightning strikes can occur on this floor, which light up the map temporarily. These also temporarily cause the Spectres to become visible.
*When all the buttons are pressed, the lightning will come to a halt, the Spectres will despawn, and power will be restored to the floor, including the lights.
==Trivia==
*Mental Asylum is one of the only three maps to have a special weather property, the other two being [[Scrap Store]] and [[Death Pit]].
*This is the only map where a special property occurs when all the buttons are pressed.
*If any entities other than the [[Spectre|Spectres]] spawn through external means, then they too will die when all buttons are pressed.
==Gallery==
<gallery widths="185" bordersize="none">
LeftWall.png|The left wall in front of the elevator.
MiddleWall.png|The middle wall in front of the elevator.
RightWall.png|The right wall in front of the elevator.
MentalAsylumRoomofEyes.png|A room with posters of eyes all along the wall.
</gallery>
[[Category:Floors]]
[[Category:Boss Floors]]
[[Category:Upgrade Floors]]
[[Category:FOOLS OF APRIL]]
b64f0633d641b8dc88f3dd2ccbd24ab6b2d622f2
Piñata
0
1562
1563
2024-03-18T22:40:23Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=
|image=Piñata.png
|date_added=27 August, 2023
|created_by=
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|date_removed=
|removal_reason=
|tooltip=A figure made out of cardboard and paper. Spend 3 battery to have a chance for it to burst into candy!
|cooldown=
|categories=
|types=
|effects=
*-{{BatteryStats|3}} to have a chance to break the piñata
*Once broken, leaves a pile of candy for everybody to take
|acq_by=[[Scrap Store]]
|price={{ScrapCost|5-8}}
|prev_abil=
|prev_eff=
|prev_acq=
|prev_price=
}}
{{Quote|"A figure made out of cardboard and paper. Spend 3 battery to have a chance for it to burst into candy!"|— Inventory}}
==Overview==
'''Piñata''' is a miscellaneous item added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
...
==Abilities==
Upon breaking the '''Piñata''' a pile of mixed candies is dropped on the floor.
*
==Gallery==
<gallery widths="185" bordersize="none">
PinataGoodies.png|Goodies dropped from a piñata.
</gallery>
[[Category:Items]]
[[Category:ANNIVERSARY]]
2282a0d9502dd506554c1e8ccfc292173f50c974
Teafruit
0
1076
1077
2024-03-18T23:05:26Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Teafruit
|image=Teafruit.png
|date_added=19 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|tooltip=Restores 5 stamina and gives a short but powerful stamina regen buff.
|cooldown=1 sec
|effects=
*Gives [[+Stamina Regen|+Stamina Regen buff]] for 10 secs
|upgrade=
|acq_by=[[Scrap Store]]
|price={{ScrapCost|2-4}}
|prev_eff=
|prev_price=
}}
{{Quote|Restores 5 stamina and gives a short but powerful stamina regen buff.|— Tooltip}}
==Overview==
==Effects==
*Restores 5 stamina
*Gives [[+Stamina Regen]] fore 10 seconds
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
[[Category:Scrap Shop Items]]
[[Category:Upgradeable Items]]
[[Category:Sand Pit Items]]
5df3a3fd1edd22aa78e95c90e3761b3efd854d69
Grubblefruit
0
1075
1076
2024-03-18T23:06:33Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Grubblefruit
|image=Grubblefruit.png
|date_added=19 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|tooltip=
Restores 35 stamina and increases maximum stamina for a long duration.
|cooldown=1 sec
|effects=
*Gives [[+Maximum Stamina|+Maximum Stamina buff]] for 120 secs
|upgrade=
|acq_by=[[Scrap Store]]
|price={{ScrapCost|2-4}}
|prev_eff=
|prev_price=
}}
{{Quote|Restores 35 stamina and increases maximum stamina for a long duration.|— Tooltip}}
==Overview==
==Effects==
*Restores 35 stamina
*Gives [[+Maximum Stamina]] for 2 minutes
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Scrap Shop Items]]
f91531c172d8ef42feed72dbfbea660d24851966
Cleanse Potion
0
1071
1072
2024-03-18T23:54:44Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Cleanse Potion
|image=CleansePotion.png
|date_added=3 November, 2022
|updates=[[:Category:OOPS ALL BULLET HELL|OOPS ALL BULLET HELL]]
|tooltip=
|cooldown=
|effects=
*Gives [[Cleanse|Cleanse buff]] for 10 secs
|upgrade=
|acq_by=[[Alchemy Set]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|Gives the cleanse effect for 10s|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
ff9b7719ac0d2de06e44344209f693c2aad6fa14
Chilly Bin
0
1202
1203
2024-03-18T23:59:33Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Chilly Bin
|image=ChillyBin.png
|date_added=5 August, 2023
|created_by={{CreatedBy|luckily_dragon}}
|updates=[[:Category:SUMMER|SUMMER]]
|date_removed=
|removal_reason=
|tooltip=
|cooldown=
|categories=
|types=Ability
Team Play
|abilities=
*Uses 7 battery
*60s Cooldown
*Gives 1 soda
*Can give other items
|acq_by=[[Icey's Black Market]]
|price={{M$|150}}
|prev_abil=
|prev_eff=
|prev_acq=Shop
|prev_price={{M$|35}}
}}
{{Quote|"A cool bin that is great for storing drinks! Uses 7 battery to place down a chilly bin which each player can take a single drink from."|— Inventory}}
==Overview==
'''Chilly Bin''' is a large cooler box held by its handle. When placed on the ground, it reveals a couple of ice cubes and sodas sticking out of it.
==Abilities==
*Place down a chilly bin below wherever the user is standing, which can be used one time by all players. Soda is the most common reward, though it is possible to get other items.
**Costs 7 battery
{| class="fandom-table" width="50%" style="text-align:center;"
!Possible Items
|-
|[[File:Soda.png|50x50px|link=Soda]][[File:WaterI.png|50x50px|link=Water]][[File:CoffeeI.png|50x50px|link=Coffee]][[File:CleansePotion.png|50x50px|link=Cleanse Potion]][[File:HastePotion.png|50x50px|link=Haste Potion]][[File:RegenPotion.png|50x50px|link=Regen Potion]][[File:HealPotion.png|50x50px|link=Heal Potion]][[File:WitchesBrew.png|50x50px|link=Witches Brew]]
|-
|}
==Tips==
*Use Chilly Bin in places where other players can easily notice and access it, such as just outside an elevator. The best location is inside the main elevator during intermission between floors while everybody is voting on a floor upgrade.
==Trivia==
*The design of Chilly Bin placed down has only sodas, despite having a chance to other items to offer. Additionally, the interaction button states "soda", despite having a chance to other items to offer.
*Chilly Bin is the first item that allows other delvers to receive a free item.
==Gallery==
<gallery widths="185" bordersize="none">
ChillyBinTeaser1.png|A teaser of the Chilly Bin.
File:Chilly Bin Front.png|Frontal View of Chilly Bin
</gallery>
[[Category:Items]]
[[Category:SUMMER]]
[[Category:Event Items]]
5e1df378770b0b697e0d213a545fd06f5561b31a
Caffeine Coil
0
1762
1763
2024-03-19T00:47:56Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Quote|"A powerful coil with the ability to boost the stamina regen of its user"|— Inventory}}
{{Infobox1
|title=Caffeine Coil
|image=[[File:CaffeineCoil.png|thumb]]
|date_added=1 November, 2023
|updates=[[:Category:COILS|COILS]]
|tooltip="Gain stamina regen while held. Pressing buttons charges the coil for a speed boost."
|abilities=
*While held stamina regens faster
*Pressing a button while held adds charge to the coil
*When unequipped the coil goes on cooldown and turns charge into a speed boost
|categories=
{{Status}}
{{Item}}
{{Battery}}
{{Speed}}
|types=Active
|acq_by=Crafting
|crafting=
*{{ItemIcon|Coil|Coil}} x1
*{{ItemIcon|RegenPotion|Regen Potion}} x1
*{{ItemIcon|CoffeeI|Coffee}} x5
*{{ItemIcon|Soda|Soda}} x5
|upgradable=No}}<blockquote></blockquote>
==Overview==
The '''Caffeine Coil''' is an active ability item added in the [[:Category:COILS|COILS]] update.
To see the crafting recipe for Caffeine Coil, you need the [[Coil]].
It can be crafted during a run with 1x Coil, 1x [[Regen Potion]], 5x [[Coffee]], and 5x [[Soda]] upon crafting it the player can get the Caffeine Coil as a permanent inventory item that can be used in future runs.
==Abilities==
*Charges up a speed boost as you press buttons (up to 5 buttons). When it's ready, electric particles will emit from the coil. Unequipping the coil will inflict [[List of Statuses#Buffs|Speed (Caffeine Coil)]] for (?) seconds.
*Passively increases stamina regen by 2
==Trivia==
*The Caffeine Coil's model is derived from official Roblox coil gears, although the texture is changed.
==Gallery==
<gallery>
HeldCaffeineCoil.png|A player holding the Caffeine Coil.
</gallery>
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
20000355b64af931918a8475b5f45b704c5f274e
Category:Items
14
274
275
2024-03-19T00:50:53Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
'''Items''' are various gadgets and consumables that can be obtained in various ways, whether they be bought with money in the lobby and brought in game, randomly scattered in maps, crafted with scrap, or found in the lobby. Certain [[Floor Upgrades|floor upgrades]] may also give players items and some items can gift other items.
==Ability Items==
*<span style="color:#e000ff;">Purple</span> items are [[:Category:Event Items|event items]], which are only obtainable during events or in [[Icey's Black Market]].
*<span style="color:#00FF00;">Green</span> items are only obtained from gamepasses.
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" ;"
!Item
!Category
!Effect
!Image
|-
|'''<div style="text-align:center;">[[Alchemy Set]]</div>'''
|{{Status}} {{Battery}} {{Item}} {{Speed}}
|
*Converts applicable [[Effects#Debuffs|Debuffs]] into consumable items
*12 battery cost per potion
*45 sec cooldown
**[[Slow (Oculus)]], [[Slow (Parasite)]], and [[Static]] → [[Haste Potion]]
**[[Sludge]] and [[Gloom]] → [[Regen Potion]]
**[[Blindness]] → [[Stealth Potion]]
**[[Injured]] and [[Leech]] → [[Cleanse Potion]]
**[[Doom]] → [[Volatile Shard]] x9
|[[File:Alchemy Set.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Antenna]]</div>'''
|{{Status}} {{Battery}} {{Aggro}}
|
*+3 speed when spotted for 7s
*Used manually gives the [[Radar]] effect for 12s
**30s Cooldown
**15 battery cost
|[[File:Antenna.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Anvil]]</div>'''
|{{Battery}} {{Item}}
|
*Spawns an anvil that stun slows nearby entities by 80% for 5s upon use
*Holding an item and interacting with the anvil upgrades the item
**Beartrap → Super Beartrap
**Campfire → Bonfire
**Burger → Clubsandwich
**Water → Coffee
*40 battery cost
*120s cooldown
|[[File:Anvil.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Camera]]</div>'''
|{{Battery}} {{Info}}
|
*Use to stun entities in front of the player
*Gives 5-8 info
*22 battery cost
*30s cooldown
|[[File:Camera.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Echolocator]]</div>'''
|{{Battery}} {{Button}}
|
*Use to highlight 3 closest buttons for 5s
*15 battery cost
*10s cooldown
|[[File:Echolocator.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Fungal Roots]]</div>'''
|{{Stamina}}
|
*+20 max stamina
*+2 stamina regen while not moving, which applies to nearby players
|[[File:FungalRoots.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Fuzzy Dice]]</div>'''
|{{Status}} {{Luck}}
|
*Gives a random [[Effects|Buff/Debuff]] for 20s
**High luck has higher chance to give Buffs
**Low luck has higher chance to give Debuffs
**60s cooldown
*+1 luck
|[[File:FuzzyDice.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Info Visor]]</div>'''
|{{Info}}
|
*Stuns nearby entities
**10s cooldown
*Receive 3 stuns from charging it to 100% by collecting info
*Max stun range of 175 studs
*Gain 30% more info
|[[File:InfoVisor.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Magic Mirror]]</div>'''
|{{Status}} {{Luck}}
|
*25% chance to copy [[Effects|Buffs]] in a 100-stud radius
*+1 luck
*-50% [[Effects#Debuffs|Debuff]] Effectiveness
|[[File:Magic Mirror.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Mossmetal Scraper]]</div>'''
|{{Item}} {{Stamina}} {{Scrap}}
|
*+6 stamina per scrap picked up
*Gives a ball of moss every 5 - 8 pickups of scraps
|[[File:MossmetalScraper.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Overdriver]]</div>'''
|{{Battery}} {{Stamina}} {{Overdrive}}
|
*+2 overdrive stamina every 2s
*+15 max battery
*Turns extra battery into overdrive stamina
|[[File:Overdriver.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Petrified Rose]]</div>'''
|{{Status}} {{Priority}}
|
*-5 Priority
*Gives [[Petrification]] at the cost of 50 max battery
|[[File:PetrifiedRose.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Research Goggles]]</div>'''
|{{Battery}} {{Stamina}} {{Speed}} {{Button}}
|
*+15 max battery
*+2 max stamina for every button pressed, capping at 25 buttons (50 max stamina)
*+2 max battery for every button pressed, capping at 25 buttons (50 max battery)
*+0.1 speed for every button pressed, capping at 25 buttons (2.5 speed)
|[[File:ResearchGoggles.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Scrap Crate]]</div>'''
|{{Item}} {{Luck}} {{Scrap}}
|
*Receive both an item and x1 stack of the [[Effects|Luck Buff]] for 10s
**Costs 1 scrap
*High luck gives a higher chance to receive better items
*Chance to double scrap picked up
|[[File:ScrapCrate.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Shadow Orb]]</div>'''
|{{Speed}} {{Aggro}} {{Priority}}
|
*Gives the [[Stealth]] buff for 5s
**20 battery cost
*+0.5 speed every 8 secs, capping at 3 speed
*Getting spotted resets the speed
*-10 Priority
|[[File:ShadowOrb.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Soda Cap]]</div>'''
|{{Stamina}} {{Speed}} {{Luck}} {{Overdrive}}
|
*+15 max stamina
*+1.5 speed
*+13 overdrive stamina occasionally (refills happen more often with higher luck)
|[[File:SodaCap.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Tesla Coil]]</div>'''
|{{Battery}} {{Luck}}
|
*Slows nearby entities every 1-5 secs by 50% speed for 0.75s
**3 battery cost
*Gain 5% of used battery from nearby players
|[[File:TeslaCoil.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[The Cure]]</div>'''
|{{Battery}} {{Status}} {{Stamina}}
|
*Removes all currently-applied [[Effects|Debuffs]] to receive <math>\frac{Debuff duration}{2.5 stamina}</math> stamina
**Costs <math>\frac{Debuff duration}{1.5 battery}</math>
**120s cooldown
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Traveller's Pack]]</div>'''
|{{Stamina}} {{Speed}}
|
*+0.5 speed
*+15 max stamina
*+0.5 stamina regen
*+1% consumable effectiveness per 80 Floor Distance, capping at 2000 studs (25% Effectiveness)
*+1% buff effectiveness per 80 Floor Distance, capping at 2000 studs (25% Effectiveness)
|[[File:TravellersPack.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Luck Coil]]</div>'''
|{{Status}} {{Item}} {{Battery}} {{Speed}}
|
*While held luck slowly increases, capped at 5
*When unequipped for 10s luck is lost
**Timer slowly increases back to default every floor
*Up to 50% chance to double the items picked up based on luck
|[[File:LuckCoil.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Caffeine Coil]]</div>'''
|{{Status}} {{Item}} {{Battery}} {{Speed}}
|
*While held stamina regens faster
*Pressing a button while held adds charge to the coil
*When unequipped the coil goes on cooldown and turns charge into a speed boost
|[[File:CaffeineCoil.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Speed Coil]]</div>'''
|{{Status}} {{Item}} {{Battery}} {{Speed}}
|
*Gives +4 Runspeed while equipped
*Inflicts [[Tired]] upon unequip
**-4 Walkspeed
|[[File:SpeedCoil.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Leader Pack]]</div>'''
|{{Status}} {{Item}}
|
*Gives nearby teammates the [[Team+]] buff
**Range is increased if another player with a leader pack is nearby
|[[File:LeaderPack.png|alt=|center|thumb|120x120px]]
|-
|'''[[Primordial Party Hat|<div style="text-align:center;"><span style="color:#e000ff;">Primordial Party Hat</span></div>]]'''
|{{Status}} {{Stamina}} {{Button}} {{Overdrive}}
|
*+10 stamina per button
*Pressing buttons gives the [[Speed (Party)]] for 5s
**Gives +5 Runspeed
*Randomly gives the [[Party]] for ? secs
**Gives +30 overdrive stamina per Party buff applied
*Shares [[Effects#Buffs|buffs]] with nearby allies
|[[File:PrimordialPartyHat.png|alt=|center|thumb|120x120px]]
|-
|'''[[Pumpkin Sprout|<div style="text-align:center;"><span style="color:#e000ff;">Pumpkin Sprout</span></div>]]'''
|{{Stamina}} {{Item}}
|
*Turn a full stamina bar into a tier upgrade
*+25 max stamina per tier
**Tier 1 → Pumpkins sometimes drop seeds that regrow into pumpkins after 60s{{Speculation}}
**Tier 2 → Gives pumpkin bombs that home towards entities and slow them down
** Tier 3 → Buffs tier 1 and 2 by 25%
|[[File:PumpkinSprout.png|alt=|center|thumb|120x120px]]
|-
|'''[[Vampire Cloak|<div style="text-align:center;"><span style="color:#e000ff;">Vampire Cloak</span></div>]]'''
|{{Battery}} {{Speed}}
|
*Use to teleport 7.5 studs forward{{Speculation}}
*Teleporting leaves a trail of bats that chase entities and slow them by 40% for 5s
*9 battery cost
*20 sec cooldown
|[[File:VampireCloak.png|alt=|center|thumb|120x120px]]
|-
|'''[[Running Shoes|<div style="text-align:center;"><span style="color:#e000ff;">Running Shoes</span></div>]]'''
|{{Stamina}} {{Speed}} {{Overdrive}}
|
*+5 max stamina every 3rd floor
*+1.5 runspeed
*+50 max stamina
|[[File:RunningShoes.png|alt=|center|thumb|120x120px]]
|-
|'''[[Teddy Bloxipin|<div style="text-align:center;"><span style="color:#e000ff;">Teddy Bloxipin</span></div>]]'''
|{{Status}} {{Item}}
|
*Chance to gift [[Love]] when equipped
*Chance to gift Heart Candies when equipped; see [[:Category:Items#Consumables|Consumables]]
*Functions like a [[Plushies|plushie]]
|[[File:TeddyBloxipin.png|alt=|center|thumb|120x120px]]
|-
|'''[[Dance Potion|<div style="text-align:center;"><span style="color:#e000ff;">Dance Potion</span></div>]]'''
|{{Status}}
|
*Gives [[Dance]] for 20 secs
**Decreases walkspeed and runspeed by 5
**35 sec cooldown
|[[File:DancePotion.png|alt=|center|thumb|120x120px]]
|-
|'''[[Smooth Potion|<div style="text-align:center;"><span style="color:#e000ff;">Smooth Potion</span></div>]]'''
|{{Status}} {{Battery}}
|
*Gives [[Smooth]]
**Makes user undetectable and unkillable by entities
**Costs 10 battery
**20 sec cooldown
|[[File:SmoothPotion.png|alt=|center|thumb|120x120px]]
|-
|'''[[Whoopie Cushion|<div style="text-align:center;"><span style="color:#e000ff;">Whoopie Cushion</span></div>]]'''
|{{Status}} {{Item}}
|
*Plays a fart sound upon use
|[[File:WhoopieCushion.png|alt=|center|thumb|120x120px]]
|-
|'''[[Floral Spring Hat|<div style="text-align:center;"><span style="color:#e000ff;">Floral Spring Hat</span></div>]]'''
|{{Status}}
|
*Periodically grows vegetation from the ground
|[[File:FloralSpringHat.png|alt=|center|thumb|120x120px]]
|-
|'''[[Sunstone|<div style="text-align:center;"><span style="color:#e000ff;">Sunstone</span></div>]]'''
|{{Battery}} {{Item}}
|
*Gives a [[Mini Sun]] every floor
*Can use to give yourself a Mini Sun
**Costs 15 battery
|[[File:Sunstone.png|alt=|center|thumb|120x120px]]
|-
|'''[[Chilly Bin|<div style="text-align:center;"><span style="color:#e000ff;">Chilly Bin</span></div>]]'''
|{{Battery}} {{Item}}
|
*Places down a cooler from which allies can receive drinks and potions
**Costs 7 battery
**60 sec cooldown
|[[File:ChillyBin.png|alt=|center|thumb|120x120px]]
|-
|'''[[Primeval Party Whistle|<div style="text-align:center;"><span style="color:#e000ff;">Primeval Party Whistle</span></div>]]'''
|{{Status}} {{Stamina}} {{Button}} {{Overdrive}}
|
*Picking up items starts a [[Whistle Chain]] and new items contribute to the whistle chain.
**Every 5 chains, the player is given new effects that stack with the effects from previous chains
**Chain of 5 → Walkspeed and Runspeed increased
**Chain of 10 → Runspeed increased
**Chain of 15 → Stamina regen and Max stamina increased
**Chain of 20 → Consumable EFF and Tool EFF increased
**Chain of 25 → Luck and Luck EFF increased
*Randomly gives user and nearby delvers [[Party (Whistle)]] buff
|[[File:Primeval Party Whistle.png|alt=|center|thumb|120x120px]]
|-
|'''[[Portable Pizza Oven|<div style="text-align:center;"><span style="color:#e000ff;">Portable Pizza Oven</span></div>]]'''
|{{Item}} {{Stamina}}
|
*Can be used to close the oven in order to cook pizza for 30 seconds, in order to give to you and fellow delvers
**Costs 15 battery and has a cooldown of 120 seconds on use
**Each use gives 8 slices of pizza, meaning 8 allies can take a slice
**Leftover pizza is converted into stamina on use
|[[File:PizzaOven.png|alt=|center|thumb|120x120px]]
|-
|'''[[Boogie Bomb|<div style="text-align:center;"><span style="color:#e000ff;">Boogie Bomb</span></div>]]'''
|{{Status}}
|
*Inflicts nearby delvers with [[Boogie]] after a few seconds
**Can only be used up to 10 times
|[[File:Boogie Bomb.png|alt=|center|thumb|120x120px]]
|-
|'''[[Vanilla Grand Cake|<div style="text-align:center;"><span style="color:#e000ff;">Vanilla Grand Cake</span></div>]]'''
|{{Status}} {{Item}}
|
*On use, places down a vanilla grand cake, which gives nearby delvers [[Speed (Party)]]
**Costs 12 battery, and increases in battery cost by three every time it's used
***Caps at 30 battery
|[[File:Vanilla Grand Cake.png|alt=|center|thumb|120x120px]]
|-
|'''[[Monster Mash Potion|<div style="text-align:center;"><span style="color:#e000ff;">Monster Mash Potion</span></div>]]'''
|{{Item}} {{Stamina}}
|
*On use, perform a dance while a tune is being played
**Costs 16 battery
*while dancing, Walkspeed is reduced by 80%
*when the tune is finished, regain your Walkspeed and gain [[List of Statuses#Buffs|Treat]] for 30 seconds and [[List of Statuses#Buffs|Haste]] for 10 seconds
|[[File:MonsterMashPotion.png|alt=|center|thumb|120x120px]]
|-
|'''[[Candy Bucket|<div style="text-align:center;"><span style="color:#e000ff;">Candy Bucket</span></div>]]'''
|{{Item}} {{Stamina}}
|
*Gives 50 stamina at the cost of 10 [[Mixed Candies]]
**Costs 15 battery
*If [[Treat]] is present and have 25 [[Mixed Candies]], the bucket shares 1 [[Mixed Candies]] to others
**Nearby delvers must be in a 40-stud radius to obtain a share
*Adds 5 new craftable candies to your recipes
|[[File:CandyBucket.png|alt=|center|thumb|120x120px]]
|-
|'''[[Cribblecopia|<div style="text-align:center;"><span style="color:#e000ff;">Cribblecopia</span></div>]]'''
|{{Status}} {{Battery}} {{Item}} {{Stamina}} {{Overdrive}}
|
*Replaces a [[Cribblefruit]] with a different cribble-esque fruit
**Costs 9 battery and one stock that replenishes every floor
|[[File:Cribblecopia.png|alt=|center|thumb|120x120px]]
|-
|'''[[Firework Carrier|<div style="text-align:center;"><span style="color:#e000ff;">Firework Carrier</span></div>]]'''
|{{Status}} {{Item}}
|
*10% chance to launch a firework when picking up an item
**Fireworks can give [[Haste]], [[+Stamina Regen]], or [[Sugar Rush]]
**Influenced by luck
|[[File:FireworkCarrier.png|alt=|center|thumb|120x120px]]
|-
|'''[[EDT|<div style="text-align:center;"><span style="color:#00FF00;">EDT</span></div>]]'''
|{{Status}}
|
*Shows the distance from the nearest entity based on color while held
**White hue → extremely far away
**Green hue → far away
**Orange hue → nearby
**Red hue → close
|[[File:EDT.png|alt=|center|thumb|120x120px]]
|-
|'''[[Lifeform Scanner|<div style="text-align:center;"><span style="color:#00FF00;">Lifeform Scanner</span></div>]]'''
|{{Info}}
|
*+15% info
*Shows entity spawn chances
|[[File:LifeformScanner.png|alt=|center|thumb|120x120px]]
|-
|'''[[Teleport Remote|<div style="text-align:center;"><span style="color:#00FF00;">Teleport Remote</span></div>]]'''
|{{Battery}} {{Button}}
|
*Teleports you to the nearest button upon use
**Teleporting animation lasts for 5 secs
*30 battery cost
*90 sec cooldown
|[[File:TeleportRemote.png|alt=|center|thumb|120x120px]]
|-
|}
==Consumables==
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" ;"
!Consumable
!Effect
!Source
!Image
|-
|'''<div style="text-align:center;">[[Burger]]</div>'''
|
*+{{StaminaStats|35}}
|
*Ground spawn
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
*Gifted by [[Scrap Crate]]
*Gifted by Gift Boxes
*Bought in Scrap Shop for 2-3 scrap
*Reward from [[Sand Pit]]
*Gifted by certain [[Plushies]]
|[[File:Burger.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Ghostburger]]</div>'''
|
*+{{StaminaStats|25-50}} based on total player deaths
|
*Gifted by certain [[Plushies]]
**Ex: [[Plushies|Ghaster]], [[Plushies|Sketcher]], [[Plushies|Mimic]]
|[[File:Ghostburger.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Clubsandwich]]</div>'''
|
*+{{StaminaStats|30}} for nearby players and yourself
|
*Given by anvil after upgrading a burger
*Gifted by certain [[Plushies]]
**Ex: [[Plushies|Eyemass]]
|[[File:Clubsandwich.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Pizza]]</div>'''
|
*+{{StaminaStats|20}}
|
*Players with [[Portable Pizza Oven]]
|[[File:Pizza.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Lemon]]</div>'''
|
*+{{StaminaStats|20}}
*Randomly +{{StaminaStats|40}} stamina (affected by luck)
*Gives [[Lemon (Effect)|Lemon]] for ? secs
|
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
*Gifted by Scrap Crate
*Sold at [[Scrap Store]]
|[[File:LemonI.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Lemonade]]</div>'''
|
*+{{StaminaStats|25}}
*Gives [[Lemon (Effect)|Lemon]] for 45 secs
|
*Upgrading a [[Lemon]] at an [[Anvil]]
|[[File:Lemonade.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Cabbage]]</div>'''
|
*+{{StaminaStats|30}}
*Gives [[Cabbage]] for ? secs
|
*Ground spawn
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
|[[File:CabbageI.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Dragonfruit]]</div>'''
|
*+{{StaminaStats|45}}
*Gives [[Lunar]] for ? secs
|
*Ground spawn
*Reward from [[Sand Pit]]
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Gloomberry]]</div>'''
|
*+{{StaminaStats|20}}
*Gives [[Effects|Gloom debuff]] for ? secs{{Verify}}
|
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
*Rewarded by [[Scrap Crate]]
|[[File:Gloomberry.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Apple]]</div>'''
|
*+{{StaminaStats|20}}
*10% chance to give [[Apple (Effect)|Apple]] for 30 secs
|
*Ground spawn
|[[File:Apple.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Golden Apple]]</div>'''
|
*+{{StaminaStats|80}}
*Gives [[Fortune]] for ? secs
|
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
*Rewarded by Scrap Crate
*Gifted by Gifts or Large Gifts
|[[File:GoldenApple.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Mixed Candies]]</div>'''
|
*+{{StaminaStats|15}}
*Gives [[Sugar Rush]] for 10 secs
**Occasionally gives [[Sugar Craving]] for ? secs instead
**Rarely gives [[Cleanse]] for ? secs instead
|
*Given by smashing pumpkins
|[[File:MixedCandy.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Peppermint]]</div>'''
|
*+{{StaminaStats|30}}
*Gives [[Sugar Rush]] for 10 secs
**Occasionally gives [[Sugar Craving]] for ? secs instead
**Rarely gives [[Cleanse]] for 10 secs instead
|
*Rarely given by smashing pumpkins
*Sold at [[Scrap Store]]
|[[File:Peppermint.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Cribblefruit]]</div>'''
|
*+{{StaminaStats|30}}
*+{{OverdriveStamina|20}}
|
*Ground spawn
**Occasionally has a chance to be a trap
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
*Gifted by Gifts and Large Gifts
*Gifted by [[Shakes Plushie]]
*Bought in Scrap Shop for 2-4 scrap
*Bought from cribblefruit dispensers for 7 scrap
*Reward from [[Sand Pit]]
|[[File:Cribblefruit.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Crumblefruit]]</div>'''
|
*+{{StaminaStats|30}}
*Gives [[Reverse Speed]] for ? secs
|
*Gifted by [[Shakes Plushie]]
*Bought in Scrap Shop for 2-4 scrap
|[[File:Crumblefruit.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Grubblefruit]]</div>'''
|
*+{{StaminaStats|35}}
*Gives [[+Maximum Stamina]] for ? secs
|
*Gifted by [[Shakes Plushie]]
*Bought in Scrap Shop for 2-4 scrap
|[[File:Grubblefruit.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Teafruit]]</div>'''
|
*+{{StaminaStats|5}}
*Gives [[+Stamina Regen]] for ? secs
|
*Gifted by [[Shakes Plushie]]
*Bought in Scrap Shop for 2-4 scrap
|[[File:Teafruit.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Omenfruit]]</div>'''
|
*+{{StaminaStats|666}}
*Gives [[Doom]] for 5 secs
|
*Bought in Scrap Shop for 15-17 (?) scrap
|[[File:Omenfruit.png|thumb|center|70x70px]]
|-
|'''<div style="text-align:center;">[[Water]]</div>'''
|
*Gives [[Water (Effect)|Water]] for ? secs
|
*Ground spawn
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
*Gifted by Scrap Crate
*Gifted by certain [[Plushies]]
*Sold at [[Scrap Store]]
|[[File:WaterI.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Coffee]]</div>'''
|
*Gives [[Coffee (Effect)|Coffee]] for ? secs
|
*Ground spawn
*Given through [[Lucky Dip]] or [[Floor Bonus|Floor Bonus (4)]]
*Gifted by certain [[Plushies]]
*Given by anvil after upgrading water
*Sold at [[Scrap Store]]
|[[File:CoffeeI.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Cat Coffee]]</div>'''
|
*Gives [[Coffee (Effect)|Coffee]] for 6 mins
*Gives the player cat ears
|
*Gifted from the Kitty Gift Box
*Gifted from the [[Chaos Crate]]
|[[File:CatCoffee.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Soda]]</div>'''
|
*Gives [[Soda (Effect)|Soda]] for ? secs
|
*Bought from vending machines for 3 scrap
*Reward from [[Sand Pit]]
*Gifted by certain [[Plushies]]
**Ex: [[Plushies|Murk]], [[Plushies|Shade]]
|[[File:Soda.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Witches Brew]]</div>'''
|
*Gives [[Witches Brew (Effect)|Witches Brew]] for ? secs
|
*Rare chance to buy from vending machines for 3 scrap
*Rare reward from [[Sand Pit]]
*Gifted by certain [[Plushies]]
**Ex: [[Plushies|Mire]]
|[[File:WitchesBrew.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Ball of Moss]]</div>'''
|
*+{{StaminaStats|1}}
|
*After picking up 5-8 scrap with Mossmetal Scraper
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Data Fragment]]</div>'''
|
*+{{StaminaStats|random}}
|
*Gifted by [[Spectre Plushie]]
|[[File:DataFragment.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Volatile Shard]]</div>'''
|
*Gives x50 [[Effects#Debuffs|Injured Debuff]]
|
*Given by using Alchemy Set on Doom
*Rare reward from [[Sand Pit]]
*Gifted by certain [[Plushies]]
**Ex: [[Plushies|Berylballer]], [[Plushies|Shadowwalker]]
|[[File:VolatileShard.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">Alchemy Potions</div>'''
|
*[[Haste Potion]]
**Gives [[Haste]] for 20 secs
*[[Regen Potion]]
**Gives [[Regen]] for 40 secs
*[[Stealth Potion]]
**Gives [[Stealth]] for 6 secs
*[[Cleanse Potion]]
**Gives [[Cleanse]] for 20 secs
|
*Given by [[Alchemy Set]]
*Reward from [[Sand Pit]] (except for Cleanse Potion)
|[[File:AlchemySetPotions.png|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Fart Potion]]</div>'''
|
*Causes the player to fart
|
*Gifted by [[Sin of Ratio Plushie]]
|[[File:FartPotion.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">Heart Candies</div>'''
|
*[[Cribble Heart Candy]]
**+{{StaminaStats|10}}
**+{{OverdriveStamina|10}}
*[[Pink Heart Candy]]
**+{{StaminaStats|5}}
**Gives [[Regen (Pink Heart Candy)]] for 5 secs
*[[Purple Heart Candy]]
**Gives [[Sugar Rush]] for 15 secs
*[[Red Heart Candy]]
**+{{StaminaStats|15}}
|
*Gifted by Teddy Bloxipin
|[[File:HeartCandies.png|alt=|center|thumb|120x120px]]
|-
|}
==Scrap Items/Miscellaneous==
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" ;"
!Item
!Uses
!Source
!Image
|-
|'''<div style="text-align:center;">[[Scrap]]</div>'''
|
*Used for crafting, purchasing items in the [[Scrap Store]], purchasing soda from a vending machine, or purchasing cribblefruit from cribblefruit dispensers
|
*Ground spawn
*Gifted by Gift Boxes
*Gifted when Scrap Shop is picked for the first time
*Gifted from a certain plushies
|[[File:Scrap.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Beartrap]]</div>'''
|
*When placed and an entity steps on one, the entity's speed decreases to 1 for 3s
**Untriggered traps have a placement limit
**Multiple traps cannot be placed in close proximity; a small noise will play when this is attempted
*Every time an entity steps in it, the duration of the effect decreases by 0.5s for the entity
|
*Craftable with 2 scrap
*Gifted by Gifts
*Gifted by [[Scrap Crate]]
|[[File:Beartrap.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Super Beartrap]]</div>'''
|
*When placed and an entity steps on one, the entity's speed decreases to 1 for 7s
**Untriggered traps have a placement limit
**Multiple traps cannot be placed in close proximity; a small noise will play when a player attempts to do so
*Every time an entity steps in it, the duration of the effect decreases by 0.5s for the entity
|
*Given by anvil after upgrading a beartrap
|[[File:SuperBeartrap.png|alt=|center|thumb|150x150px]]
|-
|'''<div style="text-align:center;">[[Campfire]]</div>'''
|
*When placed down and stand within its range, gives nearby delvers [[Warm]] for 60 secs
|
*Craftable with 5 scrap
*Gifted by gifts
*Gifted by [[Scrap Crate]]
|[[File:Campfire.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Bonfire]]</div>'''
|
*When placed down and stand within its range, gives nearby players [[Warm]] for 120 secs
|
*Given by anvil after upgrading a campfire
|[[File:Bonfire.png|alt=|center|thumb|150x150px]]
|-
|'''<div style="text-align:center;">[[Coil]]</div>'''
|
*Used to craft [[Speed Coil]], [[Caffeine Coil]], and [[Luck Coil]]
|
*Craftable with 35 scrap
|[[File:Coil.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Mossmetal Conductor]]</div>'''
|
*+{{StaminaStats|10}} for every scrap picked up
*+{{StaminaStats|6}} for every item picked up
|
*Crafted using [[Mossmetal Scraper|Mossemetal scraper]], x3 Grubblefruit, x3 Teafruit, x5 Ball of Moss, and x30 Scrap
|[[File:Placeholder.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[Super Antenna]]</div>'''
|
*+{{Walkspeed|3}} and +{{Runspeed|3}} when spotted for 12 secs
*Upon use, gives [[Super Radar]] for 12 secs
**40 sec Cooldown
**Costs 15 battery
|
*Crafted using [[Antenna]], x10 Cribblefruit, x3 Golden Apples, x35 Scrap
|[[File:Super Antenna.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[Crown Of Jewels]]</div>'''
|
*+{{Walkspeed|2}}
*+{{Runspeed|2}}
*+{{StaminaRegen|1}}
*+{{MaxStamina|25}}
*+{{MaxBattery|25}}
*-{{PriorityStats|5}}
*+{{BuffEFF|15}}
*+{{ConsumableEFF|15}}
*+15% info gain
|
*Crafted using Sapphire, Diamond, Topaz, Ruby, Amethyst, Emerald, x35 Scrap
|[[File:Crown of Jewels.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[:Category:Gems|Gems]]</div>'''
|
*Used to craft [[Crown Of Jewels]]
|
*Gifted by [[Golem Plushie]] and [[Gluttony Plushie]]
|[[File:Gems.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Pumpkin Bomb]]</div>'''
|
*When used, throws a pumpkin projectile that homes toward the nearest entity
**Explodes on contact, slowing any entities caught within the blast
|
*Breaking pumpkins with Tier 2 and Tier 3 [[Pumpkin Sprout]]
*Bought in the [[Night Market]]
|[[File:PumpkinBomb.png|thumb|center|120x120px]]
|-
|'''<div style="text-align:center;">[[Petrification]]</div>'''
|
* Displays different effects based on the amount of aspirant and terra
|
*Using [[Petrified Rose]] at the cost of 50 max battery
|[[File:Placeholder.png|thumb|center|120x120px]]
|-
|'''<div style="text-align:center;">[[Gift]]</div>'''
|
*Gifts an item one time:
**Gives 3-11 of the following items: burgers, cribblefruits, golden apples, beartraps, campfires, or scrap
|
*Bought in [[Scrap Store]] for 4-6 scrap
*Reward from [[Sand Pit]]
|[[File:Gift.png|thumb|center|120x120px]]
|-
|'''<div style="text-align:center;">[[Large Gift]]</div>'''
|
*Gifts an item one time:
**Gifts 3-20 of the following items: burgers, cribblefruits, golden apples, beartraps, campfires, or scrap
|
*Gifted by picking [[Upgrades|<span style="color:#e000ff;">Boss Raid</span>]], [[Upgrades|<span style="color:#ffd861;">Mysterious Sanctuary</span>]], or [[Upgrades|<span style="color:#5c0bff;">Pride</span>]]
*Bought in [[Scrap Store]] for 7-12 scrap
*Rare reward from [[Sand Pit]]
|[[File:Gift.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[Grand Gift]]</div>'''
|
*Gifts items three different times:
**Gifts 7-12 of the following items: burgers, ghostburgers, clubsandwiches, golden Apples, mixed candies, cribblefruits, teafruits, haste potions, beartraps, campfires, or scrap
**Gifts 1 of the following items: lemon, super beartrap, or large gift
** Third roll guarantees 1 of the following utility items: [[Antenna]], [[Echolocator]], [[Fungal Roots]], [[Fuzzy Dice]], [[Scrap Crate]], [[Traveller's Pack]], or [[Whoopie Cushion]]
|
*Successfully defeating [[Eyemaster Prime]], [[Ratio|Sin of Ratio]], or [[Ratio/Demise of Ratio|Demise of Ratio]]
*Rare reward from [[Sand Pit]]
|[[File:GrandGift.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[Kitty Gift Box]]</div>'''
|
*Gifts 2-3 items:
**Guarantees ?-? Scrap and 1 Cat Coffee
**Rarely gifts 1 Kitty Claws or 1 Cat Emblem
|
*Given from completing [[Cat Dummy|Cat Dummy's]] quest
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Kitty Claws]]</div>'''
|
*Does a short ranged attack that slows enemies that are hit
**Battery usage increases every swing
|
*Rarely gifted from a Kitty Gift Box
|[[File:KittyClaws.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[Cat Emblem]]</div>'''
|
*When spotted, gives the player the [[Alert]] buff
**Also gives nearby players the [[Radar]] buff
*During its cooldown it will also give the player +1 stamina regen
|
*Rarely gifted from a Kitty Gift Box
|[[File:Placeholder.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[Golden Whoopie Cushion]]</div>'''
|
*Plays a reverbed fart sound upon use
*Sparkles with gold particles
|
* Upgrading the [[Whoopie Cushion]] using the [[Anvil]]
|[[File:GoldenWhoopieCushion.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Prankster Cushion]]</div>'''
|
*Plays a fart sound upon use
*Rarely gives [[Reverse Stats]]
|
*Gifted by [[Bevil Plushie]]
*Bought in the [[Night Market]]
|[[File:PranksterCushion.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Red Sea Skull]]</div>'''
|
*Gives the [[Speed (Red Sea Skull)]] buff when held
*occasionally gives [[Infection]]
|
*Ground spawn
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Piñata]]</div>'''
|
*Can be hit multiple times (at the cost of 3 [[:Category:Battery|battery]] per hit), releasing a pile of candy, for every player, giving between 6-8{{Verify}} [[Mixed Candies]]
|
*Sold in [[Scrap Store]] for 5-8 scrap
|[[File:Piñata.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Firework Rocket]]</div>'''
|
*Launches a firework that causes a large zone to linger around for a short while that gives 3 possible effects
|
*Sold in [[Scrap Store]] for ?-6-? Scrap {{Verify|record possible scrap}}
|[[File:Firework Rocket.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Shock Potato]]</div>'''
|
*Able to be given to another player by running into them
*Gives the player holding it the [[Shock]] debuff after some time
|
*Rarely given to a random player
*Bought from a blurple vending machine
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Chaos Crate]]</div>'''
|
*Causes a random event to happen
**Event effectiveness increases when scrap is placed in it
|
*Rare chance to be dug up in the [[Sand Pit]]
*Permanently get 3 for 440 Robux
|[[File:Placeholder.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Throwbacker]]</div>'''
|
*Parries [[Eyemaster Prime]]'s attacks and damages Eyemaster Prime when a parry is successful
|
*Automatically given when the fight with [[Eyemaster Prime]] is initiated
|[[File:Throwbacker.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Rations]]</div>'''
|
*Gifts items three different times:
**Gifts 6-12 of the following common items: burgers, lemons, cabbages, apples, cribblefruit, grubblefruit, teafruits, sodas, or regen potions
**Gifts 6-12 of the following rare items: golden apples or campfires
|
*Automatically given when [[Ratio|Sin of Ratio]] turns into [[Ratio/Demise of Ratio|Demise of Ratio]]
|[[File:Gift.png|thumb|center|80x80px]]
|-
|'''<div style="text-align:center;">[[Railgun]]</div>'''
|
*Shoots a beam that damages [[Ratio/Demise of Ratio|Demise of Ratio]] when successfully hit
|
*Automatically given a few secs after the battle against [[Ratio/Demise of Ratio|Demise of Ratio]] begins
|[[File:Railgun.png|alt=|center|thumb|160x160px]]
|-
|'''<div style="text-align:center;">[[Wires]]</div>'''
|
*Nothing
|
*Gifted by [[Gluttony Plushie]]
|[[File:Wires.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Gold]]</div>'''
|
*Nothing
|
*Gifted by [[Shakes Plushie]]
|[[File:Gold.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Steel]]</div>'''
|
*Nothing
|
*Gifted by [[Shakes Plushie]]
|[[File:Steel.png|alt=|center|thumb|120x120px]]
|-
|'''<div style="text-align:center;">[[Pearl]]</div>'''
|
*Nothing
|
*Gifted by [[Shakes Plushie]]
|[[File:Pearl.png|alt=|center|thumb|120x120px]]
|}
==Lobby Items==
These items are only equippable in the lobby.
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" ;"
!Item
!Purpose
!Source
!Image
|-
|'''<div style="text-align:center;">[[Shovel]]</div>'''
|
*Used to dig sand in the [[Sand Pit]]
|
*Found on the left wall of the [[Sand Pit]]
|[[File:Shovel.png|thumb|center|150x150px]]
|-
|'''<div style="text-align:center;">[[Kad Coin]]</div>'''
|
*None
|
*Rewarded in [[Lobby#NPCs|Kad's coin flip]]
|[[File:KadCoin.png|thumb|center|150x150px]]
|-
|'''[[Backroom Waypoint|<div style="text-align:center;"><span style="color:#e000ff;">Backroom Waypoint</span></div>]]'''
|
*Teleports you to your own backroom elevator in the lobby
|
*Opened from [[Gift of Liminality]]
|[[File:Placeholder.png|thumb|center|150x150px]]
|-
|'''[[Last Update Sign|<div style="text-align:center;"><span style="color:#e000ff;">Last Update Sign</span></div>]]'''
|
*Shows how many days has passed since the last update
|
*Opened from [[Gift of Fleeting Time]]
|[[File:LastUpdateSign.png|thumb|center|150x150px]]
|-
|}
==Removed Items==
These items have been removed from the game, this section will be promptly removed if the page featured is removed.
{| class="fandom-table mw-collapsible mw-collapsed" width="100%" ;"
!Item
!Purpose
!Source
!Image
|-
|'''<div style="text-align:center;">[[Mini Sun]]</div>'''
|
*When used, spawns a Mini Sun that explodes after ? secs
**Explosion sets entities on fire for ? secs, immobilizing them
|
*When [[Sunstone]] is equipped, either get a Mini Sun manually or every floor
*<span style="color:#b00000;">UNOBTAINABLE</span>
|[[File:Mini Sun.png|thumb|center|120x120px]]
|}
==Trivia==
*The five fruits are based on Devil Fruit from the manga One Piece.
[[Category:Mechanics]]
19fcdbdaaf9c3068387f0619121b812a38bee9bb
Luck Coil
0
1815
1816
2024-03-19T01:07:02Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Quote|"A powerful coil with the ability to boost the luck of its user."|— Inventory}}
{{Infobox1
|title=Luck Coil
|image=[[File:LuckCoil.png|thumb]]
|date_added=1 November, 2023
|updates=[[:Category:COILS|COILS]]
|tooltip="Gain luck the longer the coil is held. Has a chance to dupe ground items."
|abilities=
*Increases luck the longer the item is held
**Caps at 5 luck
*Chance to duplicate items picked up
|categories=
{{Status}}
{{Item}}
{{Battery}}
{{Speed}}
|types=Active
|acq_by=Crafting
|crafting=
*{{ItemIcon|Coil|Coil}} x1
*{{ItemIcon|LemonI|Lemon}} x5
*{{ItemIcon|GoldenApple|Golden Apple}} x2
*{{ItemIcon|Gift|Large Gift}} x1
|upgradable=No}}<blockquote></blockquote>
==Overview==
The '''Luck Coil''' is an active ability item added in the [[:Category:COILS|COILS]] update.
To see the crafting recipe for Luck Coil, you need the [[Coil]].
It can be crafted during a run with 1x Coil, 5x [[Lemon|Lemons]], 2x [[Golden Apple|Golden Apples]] and 1x [[Large Gift]], once crafted the player permanently gains it as an inventory item, being able to equip it for future runs.
== Abilities==
*Gain 1 luck every 80 seconds. Initially starts with one clover unlocked and starting a new floor unlocks a clover that allows the user to regain more luck, capping at 5 luck.
**When unequipped, all luck earned from the coil will reset back to zero after a total of 10 seconds. Note that these seconds ''will not return'' back to 10 seconds when reequipped but ''will return once a new floor starts''.
*Has a 10% chance to duplicate items picked up off the ground for each filled clover. ''Does not duplicate'' status effects earned from duplicated items (e.g., stamina from scrap via [[Mossmetal Scraper]]) nor info from clipboards.
==Trivia==
*The Luck Coil's model is derived from official Roblox coil gears, although the texture is changed.
*Luck Coil's old recipe used to be: 1 [[Coil]], 1 [[Dragonfruit]], and 5 [[Lemon|Lemons]]
==Gallery==
<gallery>
File:Lucky coil description.png|A player holding the Luck Coil with the tooltip in view.
</gallery>
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
ec444f06fb91479d930e8c61be0a45bd85ecd3d5
Speed Coil
0
1757
1758
2024-03-19T01:07:27Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Quote|A powerful coil with the ability to boost the runspeed of its user.|— Inventory}}
{{Infobox1
|title=Speed Coil
|image=[[File:SpeedCoil.png|thumb]]
|date_added=1 November, 2023
|updates=[[:Category:COILS|COILS]]
|tooltip=Gives a speed boost when held. Become exhausted on unequip.
|abilities=
*+4 runspeed
*-4 walkspeed on unequip
|categories=
{{Status}}
{{Item}}
{{Battery}}
{{Speed}}
|types=Active
|acq_by=*Crafting
|crafting=
*{{ItemIcon|Coil|Coil}} x1
*{{ItemIcon|Placeholder|Red Sea Skull}} x1
*{{ItemIcon|HastePotion|Haste Potion}} x3
}}
==Overview==
The '''Speed Coil''' is an active ability item added in the [[:Category:COILS|COILS]] update.
To see the crafting recipe for Speed Coil, you need the [[Coil]].
It can be crafted during a run with 1x Coil, 1x [[Red Sea Skull]] and 3x [[Haste Potion|Haste Potions]], upon crafting it the player can get the Speed Coil as a permanent inventory item that can be used in future runs.
The Speed Coil is a red spring with a steel-type texture and is based off of the [https://www.roblox.com/catalog/99119158/Speed-Coil Speed Coil] gear from the Roblox Catalog.
==Abilities==
*Gives +{{Runspeed|4}} when holding the Speed Coil but gives the [[Tired|'Tired' debuff]] for 5 seconds when it is not held.
==Trivia==
*There used to be a bug where the Speed Coil cannot be crafted.
==Gallery==
[[Category:Items]]
[[Category:Craftable Items]]
[[Category:COILS]]
3eea03523dc4e1d60c0b7321eb72d734c501d945
Reverse Stats
0
1669
1670
2024-03-19T02:05:31Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Reverse Stats
|image=
|date_added=29 August, 2023
|updates=[[:Category:ANNIVERSARY|ANNIVERSARY]]
|e_effects=
*+{{DebuffEFF|100}}
*Gives an assortment of random stat values
|stackable=No
|convertable=No
|converts=
|e_acq_by=
*?% chance from [[Prankster Cushion]] (? secs)
*Eating a [[Candy of Jesters]]
*Eating a [[Joustfruit]]
|e_prev_eff=
}}
==Overview==
'''Reverse Stats''' is a debuff added in the [[:Category:ANNIVERSARY|ANNIVERSARY]] event.
==Effects==
* +100% Debuff EFF
*Chance to give 2 random stat values
**These effects being:
{| class="fandom-table"
|+
!Popup Question
!Stat Changes
|-
|Feeling Lucky?
| +1-3 Luck {{Verify}}
|-
|Feeling Universal?
| -50% - 100% Global EFF {{Verify}}
|-
|}
== Trivia==
== Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Effects]]
[[Category:Buffs]]
[[Category:ANNIVERSARY]]
579ffa6d83913ec73d834d630c5b83f02784b7c5
Kittyfruit
0
1774
1775
2024-03-19T02:10:03Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Kittyfruit
|image=Placeholder.png
|created_by=
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|Cribblesgiving]]
|tooltip=-
|cooldown=
|effects=
*+30 Stamina
*+20 Overdrive Stamina
*[[Amp|Amp buff]] for 1 min
|upgrade=
|acq_by=Chance from using the [[Cribblecopia]]
|price=
|prev_eff=
|prev_price=
}}
{{Quote|-|— Tooltip}}
==Overview==
'''Kittyfruit''' is a consumable.
The Kittyfruit can have a chance of being obtained from the [[Cribblecopia]] item.
Kittyfruit restores stamina like other food items and gives the [[Amp|Amp buff]] for 1 min
==Effects==
*Restores 30 stamina
*Gives 20 overdrive stamina
*[[Amp|Amp buff]] for 1 minute
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:CRIBBLESGIVING]]
65417e9d2fdfeeed7825f233801c5a2f2a709c2c
Scrap Store
0
460
461
2024-03-19T02:10:58Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Infobox1
|title=Scrap Store
|image=Scrap Store.png
|caption=The Scrap Store
|map_type=Unique
|date_added=19 August, 2022
|created_by={{CreatedBy|luckily_dragon}}
|updates=
|date_removed=
|removal_reason=
|large=No
|min_players=0
|max_elevators=1
|properties=
*No buttons appear on this floor
*Able to purchase consumables with {{ItemIcon|Scrap|Scrap}}
|map_size=
|map_weight=
|prev_large=
|prev_players=
|prev_elevators=
|prev_props=
|prev_map_weight=
|sub_name=
|sub_published=
}}
==Overview==
'''Scrap Store''' is a unique map added on August 19th, 2022. It can appear either naturally or after selecting the [[Floor Upgrades#Upgrades|Scrap Shop]] floor upgrade. A maximum of one elevator can be present in this map.
Scrap Store has flat, barren grass. Outside, there are dumpsters along the wall, and a concrete walkway with tables opposite to the grass. More notably, there is a shop with a bench right outside its entrance. Inside, is a small restaurant-like environment with rows of tables and chairs. Lukki sits behind a counter with shop items in sight.
==Special Properties==
*Players can use scrap they have accumulated to purchase items. Four randomized items are available on a counter inside the building, with a price range as well. Additionally, choosing its upgrade counterpart for the first time will reward all players with five [[scrap]].
*There are neither entities nor buttons. The map has an 80-second timer before players may finish the floor.
*There is a chance that a burger may spawn in the trash can at the corner of the store outside.
{| class="fandom-table mw-collapsible mw-collapsed" width="80%" style="text-align:center;"
!List of Consumables
!Price
|-
|[[File:Burger.png|70x70px|link=Burger]]
|2-4 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:WaterI.png|70x70px|link=Water]]
|2-4 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:CoffeeI.png|70x70px|link=Coffee]]
|2-5 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:LemonI.png|70x70px|link=Lemon]]
|2-4 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Cribblefruit.png|70x70px|link=Cribblefruit]]
|2-4 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Teafruit.png|70x70px|link=Teafruit]]
|2-4 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Crumblefruit.png|70x70px|link=Crumblefruit]]
|2-4 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Grubblefruit.png|70x70px|link=Grubblefruit]]
|2-4 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Omenfruit.png|70x70px|link=Omenfruit]]
|13-17 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Peppermint.png|70x70px|link=Peppermint]]
|5-8 {{ItemIcon|Scrap|Scrap}} {{Verify|Check Prices}}
|-
|}
{| class="fandom-table mw-collapsible mw-collapsed" width="80%" style="text-align:center;"
!List of Utilities
!Price
|-
|[[File:Gift.png|70x70px|link=Gift]]
|4-6 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Gift.png|90x90px|link=Large Gift]]
|7-12 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Piñata.png|70x70px|link=Piñata]]
|5-8 {{ItemIcon|Scrap|Scrap}}
|-
|[[File:Firework Rocket.png|70x70px|link=Firework Rocket]]
|4-? {{ItemIcon|Scrap|Scrap}} {{Verify|Missing Prices}}
|-
|}
==Trivia==
*Scrap Store is one of the only three maps to have a special weather property, the other two being [[Mental Asylum]] and [[Death Pit]].
*Burgers being able to appear in the trash can is a reference to trash cans from EarthBound, hamburgers being a possible item when digging into one.
==Gallery==
<gallery widths="185" bordersize="none">
Scrapstoreboard.png|The info board.
Scrapblackout2.png|Scrap Store during a black out.
OldScrapStore.png|The old design of Scrap Store.
Scrapstoreinside.png|The inside of the old Scrap Store.
Scrapstoreback.png|The back of the old Scrap Store.
Scrapblackout.png|Old Scrap Store during a black out.
</gallery>
[[Category:Floors]]
[[Category:Unique Floors]]
[[Category:Upgrade Floors]]
112da6a37efa3c0f0552caf1ad2cf5a75599f637
Lemon
0
1061
1062
2024-03-19T02:12:41Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Lemon
|image=LemonI.png
|date_added=
|updates=
|tooltip=
|cooldown=
|effects=
*+20 stamina
**Small chance to get +40 stamina
***Scales with luck
*Chance to get [[Lemon (Effect)|Lemon buff]] for ?s{{Verify}}
|upgrade={{ItemIcon|Lemonade|Lemonade}}
|acq_by=[[Floor Upgrades|Lucky Dip]]<br>[[Floor Upgrades|Floor Bonus (4)]]<br>[[Scrap Store]]<br>[[Grand Gift]]<br>[[Rations]]<br>[[Discomaster Plushie]]<br>[[Parasite Plushie]]
|price={{ScrapCost|2-4}}
|prev_eff=
|prev_price=
}}
{{Quote|?|— Tooltip}}
==Overview==
==Effects==
==Trivia==
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
2deac5837f5202c7a8cae2222d4fb6b6af53ceb1
Malicious Cribblefruit
0
1773
1774
2024-03-19T02:44:20Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox1
|title=Malicious Cribblefruit
|image=Placeholder.png
|date_added=21 November, 2023
|updates=[[:Category:CRIBBLESGIVING|CRIBBLESGIVING]]
|tooltip=A cute plushie that gives rewards if you give it enough attention.
|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}
|types=Plushie
|effects=
*Gives items, stamina, battery, and effects
|items_given=
*Cribblefruit
|battery=Yes<br>+? battery{{Verify}}
|stamina=Yes<br>+? stamina{{Verify}}
|buffs=[[File:SpeedEffect.png|50px|link=Effects#Buffs]]
|debuffs=[[File:SlowEffect.png|50px|link=Effects#Debuffs]]{{Verify}}
|acq_by=
*100% Bestiary entry of [[Cribblefruit Calamity]]
}}
{{Quote|"CRUNCH."|— Monchy Malicious Cribblefruit}}
==Overview==
==Effects==
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="50%" style="text-align:center;"
!<div style="text-align:left;">Malicious Cribblefruit</div>!!<div style="text-align:right;">Conditions</div>
|-
|CRUNCH.||Idle
|-
| SNAP.||Idle
|-
|Crunch.||Idle
|-
|Snap.||Idle
|-
|...||Alone
|-
|EEEF.|| Spotted by an entity
|-
|Vwooooom.|| Stamina gift
|-
|Bzzzzzp.|| Battery gift
|-
|BLAHHH. ||Item gift
|}
==Trivia==
* This is the only [[List of Plushies|Plushie]] which does not have the word 'Plushie' in it.
==Gallery==
<gallery widths="185" bordersize="none">
CribblefruitPlushie.png|Frontal view of the Malicious Cribblefruit.
</gallery>
[[Category:CRIBBLESGIVING]]
[[Category:Plushies]]
b269ec753bda8ff7079cd5dc9291997323ae19b5
File:NewDuskPlushieImage.png
6
1908
1909
2024-03-20T11:45:07Z
mh:minuselevation>CoolManHollow
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Dusk Plushie
0
1909
1910
2024-03-20T11:49:14Z
mh:minuselevation>CoolManHollow
0
wikitext
text/x-wiki
{{Stub}}{{Infobox1|title=Dusk Plushie|caption=S+ Plushie, fight me.|date_added=21 October, 2023|updates=[[:Category:HALLOWEEN P2 (2023)|HALLOWEEN P2 (2023)]]|categories={{Battery}}{{Item}}{{Status}}{{Stamina}}|types=Plushie|effects=*Gives items, stamina, battery, and effects|items_given={{ItemIcon|Burger|Burger}}{{ItemIcon|Ghostburger|Ghostburger}}{{ItemIcon|LemonI|Lemon}}{{ItemIcon|Soda|Soda}}|battery=Yes<br>+10 battery|stamina=Yes<br>+30 stamina|buffs=[[File:StealthEffect.png|50px|link=Effects#Buffs]]|debuffs=[[File:InjuredEffect.png|50px|link=Effects#Debuffs|Injured]]|acq_by=*100% Bestiary entry of [[Dusk]]|image=NewDuskPlushieImage.png}}{{Quote|Well... This... This is normal...|— Dusk Plushie}}
== Overview ==
The '''Dusk Plushie''' is a plushie obtainable by gaining 100% info on the [[Dusk]] entity, the plushie's appearance is the same as Dusk, but significantly smaller and simplified.
As for abilities the plushie shares mostly the same buffs, debuffs and items as the [[Shade Plushie]], except for one detail, instead of giving [[Water]] like the Shade Plushie it gives [[Lemon|Lemons]], which are far harder to obtain and significantly more valuable, this makes it one of the strongest plushies in the game.
== Dialogue ==
== Trivia ==
== Gallery ==
43599a489d0b9812508c635612f687cd7854044a
List of Plushies
0
207
208
2024-03-20T11:49:58Z
mh:minuselevation>CoolManHollow
0
wikitext
text/x-wiki
==Overview==
Plushies can be obtained by getting 100% info on a bestiary entry. Plushies are able to talk with players with unique dialogue under specific conditions, like being near a crowd of players, pressing buttons or being chased by an entity.
All plushies have the following effects:
*Gives a buff to the player when spotted by an entity
*Gives a debuff to the player when unequipped for 120s
*Gifts 30 [[Stamina]] when below 50%
*Gifts 10 [[Battery]] when below 50%(aside from [[Thorn Plushie]], which can gift 20 battery anytime)
*Gifts [[:Category:Items|Items]] randomly
*Can only give a maximum of 3 gifts per floor
*Increases the multiplier of the entity a plushie represents (see [[Map & Entity Rarity]] for more details)
The type and amount of goods and buffs gifted varies from plushie to plushie; although, it mostly depends on what entity the plushie is based on. It should also be noted that plushies can only give a maximum of 5 gifts per floor.
All plushies have the same description in the inventory. They are all also in the Battery, Item, Status, and Stamina categories.
==Plushies==
{| class="mw-collapsible mw-collapsed fandom-table" width="100%" style="text-align:center;"
!<div style="text-align:center;">Plushie</div>
!<div style="text-align:center;">Buff/Debuff</div>
!<div style="text-align:center;">Gifts</div>
!<div style="text-align:left;">Image</div>
|-
|[[Angler Plushie]]
|
[[Cleanse]] for 10s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min{{Verify}}
|
*Water
*Scrap
|[[File:AnglerPlushie.png|center|thumb|250px]]
|-
|[[Berylballer Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Volatile Shards
|[[File:BerylballerPlushieFront.png|center|thumb|250px]]
|-
|[[Bevil Plushie]]
|Chaos for 10s when spotted
Chaos for 10s if unequipped for 2min
|
*Prankster Cushions
*Fart Potions
|[[File:BevilPlushieFront.png|center|thumb|247x247px]]
|-
|[[Bozo Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Ghostburgers
|[[File:BozoPlushieFront.gif|center|thumb]]
|-
|[[Desire Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:DesirePlushieFront.gif|center|thumb|250px]]
|-
|[[Discomaster Plushie]]
|[[Effects|Party (Plushie) Buff]] for 5s when spotted<div />
[[Effects|Dance Debuff]] for 20s if unequipped for 2min
|
* Lemons
* Soda
|[[File:DiscomasterPlushieFront.gif|center|thumb]]
|-
|[[Dusk Plushie]]
|[[Effects#Buffs|Stealth Buff]] for 4s when spotted<div />
x1 Stack of the [[Effects|Injured Debuff]] if unequipped for 2min
|
* Burgers
* Lemon
* Soda
* GhostBurgers
|[[File:NewDuskPlushieImage.png|center|thumb|288x288px]]
|-
|[[Envy Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Effects#Buffs|Slow (Plushie) Debuff]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:EnvyPlushieFront.png|center|thumb|250px]]
|-
|[[Eyemass Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Clubsandwiches
|[[File:EyemassPlushieFront.png|center|thumb|250px]]
|-
|[[Eyemaster Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Effects#Buffs|Slow Debuff]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:EyemasterPlushieFront.png|center|thumb|250px]]
|-
|[[Ganderer Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:GandererPlushieFront.png|center|thumb|250px]]
|-
|[[Ghaster Plushie]]
|
[[Effects#Buffs|Stealth Buff]] for 4s when spotted
<div/>
[[Effects|Blindness Debuff]] for 20s if unequipped for 2min
|
*Ghostburgers
|[[File:GhasterPlushieFront.png|center|thumb|250px]]
|-
|[[Gluttony Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
*Coffee
*Amethysts
*Diamonds
*Emeralds
*Rubies
*Sapphires
*Topaz
*Cabbage
*Lemons
*Wires
|[[File:GluttonyPlushieFront.gif|center|thumb]]
|-
|[[Golem Plushie]]
|
[[Alert]] for 20 secs when spotted
<div/>
[[Target]] for 30 secs when unequipped for 2 mins
|
*Burgers
*Lemons
*Diamonds
*Sapphires
|[[File:GolemPlushieFront.png|center|thumb]]
|-
|[[Greed Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:GreedPlushieFront.png|center|thumb|250px]]
|-
|[[Gumballer Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div/>
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:GumballerPlushieFront.png|center|thumb|250px]]
|-
|[[Malicious Cribblefruit]]
|[[Speed (Plushie)]] for ?s when spotted<div />
[[Slow (Plushie)]] for ?s if unequipped for 2min{{Verify}}
|
*Cribblefruit
|[[File:CribblefruitPlushie.png|center|thumb|250px]]
|-
|[[Manager Plushie]]
|[[Speed (Plushie)]] for 7s when spotted<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Coffee
|[[File:ManagerPlushieFront.png|thumb|center]]
|-
|[[Midnightballer Plushie]]
|[[Speed (Plushie)]] for 7s when spotted<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Coffee
|[[File:MidnightballerPlushieFront.gif|center|thumb|250px]]
|-
|[[Mimic Plushie]]
|
[[Effects#Buffs|Alert Buff]] for 4s, [[Effects#Buffs|Coffee Buff]] for 31s, [[Speed (Plushie)]] for 7s, or [[Effects#Buffs|Stealth Buff]] for 4s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
* Soda
*Cribblefruit
*Cabbage
*+10 battery
|[[File:MimicPlushieFront.png|center|thumb|250px]]
|-
|[[Mire Plushie]]
|
[[Effects#Buffs|Cleanse Buff]] for 11s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Coffee{{Speculation}}
*Water
*(rare) Witches Brew
*+19 battery
|[[File:MirePlushieFront.png|center|thumb|250px]]
|-
|[[Murk Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Ghostburgers
*Gloomberries
*Mixed Candies
*Water
*Scrap
|[[File:MurkPlushieFront.png|center|thumb|250px]]
|-
|[[Parasite Plushie]]
|
[[Effects#Buffs|Cleanse Buff]] for 11s when spotted
<div />
[[Effects#Debuffs|Slow (Parasite) Debuff]] for 20s if unequipped for 2min
|
*Burgers
*Soda
*Lemons
*Scrap
|[[File:ParasitePlushieFront.png|center|thumb|250px]]
|-
|[[Scratcher Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Scrap
*Campfire
|[[File:ScratcherPlushieFront.png|center|thumb|250px]]
|-
|[[Sculpture Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Effects#Debuffs|Blindness Debuff]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:SculpturePlushieFront.png|center|thumb|250px]]
|-
|[[Seeker Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Soda
|[[File:SeekerPlushieFront.png|center|thumb|250px]]
|-
|[[Shade Plushie]]
|
[[Effects#Buffs|Stealth Buff]] for 4s when spotted
<div />
x1 Stack of the [[Effects|Injured Debuff]] if unequipped for 2min
|
*Burgers
*Water
*Soda
*GhostBurgers
|[[File:ShadePlushieFront.png|center|thumb|250px]]
|-
|[[Shadowwalker Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Volatile Shards
|[[File:ShadowwalkerPlushieFront.gif|center|thumb]]
|-
|[[Shakes Plushie]]
|
? for ? secs when spotted
<div />
? for ? secs if unequipped for 2 mins
|
*Gold
* Teafruit
*Cribblefruit
*Crumblefruit
*Grubblefruit
*Coffee
*Sapphire
*Ruby
*Diamond
*Topaz
*Emerald
*Amethyst
*Pearl
*Steel
|[[File:ShakesPlushieFront.png|center|thumb]]
|-
|[[Sin of Ratio Plushie]]
| [[Level Up!]] for 7s when spotted
<div />
[[Annoy]] for 6s if unequpped for 2min
|
*Fart Potions
*Regen Potions
*Haste Potions
|[[File:SinofRatioPlushieFront.png|center|thumb]]
|-
|[[Skeleton Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Coffee
*Soda{{Speculation}}
*Scrap
*(rare) Bonfires
|[[File:SkeletonPlushieFront.png|center|thumb|250px]]
|-
|[[Sketcherman Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Ghostburgers
*Scrap
|[[File:SketchermanPlushieFront.gif|center|thumb]]
|-
|[[Sloth Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:SlothPlushieFront.gif|center|thumb]]
|-
|[[Spectre Plushie]]
|
[[Speed (Plushie)]] for 7 secs when spotted
<div />
[[Loom]] for 20 secs if unequipped for 2 mins
|
*Data Fragments
|[[File:SpectrePlushieFront.png|center|thumb]]
|-
|[[Statues Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Clubsandwiches
|[[File:StatuesPlushieFront.png|center|thumb|250px]]
|-
|[[Thorn Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Effects#Debuffs|Blindness Debuff]] for 20s if unequipped for 2min
|
* Burgers
*Scrap
*20 battery
|[[File:ThornPlushieFront.png|center|thumb|250px]]
|-
|[[Trevor Touchdown Plushie]]
|[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Coffee
*24 battery
|[[File:TrevorTouchdownPlushieFront.png|center|thumb]]
|-
|[[Wanderer Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:WandererPlushieFront.png|center|thumb|250px]]
|-
|[[Wrath Plushie]]
|
[[Speed (Plushie)]] for 7s when spotted
<div />
[[Slow (Plushie)]] for 20s if unequipped for 2min
|
*Burgers
*Water
*Scrap
|[[File:WrathPlushieFront.gif|center|thumb]]
|}
==Dialogue==
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!Plushie Dialogue
|-
|
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Angler Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let me fish something up||Idle
|-
|Lets try not to lure any entities now||Idle
|-
| ||Around other players
|-
|
|-
| ||Alone
|-
|I lured a button to you!||Pressing buttons
|-
|Looks like something caught us!||Spotted by an entity
|-
| ||Spotted by [[Angler]]
|-
| ||Stamina gift
|-
| ||Battery gift
|-
| ||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Berylballer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">The facility is nothing but a purgatory of what's to come.</span>||Idle
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">I can feel the void shifting around us.</span>||Idle
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Many observers surround us.</span>|| Around other players
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">No one is here.</span>|| Alone
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">We must go deeper.</span>||Pressing buttons
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">I need to observe the heart.</span>||Pressing buttons
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An entity has found us. This should be easy to get out of.</span>||Spotted by an entity
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An old friend of mine. Unfortunately, he has lost control of himself as time progresses.</span>||Spotted by [[Parasite]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">YOU'RE NOT SUPPOSED TO ENCOUNTER THIS ENTITY! RUN FOR YOUR LIFE!!!</span>||Spotted by [[Eyemaster Prime]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Imagine that monster in its prime. It gives me the shivers.</span>||Spotted by [[Wrath|{{Wrath}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An assassin that has made its way into the facility. I have no recollection of its purpose.</span>||Spotted by [[Trevor Touchdown]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An anomaly of the void. The thing should not exist.</span>||Spotted by [[Shadowwalker|{{Shadowwalker}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Don't think we are one in the same. I have much more knowledge in my conscious.</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Another version of myself. Interesting.</span>||Spotted by [[Berylballer|{{Berylballer}}]]
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">You seem tired.</span>|| Stamina gift
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">You seem drained.</span>||Battery gift
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">Let's make things interesting.</span>||Item gift
|-
|<span style="font-family: 'Times';-webkit-text-stroke:0.2px #0047ab;color:#0096ff;">An item to help you shift the void.</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Bevil Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
| Lets play! Lets play! ||Idle
|-
|The whole circus is here!||Around other players
|-
|The circus is in town!|| Around other players
|-
|Alone, Alone.||Alone
|-
|Our act draws closer.||Pressing buttons
|-
|A friend! A friend! || Spotted by an entity
|-
|Lets play Eye spy!||Spotted by [[Wanderer]]/[[Eyemass]]/[[Eyemaster]]/[[Ganderer]]
|-
|Lets play hide and seek!||Spotted by [[Shade]]/[[Seeker]]
|-
|What a funny halloween costume! Trick or treat!||Spotted by [[Ghaster]]
|-
|Do you remember? The circus… Lets forget what happened.||Spotted by [[Bozo]]
|-
|Did you ever hear of the sculpture challenge?|| Spotted by [[Sculpture]]
|-
|What fun tricks are in his suitcase?||Spotted by [[Greed]]
|-
|Him! He looks Fun! ||Spotted by [[Bevil]]
|-
| Wohoo! A disco ball always makes the party so much more fun!|| Spotted by [[Discomaster]]
|-
|My friend! The juggling ball dispenser!||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|My friend! The super duper juggling ball Dispenser!||Spotted by [[Berylballer|{{Berylballer}}]]
|-
|Lets play Again!||Stamina gift
|-
|Lets play Again!||Battery gift
|-
|Open the Mystery Box!||Item gift
|-
|My gift to you.||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Bozo Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|What a silly facility. || Idle
|-
|I see my jokes have amassed the crowd!||Around other players
|-
|I'm getting popular!||Around other players
|-
|Alone again? Lol!||Alone
|-
|Silly player. Don't go after buttons.||Pressing buttons
|-
|Ahh! A scary monster! He looks just like you!||Spotted by an entity
|-
|Look! A silly clown! He looks just like you! ||Spotted by [[Bozo]]
|-
|Some stamina for your funny jokes.||Stamina gift
|-
|Some battery for your funny jokes.||Battery gift
|-
|A gift for your funny jokes.||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Desire Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Knowledge is power.</span>||Idle
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Show the beauty to the audience.</span>||Around other players
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">All alone for self-admiration.</span>||Alone
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">I see the attraction.</span>||Pressing buttons
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Judgement.</span>||Spotted by an entity
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">Oh my. I have never seen someone like me.</span>||Spotted by [[Desire|{{Desire}}]]
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">You walk in the light of former stars.</span>||Stamina gift
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">You are rejuvinated.</span>||Battery gift
|-
|<span style="font-family: 'Kalam';-webkit-text-stroke:0.4px #a83ba8;color:#df6cda;">I lend you, a gift.</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Discomaster Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Indie Flower';">Eye am quite bored.</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Eye want to party!</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Let's dance, delver!</span>|| Idle
|-
|<span style="font-family: 'Indie Flower';">Let's do some kareoke!</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Eye have a lot of friends!</span>||Around other players
|-
|<span style="font-family: 'Indie Flower';">Dame da ne...</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye have no friends :(</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye think there are more buttons nearby.</span>||Pressing buttons
|-
|<span style="font-family: 'Indie Flower';">Eye see a party pooper!</span>||Spotted by an entity
|-
|<span style="font-family: 'Indie Flower';">Eye think it wants to party with us!</span>||Spotted by [[Discomaster]]
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some stamina!</span>||Stamina gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some battery!</span>||Battery gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need an item!</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Envy Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">The others have it too well.</span>||Idle
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Don't let the others take anything.</span>||Around other players
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Here you stand, alone.</span>||Alone
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">They will not have it. You will.</span>||Pressing buttons
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Run. You can only run.</span>||Spotted by an entity
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Who is that? Why does it look like me?</span>||Spotted by [[Envy|{{Envy}}]]
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Your strength grows.</span>||Stamina gift
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Your power grows.</span>||Battery gift
|-
|<span style="font-family: 'Merriweather';-webkit-text-stroke:0.4px #007004;color:#00c307;">Your inventory grows.</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Eyemass Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Me Wander.||Idle
|-
|Me Popular.||Around other players
|-
|You No Friends.||Alone
|-
|You Button. Helpful Helpful.||Pressing buttons
|-
|Scary Danger! ||Spotted by an entity
|-
|Me. But Small.||Spotted by [[Wanderer]]
|-
|It Me!||Spotted by [[Eyemass]]
|-
|Stamina For You.||Stamina gift
|-
|Battery For You.||Battery gift
|-
|Gift For You.|| Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Eyemaster Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Indie Flower';">Eye don't see any buttons.</span>||Idle
|-
|<span style="font-family: 'Indie Flower';">Eye have alot of friends!</span>|| Around other players
|-
|<span style="font-family: 'Indie Flower';">Eye have no friends :(</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye am alone :(</span>||Alone
|-
|<span style="font-family: 'Indie Flower';">Eye think there are more buttons nearby.</span>||Pressing buttons
|-
|<span style="font-family: 'Indie Flower';">Eye am scared for my life :(</span>||Spotted by an entity
|-
|<span style="font-family: 'Indie Flower';">Eye see an entity of taste coming our way.</span>||Spotted by an [[Eyemaster]]
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some stamina!</span>||Stamina gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need some battery!</span>||Battery gift
|-
|<span style="font-family: 'Indie Flower';">Eye think you need an item!</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Ganderer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let's gander!||Idle
|-
|It's ganderful to be with you!||Idle
|-
|I gander for the buttons.||Idle
|-
| What a ganderful crowd!||Around other players
|-
|I gander where our friends are?||Alone
|-
|Gandering around all alone.||Alone
|-
|Ganother button down!||Pressing buttons
|-
|Whaaaa!||Spotted by an entity
|-
|I gander who that handsome entity is!||Spotted by [[Ganderer]]
|-
| Some stamina for your troubles!|| Stamina gift
|-
|Some battery for your troubles!||Battery gift
|-
|An item for your troubles!||Item gift
|-
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Ghaster Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|...||Idle
|-
|.....||Around other players
|-
|.|| Alone
|-
|...||Pressing buttons
|-
| !||Spotted by an entity
|-
|:o||Spotted by [[Ghaster]]
|-
|:)||Stamina gift
|-
|:)||Battery gift
|-
|:)|| Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Gluttony Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">FEED ME, DELVER!</span>||Idle
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">IT'S A WHOLE DINNER PARTY HERE!</span>||Around other players
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">I WONDER WHAT'S FOR DINNER...</span>||Alone
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">I'M GETTING HUNGRY.</span>||Pressing buttons
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">IF YOU DIE, WHO WILL FEED ME?</span>||Spotted by an entity
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">WHY DOES IT LOOK AS HUNGRY AS I AM?</span>||Spotted by [[Gluttony|{{Gluttony}}]]
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">BURNING CALORIES, HUH?</span>||Stamina gift
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">I DON'T KNOW WHY I CAN GIVE YOU THIS BUT WHATEVER</span>||Battery gift
|-
|<span style="font-family: 'Cormorant Garamond';-webkit-text-stroke:0.2px #a56a00;color:#dfad00;">YOU CAN NEVER HAVE ENOUGH!</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Golem Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|A strange place for a delver to explore...||Idle
|-
|Be cautious, delver.||Idle
|-
|I shall protect you, little delver.||Idle
|-
|A crowd? Fascinating.||Around other players
|-
|You should talk to the delvers!||Around other players
|-
|Alone? A wiser choice than to be with bad company.||Alone
|-
|Feels eerily quiet...||Alone
|-
|Keep pressing on, delver.
|Pressing buttons
|-
|A good time to run, delver!||Spotted by an entity
|-
|Looks like me. Look how hollow it is...||Spotted by [[Golem]]
|-
|Similar to me, except unintelligent.||Spotted by [[Sculpture]]
|-
|Tired? Have some stamina. ||Stamina gift
|-
|Some battery for your travels, delver.||Battery gift
|-
|A gift to cherish.|| Item gift
|-
|May this gift serve you well.
|Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Greed Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>[[PLEASE DEPOSIT 5 COINS.]]</nowiki></span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;">EVERYONE SHOULD GIVE A LITTLE $$$!</span>||Around other players
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>ALONE,, ON A [[SATURDAY] NIGHT????%?</nowiki></span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;">BUT WAIT, THERE'S MORE!!!???</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>[[MUST BE A BLACK FRIDAY SALE!!!]]</nowiki></span>||Spotted by an entity
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>LOOKING [[ready for sales]] OVER THERE!!!!</nowiki></span>||Spotted by [[Greed|{{Greed}}]]
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;">YOU CAN'T PASS UP THIS OFFER, EVEN IF YOU TRY</span>||Stamina gift
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>I WON'T [[charge]] YOU FOR THIS!!</nowiki></span>||Battery gift
|-
|<span style="-webkit-text-stroke:0.2px #9a7e00;color:#ceb900;"><nowiki>AND HAVE A [[SEC0ND]] 1NE, ABSOLUTELY [[FREE]]!!!</nowiki></span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Gumballer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">It's gumballtastic to see you!</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Keep delving little friend!</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">We're a machine full of gumballs!</span>||Around other players
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">A single gumball in an empty machine.</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">The void is unlimited, yet you have no friends?</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Another button down the hatch!</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">That button looks like a gumball!</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">A sneaky little entity has found us!</span>||Spotted by an entity
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Holy gumballs! Its a gumballer!</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Its me... but blue?</span>||Spotted by [[Berylballer|{{Berylballer}}]]
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Some stamina for your adventure!</span>||Stamina gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">Some battery for your adventure!</span>||Battery gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">A bite-sized treat for your little void adventure!</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Malicious Cribblefruit</div>!!<div style="text-align:right;">Conditions</div>
|-
|CRUNCH.|| Idle
|-
|SNAP.||Idle
|-
|Crunch.||Idle
|-
|Snap.||Idle
|-
|...||Alone
|-
|EEEF.|| Spotted by an entity
|-
|Vwooooom.||Stamina gift
|-
|Bzzzzzp.|| Battery gift
|-
|BLAHHH.||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Manager Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Here are the files you wanted boss.||Idle
|-
|Let's get to work boss.||Idle
|-
|The whole work force is here.||Around other players
|-
|Where is everyone? Is it a day off today?||Alone
|-
|Good work boss!||Pressing buttons
|-
|I don't want to be fired!||Spotted by an entity
|-
|Boss?!? Wait... Which one is my boss.||Spotted by [[Manager]]
|-
|Take some time off.||Stamina gift
|-
|Some extra batteries for you.||Battery gift
|-
|Here's your coffee boss!||Item gift
|-
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Midnightballer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...The key...</span>||Idle
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Around other players
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...Fortune...</span>||Alone
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Pressing buttons
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...Run...</span>||Spotted by an entity
|-
| <span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">......</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Stamina gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>||Battery gift
|-
|<span style="-webkit-text-stroke:0.2px #340000;color:#a30000;">...</span>|| Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Mimic Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|I'm a delver! Let me out of this silly doll!||Idle
|-
|Wow. So many 'people' around us.||Around other players
|-
|Ahh! Im a delver and I'm all alone!||Alone
|-
|That button has a cute face!||Pressing buttons
|-
| Ahhh! Run!||Spotted by an entity
|-
|What a wonderful person striding towards us!||Spotted by [[Mimic]]
|-
|Have some stamina to power your leg things!||Stamina gift
|-
|All good machines need battery! Take some! ||Battery gift
|-
|An item with a smile!||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Mire Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Sqump||Idle
|-
| Shlop||Idle
|-
|Shalop :)|| Around other players
|-
|Shlop :( :(||Alone
|-
|Splash ||Pressing buttons
|-
|Slibber Slum Slum! ||Spotted by an entity
|-
|Shlop Shlop Shlop!||Spotted by [[Mire]]
|-
|Stlam||Stamina gift
|-
|Shlarp||Battery gift
|-
|Slurp|| Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Murk Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|You shouldn't have bothered me.||Idle
|-
|Too many suspects!|| Around other players
|-
|Why do you bother with these people?||Around other players
|-
|Just you and me? This is great.||Alone
|-
|We lurk.
|Alone
|-
|Enigmatic machinery. Advances you into the next floor.||Pressing buttons
|-
|Do you believe pressing these will spare you from your demise?||Pressing buttons
|-
|Live this encounter.||Spotted by an entity
|-
|Pitiful being. You shall not die to this one.||Spotted by [[Seeker]]
|-
|Beings that channel Oculus. Their magic is my fuel.||Spotted by [[Wanderer]]
|-
|My kind. They have come to retrieve me from your grasp.||Spotted by [[Murk]]
|-
| Movement. Essential for your survival.||Stamina gift
|-
|Energy. From within. Spend it wisely. || Battery gift
|-
| I was blessed with the gift of giving. From one to another, the tradition continues.||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Parasite Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Hey! Why aren't you a plant?||Idle
|-
|*chomping noises*||Idle
|-
|I wonder if they have something that I can eat!||Around other players
|-
|Why are these people larger than I am? Not fair! ||Around other players
|-
|Alone? That's unfortunate!|| Alone
|-
|Shiny... Go press some more!|| Pressing buttons
|-
|Run!|| Spotted by an entity
|-
|Is that me when I grow into a big boy?||Spotted by [[Parasite]]
|-
|Have some of my energy!||Stamina gift
|-
|Have some of my photosynthesis! ||Battery gift
|-
|I just had this item on my mouth so here you go!||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Scratcher Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|I'm here, to SCRATCH!||Idle
|-
|Just SCRATCHING along.||Idle
|-
|I can SMELL delvers nearby. Let ME at them.||Around other players
|-
|Im HUNGRY and the only food nearby is YOU.||Alone
|-
|I NEED more buttons.||Pressing buttons
|-
|You need to FIND more BUTTONS.||Pressing buttons
|-
|A deadly entity has found US!||Spotted by an entity
|-
|Its ME!||Spotted by [[Scratcher]]
|-
|You deserve some STAMINA.||Stamina gift
|-
| You deserve some POWER.||Battery gift
|-
|My gift to YOU.||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Sculpture Plushie</div>!! <div style="text-align:right;">Conditions</div>
|-
|Give Me Gum Gum||Idle
|-
|You Dum Dum||Idle
|-
|You And You And You And You||Around other players
|-
|You||Alone
|-
|Now Just Need Gum Gum||Pressing buttons
|-
|Run||Spotted by an entity
|-
|Me|| Spotted by [[Sculpture]]
|-
|For You||Stamina gift
|-
| For You||Battery gift
|-
|For You||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Seeker Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|We must seek the truth.||Idle
|-
|We must seek some buttons.||Idle
|-
|We must seek out the elevator.||Idle
|-
|We have seeken many friends, More more more!||Around other players
|-
|Seek out some friends!||Alone
|-
|Seek out being not alone!!! Not being a loser!||Alone
|-
|We need to seek out the rest! Right now now now! ||Pressing buttons
|-
|No! We werent seeking enemies! ||Spotted by an entity
|-
|Now that's an entity worth seeking!||Spotted by [[Seeker]]
|-
| I see you are seeking some stamina.||Stamina gift
|-
|I see you are seeking some battery. ||Battery gift
|-
|I see you are seeking an item.||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Shade Plushie</div>!! <div style="text-align:right;">Conditions</div>
|-
|Well... This... This is normal...||Idle
|-
|I... I wonder if the entities are friendly... Like friends... I want friends...||Idle
|-
|...||Idle
|-
|Get me away from all these... People...||Around other players
|-
| I hate people. I hate grass. Get me out of here...||Around other players
|-
|Alone... As usual...||Alone
|-
|Progress... I don't like it...||Pressing buttons
|-
|I... I don't like it when things run at me like... like that...||Spotted by an entity
|-
|He's just like me... for real.....||Spotted by [[Shade]]
|-
|Empowerment... It's yours...|| Stamina gift
|-
|Some battery... for you...||Battery gift
|-
|I have a... gift... for you...||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Shadowwalker Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|⧫︎♒︎♏︎ ♒︎♏︎♋︎❒︎⧫︎ ♋︎⬥︎♋︎♓︎⧫︎⬧︎
(the heart awaits)
|Idle
|-
|❍︎♋︎■︎⍓︎ ♌︎♏︎♓︎■︎♑︎⬧︎
(many beings)
|Around other players
|-
|♋︎●︎□︎■︎♏︎ ♋︎●︎□︎■︎♏︎ ♋︎●︎□︎■︎♏︎
(alone alone alone)
|Alone
|-
|⬥︎♏︎ ♑︎□︎ ♎︎♏︎♏︎◻︎♏︎❒︎ ♋︎■︎♎︎ ♎︎♏︎♏︎◻︎♏︎❒︎
(we go deeper and deeper)
|Pressing buttons
|-
|♋︎■︎ ♋︎❍︎♋︎●︎♑︎♋︎❍︎♋︎⧫︎♓︎□︎■︎ □︎♐︎ ❖︎□︎♓︎♎︎ ♋︎■︎♎︎ ❍︎♓︎■︎♎︎
(an amalgamation of void and mind)
|Spotted by an entity
|-
|⧫︎︎︎♒︎︎︎♏︎︎︎ ❖︎︎︎□︎︎♓︎︎︎♎︎︎︎ ♑︎︎︎♋︎︎︎♓︎︎︎■︎︎︎ ⬧︎♏︎︎︎■︎︎︎⧫︎♓︎︎︎♏︎︎︎■︎︎︎♍︎︎♏︎︎︎
(the void gain sentience)
|Spotted by [[Shadowwalker|{{Shadowwalker}}]]
|-
| ❒︎◆︎■︎ ♐︎♋︎⬧︎⧫︎♏︎❒︎ ♋︎■︎♎︎ ♐︎♋︎⬧︎⧫︎♏︎❒︎
(run faster and faster)
|Stamina gift
|-
|◻︎□︎⬥︎♏︎❒︎ ◆︎◻︎
(power up)
|Battery gift
|-
| ♋︎ ♒︎♏︎●︎◻︎♐︎◆︎●︎ ⧫︎□︎□︎●︎
(a helpful tool)
| Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Sin of Ratio Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HOW DID I TURN INTO A MARKETABLE PLUSHIE?</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">THE LEAKS SAY WE ARE GETTING A NEW SPLIMBY'S JOURNEY GAME SOON! IT'S BEEN 20 YEARS!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M ACTUALLY REALLY CLOSE TO REACHING 10 SUBSCRIBERS ON NOOBTUBE!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">YEAH, I'M A HUGE FAN OF ELEVATEBOUND. CAN'T WAIT TO PLAY IT FOR THE FIRST TIME</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY PHONE RAN OUT OF BATTERY. DO YOU HAVE ANY GAMES ON YOUR PHONE?</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">DID YOU KNOW? I DON'T KNOW EITHER.</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY LIFE IS LIKE A VIDEO GAME!</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">TRYING HARD TO BEAT THE STAGE!</span>||Idle
|-
| <span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY GAMER SENSES ARE TINGLING...</span>|| Idle
|-
| <span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY DAD ACTUALLY WORKS AT CRIBBLECO! YOU WILL RUE THE DAY YOU CROSSED ME!</span> ||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M BORED. WHEN'S THE MINUS ELEVATION DIRECT?</span>||Idle
|-
| <span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M BORED. WANT TO PLAY SOME SUPER BASH BROS ON MY WINTENDO SWATCH?</span>|| Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MY FAVORITE BAND? AJJ, OF COURSE! DON'T TELL JUNE ABOUT THAT.</span>||Idle
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ERMMM GUYS, WE WERE SUPPOSED TO GET THE BUTTONS...</span> ||Around other players
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HAVE THEY PLAYED THE NEW GAME, OVER STORY? IT'S A GREAT GAME!</span>||Around other players
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I SEE SOMEONE FAMILIAR IN THE CROWD! PROBABLY DOESN'T TAKE A SHOWER! LOL!</span> ||Around other players
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">CAN YOU ALL KEEP IT DOWN? I'M TRYING TO LISTEN TO VIDEO GAME MUSIC!</span>|| Around other players
|-
| <span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">YOU MUST BE IN LONELY LODGE! GET IT?</span> ||Alone
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ALONE? I AM TOO BUDDY. I AM TOO.</span> ||Alone
|-
| <span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ALONE? AT LEAST YOU CAN FINISH SOME GAMES!</span>||Alone
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ALL WHILE I'M STILL PRESSING BUTTONS!</span>||Pressing buttons
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I'M CLOSE TO LEVELING UP AND THAT BUTTON LOOKS LIKE JUST ENOUGH EXP.</span>||Pressing Buttons
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">YIKES! LOOKS LIKE WE HAVE TO KICK IT INTO HIGH GEAR!</span>||Spotted by an entity
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">NYHEHE, THIS GUY LOOKS LIKE YOU! NYHEHEHE...</span>||Spotted by [[Bozo]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">IS THIS GUY CHEATING? I BELIEVE IT USES THE X-RAY MOD!</span>||Spotted by [[Seeker]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">LOOKS LIKE IT COULD FEED UPON SOME ORES.</span> ||Spotted by [[Parasite]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">OH MY WORD. IS THAT FROM THE HIT-INDIE GAME, ABOVE STORY?</span> ||Spotted by [[Skeleton]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I THINK I SAW IT VENT BEFORE! VOTE IT OUT!</span> ||Spotted by [[Mimic]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">ERMMMM WHAT ARE YOU LOOKING AT?</span>|| Spotted by [[Eyemaster]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">MURKIPLIER! I'M YOUR BIGGEST FAN!</span>||Spotted by [[Murk]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">SKETCHERMAN'S DELVER COUSIN: IPRESSBUTTONS-ERMAN</span>||Spotted by [[Sketcherman]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HOLY NARF! DID YOU INVEST IN MINUSCOIN TOO?</span>||Spotted by [[Greed|{{Greed}}]]
|-
| <span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">WELP. THAT'S WHAT WE CALL 'GAMER RAGE'!</span>||Spotted by [[Wrath|{{Wrath}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HOLY SMACKS! IS THAT A BEAM KATANA?</span>||Spotted by [[Trevor Touchdown]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">OH MY GOD, SHAKES! HAVE YOU READ ONE PLACE? HEY. CAN YOU READ ONE PLACE?</span>||Spotted by [[Shakes]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">THAT FOOL FRIED MY 5DS XL DELUXE. GET RID OF IT ASAP!</span> || Spotted by [[Shadowwalker|{{Shadowwalker}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HEE LOOKS LIKE HE WOULD PLAY INDIE GAMES. ULTRALITH, MAYBE.</span>||Spotted by [[Gumballer|{{Gumballer}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">RUN, PLEASE I BEG OF YOU. RUN AS FAR AS POSSIBLE FROM HIM.</span> ||Spotted by [[Berylballer|{{Berylballer}}]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">WHAT IN THE OHIO IS THAT!?</span>||Spotted by [[Bear 5]]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">I SENSE A SPECIAL SOMEONE NEARBY. TELL THEM TO UPDATE THE GAME! LOL!</span>||When near [https://www.roblox.com/users/20691822/profile elementninja456] or [https://www.roblox.com/users/27379601/profile luckily_dragon]
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">BETTER INVEST YOUR STAT POINTS INTO DEXTERITY!</span>||Stamina gift
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">GAMERS DON'T DIE. THEY RECHARGE!</span>||Battery gift
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HAVE SOME BATTERY TO CHARGE YOUR CONSOLES!</span>|| Battery gift
|-
|<span style="font-family: Bangers;text-shadow:0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;">HERE, HAVE A POTION. THERE'S MORE WHERE THAT CAME FROM!</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Skeleton Plushie</div>!! <div style="text-align:right;">Conditions</div>
|-
|The skeleton appears||Idle
|-
|Everybody appears|| Around other players
|-
|Nobody appears||Alone
|-
|The button appears||Pressing buttons
|-
| The entity appears||Spotted by an entity
|-
|I appear?||Spotted by [[Skeleton]]
|-
|The stamina appears||Stamina gift
|-
|The battery appears||Battery gift
|-
|The item appears||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Sketcherman Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|its (7) pages. its always was 7 and NEVER 8|| Idle
|-
|we need to get those pages!||Idle
|-
|quit wasting time gathering useless scrap and start gathering pages!||Idle
|-
|so many people and so little pages, annoying!||Around other players
|-
|the pages where are they||Alone
|-
|we need to find the pages!
|Pressing buttons
|-
|why are we getting buttons instead of pages!||Pressing buttons
|-
|p! we need to find the pages! Quick!||Pressing buttons
|-
|i think someone else is after our pages!|| Spotted by an entity
|-
|son of a page hunting sluther! its sketcher man!||Spotted by [[Sketcherman]]
|-
|some stamina to help find the pages.||Stamina gift
|-
|some battery to help find the pages.||Battery gift
|-
|a gift to help find the pages.||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Sloth Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical whirring*</span>||Idle
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical humming*</span>||Around other players
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical churning*</span>|| Alone
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical stirring*</span>||Pressing buttons
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*steam whistling*</span>||Spotted by an entity
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*steam fuming*</span>||Spotted by [[Sloth|{{Sloth}}]]
|-
| <span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical hissing*</span>||Stamina gift
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical buzzing*</span>||Battery Gift
|-
|<span style="font-family: 'Michroma';-webkit-text-stroke:0.2px #00055a;color:#0123de;">*mechanical droning*</span>||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Spectre Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Data...<br>Tasty information...<br>Delicious data...||Idle
|-
|Let's play...<br>Play...<br>We beckon...||Idle
|-
|People.. Ew...<br>People.. Data...<br>People.. Gross...||Around other players
|-
|So many people...<br>That's a crowd...<br>Plentiful data...||Around other players
|-
| Lonelier than us...<br>Just you...|| Alone
|-
|No delvers...?<br>No delvers...?<br>No delvers...?||Alone
|-
|Data... delicious...<br>Press more buttons, delver...<br>Tastes funny...||Pressing buttons
|-
|Run...<br>Run...<br>Run...||Spotted by an entity
|-
|Odd brute...<br>Feeling hostile...<br>I don't like that...||Spotted by [[Murk]]
|-
|Seems similar...<br>A trio...?<br>A fraction of our power...||Spotted by [[Statues]]
|-
|One of us...<br>One of us...<br>One of us...||Spotted by [[Spectre]]
|-
|Have some stamina...<br>Keep running, delver...<br>Stop spending all of that...||Stamina gift
|-
|Here's some battery...<br>Not sure if that's data...<br>Still good to devour...|| Battery gift
|-
|A little trinket...<br>A piece of data to enjoy...<br>I don't know where that came from...||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Statues Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Find the buttons (I know where they are) [We cant tell you]||Idle
|-
|Many delvers (Friends!) [They are here]||Around other players
|-
|Alone (No one) [Empty]||Alone
|-
| Another button (Progress) [The void curdles]||Pressing buttons
|-
|An entity (Run) [Thats not me]||Spotted by an entity
|-
|Its me! (Friends) [Love them]||Spotted by [[Statues]]
|-
|Stamina (For you) [Take it]||Stamina gift
|-
|Power (Im going super) [My best] ||Battery gift
|-
| An item (Small gift) [Kind of cute]|| Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Thorn Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|You are my best friend, even with those spikes on your back.||Idle
|-
|Watch out for traps.||Idle
|-
|There's been a spike in your friend count...|| Around other players
|-
|We are alone.||Alone
|-
| Another button down.||Pressing buttons
|-
|The amount of buttons pressed has spiked. ||Pressing buttons
|-
|I feel a spike of fear rolling through the air.|| Spotted by an entity
|-
|It's me. ||Spotted by [[Thorn]]
|-
|* You feel a spike in your stamina level. ||Stamina gift
|-
|Some battery for your troubles. Don't let it get siphoned away!||Battery gift
|-
|An item for you. ||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Trevor Touchdown Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let's get out of here, stat!||Idle
|-
|Any one of them could be an assassin.||Around other players
|-
|It's a bit too quiet here. Stay on guard.||Alone
|-
|It seems like it's just us here.
|Alone
|-
|A button. Splendid.||Pressing buttons
|-
|Yo! An entity is coming our way. Get ready to fight!||Spotted by an entity
|-
|Yo! A handsome fellow is coming our way!||Spotted by [[Trevor Touchdown]]
|-
|Yo, Here's some charge.||Battery gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Wanderer Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|Let's wander!||Idle
|-
|It's wanderful to be with you!||Idle
|-
|What a wanderful crowd!||Around other players
|-
|I wander where our friends are?||Alone
|-
|Wandering around all alone.||Alone
|-
|Wan button down!||Pressing buttons
|-
|Whaaaa!||Spotted by an entity
|-
|I wander who that handsome entity is!||Spotted by [[Wanderer]]
|-
|Some stamina for your troubles! ||Stamina gift
|-
|Some battery for your troubles!||Battery gift
|-
|An item for your troubles!||Item gift
|}
{| class="article-table mw-collapsible mw-collapsed" width="100%" style="text-align:center;"
!<div style="text-align:left;">Wrath Plushie</div>!!<div style="text-align:right;">Conditions</div>
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">ANNIHILATED.</span>||Idle
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">SUBJUGATED.</span>||Idle
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">VANQUISHED.</span>||Idle
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INVADER.</span>||Around other players
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">RAVAGED.</span>||Around other players
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">DIMINISHED.</span>||Alone
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">WEAK.</span> ||Alone
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INTERLOPER</span>||Pressing buttons
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INTERVENER.</span>||Pressing buttons
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">INITIATOR.</span>||Pressing buttons
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">SUBMIT.</span> ||Spotted by an entity
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">IDENTIFICATION.</span> ||Spotted by [[Wrath|{{Wrath}}]]
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">RISE.</span>||Battery gift
|-
|<span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;">REVEL.</span>||Stamina gift
|-
| <span style="font-family: Inknut Antiqua;-webkit-text-stroke:0.2px #2a0000;color:#df0000;"> </span>||Item gift
|}
|}
==Trivia ==
*There is currently a total of 31 plushies in the game.
*The Discomaster Plushie has a 1% chance to change into [[Discomaster]]'s special party outfit on days that are not Friday.
*Most plushies had their dialogue shortened from pre-release for unknown reasons.
*All sin plushies have unique fonts and colors for their dialogue.
*The Greed Plushie's dialogues are a reference to Spamton from Deltarune Chapter 2.
*Sculpture Plushie's dialogues are a reference to the Easter Island Head in the movie "Night At The Museum".
*The limbs of the Sketcherman Plushie copy the player, swinging from side to side when walking and dancing when the player dances.
*There used to be a Lukki Plushie, but it has since been removed.
*The Shadowwalker and Trevor Touchdown Plushies are the only plushies to have their models changed in different updates.
* The Midnight Gumballer Plushie is the first plushie that is given by an NPC.
*The Midnight Gumballer Plushie is the first plushie to be obtained by a badge, let alone a badge from a different experience.
*The Midnight Gumballer Plushie is the first plushie that doesn't have an entity counterpart.
* The Sin of Ratio Plushie is the first plushie to be obtained as a reward from an event boss.
*The Sin of Ratio Plushie currently has the most dialogue than the other plushies, with a total of 43 lines.
*The Sin of Ratio Plushie is the first plushie to be given a custom-made buff for when the player is spotted.
*The Discomaster and Sin of Ratio Plushies are the only plushies to have special bullet point ability information in the inventory, which say, ''"Party Rockers in the house tonight!"'' and, ''"Thanks for participating on'' [sic] ''the 'Fools of April' event!"'' respectively.
*The shirt that the Sin of Ratio Plushie wears and the sword that it wields are references to the Triforce and Master Sword, respectively, from the video game series The Legend of Zelda.
==Gallery==
<gallery widths="185" bordersize="none">
ShadowWalkerPlush.png|Shadowwalker Plush's old design.
</gallery>
[[Category:Mechanics]]
[[Category:Items]]
[[Category:Plushies]]
8538238656f04422403a229ff94c03c9c672d172
File:TeleportRemoteTeleport.gif
6
1910
1911
2024-03-23T19:39:08Z
mh:minuselevation>CoolManHollow
0
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Teleport Remote
0
496
497
2024-03-23T19:43:13Z
mh:minuselevation>CoolManHollow
0
wikitext
text/x-wiki
{{Infobox1
|title=Teleport Remote
|image=[[File:TeleportRemote.png|thumb]]
|date_added=24 February, 2022
|created_by={{CreatedBy|luckily_dragon}}
|abilities=
*30s cooldown
*teleports to nearest button
*uses 12 battery
|categories={{Battery}}
{{Button}}
|types=Active
|acq_by=[[Gamepasses|Teleport Remote gamepass]]
|price={{Robux|220}}
}}
{{Quote|A fantastic remote straight from CribbleCo. that allows you to create a short term warp that links you to the nearest button. Though she's very power hungry!|— Inventory}}
==Overview==
The '''Teleport Remote''' is a small handheld device, with similarity in appearance to a remote. The device has a large blue button atop it. The remote allows for teleportation; though, at a hefty cost.
==Abilities==
*Upon using the Teleport Remote, a portal appears below the user as they descend into it. This portal will transport the user to the nearest button
**This teleportation process will stop movement for 5 seconds, and the user will be briefly stopped afterwards as well
**Costs 12 battery
== Trivia ==
* Despite the inventory description of this item saying it has a 60s cooldown, it actually has half of that, having a 30s cooldown.
==Gallery==
<gallery widths="185" bordersize="none">
File:TeleportRemoteTeleport.gif|Teleport Remote upon activation.
</gallery>
[[Category:Items]]
[[Category:Gamepass Items]]
03662b6abe31bdd259c4b85e24d0497867a49fd4
Burger
0
1058
1059
2024-03-24T15:00:15Z
mh:minuselevation>AstralDoesStuff
0
wikitext
text/x-wiki
{{Stub|Bunch of missing information}}
{{Infobox1
|title=Burger
|image=Burger.png
|date_added=
|updates=
|tooltip=Restores 35 stamina.
|cooldown=1 sec
|effects=
*+35 stamina
|upgrade={{ItemIcon|Clubsandwich|Clubsandwich}}
|acq_by=
*Ground spawn
*[[Scrap Store]]
*Many [[plushies]]
*Vending machines
|price={{ScrapCost|2-4}}
-----
Vending machines: {{ScrapCost|2}}
-----
5 M$ (Icey's Black Market)
|prev_eff=
|prev_price=
}}
{{Quote|Restores 35 stamina.|— Tooltip}}
==Overview==
The Burger is a common item found everywhere in the facility.
It's model is taken from the classic [https://www.roblox.com/catalog/16726030/Cheezburger Cheezburger] gear.
==Effects==
* Gives the user 35 stamina
==Trivia==
* According to the description in [[Icey's Black Market]], Burgers have pickles in them
** Icey also takes pickles out of his (relatable).
==Gallery==
<gallery widths="185" bordersize="none">
</gallery>
[[Category:Items]]
[[Category:Ground Items]]
[[Category:Scrap Shop Items]]
[[Category:Upgradeable Items]]
9fef342a7f9e37f3d86e5cf94ebe0d3afd464c5d
Main Page
0
1
1
2024-03-25T03:08:08Z
MediaWiki default
1
Welcome to Miraheze!
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phorge:|Phorge]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
070d9e6457eab136df99905438a1f57c037772b0
User:HeyyYy2735
2
1811
1812
2024-03-25T20:08:38Z
mh:minuselevation>HeyyYy2735
0
wikitext
text/x-wiki
Currently moving the minus elevation wiki to miraheze
766cc30e2e8ce686a85918eeace6c80ebe68bf3c
File:Placeholder.png
6
310
1912
311
2024-03-26T03:50:28Z
FloralSeas
2
FloralSeas uploaded [[File:Placeholder.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Minuslogo.png
6
1911
1913
2024-03-26T03:57:30Z
FloralSeas
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BG.png
6
1912
1914
2024-03-26T03:59:51Z
FloralSeas
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BlockerDoorsWhite.png
6
192
1915
193
2024-03-26T21:26:33Z
FloralSeas
2
FloralSeas uploaded [[File:BlockerDoorsWhite.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Button SapFU.png
6
189
1916
190
2024-03-26T21:26:54Z
FloralSeas
2
FloralSeas uploaded [[File:Button SapFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ButtonSkimmerWhite.png
6
193
1917
194
2024-03-26T21:27:14Z
FloralSeas
2
FloralSeas uploaded [[File:ButtonSkimmerWhite.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DatabaseScraperWhite.png
6
190
1918
191
2024-03-26T21:27:46Z
FloralSeas
2
FloralSeas uploaded [[File:DatabaseScraperWhite.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Enemy TrackerFU.png
6
198
1919
199
2024-03-26T21:28:05Z
FloralSeas
2
FloralSeas uploaded [[File:Enemy TrackerFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Floor BonusFU.png
6
194
1920
195
2024-03-26T21:28:23Z
FloralSeas
2
FloralSeas uploaded [[File:Floor BonusFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:IllusionistFront.png
6
160
1921
161
2024-03-26T21:28:42Z
FloralSeas
2
FloralSeas uploaded [[File:IllusionistFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Lucky DipFU.png
6
196
1922
197
2024-03-26T21:28:58Z
FloralSeas
2
FloralSeas uploaded [[File:Lucky DipFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MaterialMasteryWhite.png
6
191
1923
192
2024-03-26T21:29:19Z
FloralSeas
2
FloralSeas uploaded [[File:MaterialMasteryWhite.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NightmareDelusionerFront.png
6
161
1924
162
2024-03-26T21:29:35Z
FloralSeas
2
FloralSeas uploaded [[File:NightmareDelusionerFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PassiveGeneratorWhite.png
6
195
1925
196
2024-03-26T21:29:52Z
FloralSeas
2
FloralSeas uploaded [[File:PassiveGeneratorWhite.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PlayerTrackerWhite.png
6
197
1926
198
2024-03-26T21:30:11Z
FloralSeas
2
FloralSeas uploaded [[File:PlayerTrackerWhite.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ScrapSculptureFront.png
6
156
1927
157
2024-03-26T21:30:38Z
FloralSeas
2
FloralSeas uploaded [[File:ScrapSculptureFront.png]]
wikitext
text/x-wiki
Image of a scrap sculpture.
66878c0103c352034052dfdff80df5749a6becb5
File:WardenFront.png
6
154
1928
155
2024-03-26T21:31:10Z
FloralSeas
2
FloralSeas uploaded [[File:WardenFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Fontcolor
10
1913
1930
1929
2024-03-26T21:45:26Z
FloralSeas
2
1 revision imported
wikitext
text/x-wiki
<span style="{{ #if: {{{3|}}} | background-color: {{ #if: {{{2|}}} | {{{2}}} | inherit }} !important; }} color: {{ #if: {{{1|}}} | {{{1}}} | inherit }} !important;">{{ #if: {{{3|}}} | {{{3}}} | {{{2|}}} }}</span><noinclude>
{{Documentation|tr=Şablon:Yazı tipi rengi}}
</noinclude>
4f4e5d0ce55d1dfc96886d62d473ff6da3372c02
Template:Fontcolor/doc
10
1914
1932
1931
2024-03-26T21:45:26Z
FloralSeas
2
1 revision imported
wikitext
text/x-wiki
<noinclude>{{Documentation subpage}}</noinclude>
; Description
: This template is used to make a simple way to change background and text color.
; Syntax
: {{t|Fontcolor|Color of text|Text}} is how to change text color.
; Example
: {{t|Fontcolor|blue|Text in blue!}} gives... {{Fontcolor|blue|Text in blue!}}
; Changing background color
: {{t|Fontcolor||Background color|text}} ('''Note:''' there are 2 pipes (|) after {{t|Fontcolor}})
:; Example
:: {{t|Fontcolor||red|Remember to put 2 {{!}} after {{t|Fontcolor}}}} gives...
:: {{Fontcolor||red|Remember to put 2 {{!}} after {{t|Fontcolor}}}}
<dl><dt>Background and text color</dt>
<dd>{{t|Fontcolor|Color of text|Color of background}}
<dl><dt>Example</dt>
<dd>{{t|Fontcolor|blue|yellow|WOW, the text is blue and the background is yellow!}} gives..</dd>
<dd>{{Fontcolor|blue|yellow|WOW, the text is blue and the background is yellow!}}</dd></dl></dd></dl>
; Colors
: See [[w:Help:Color|Help:Color]] for list of colors.
<includeonly>
[[Category:Color templates]]
</includeonly><noinclude>
</noinclude>
83716945d3e2de052681e5b44f00d21f146fb31e
File:Site-logo.png
6
305
1933
306
2024-03-27T00:37:41Z
FloralSeas
2
FloralSeas uploaded [[File:Site-logo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1934
1933
2024-03-27T00:44:55Z
FloralSeas
2
FloralSeas uploaded a new version of [[File:Site-logo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1935
1934
2024-03-27T00:45:22Z
FloralSeas
2
FloralSeas reverted [[File:Site-logo.png]] to an old version
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Achievements.png
6
301
1936
302
2024-03-27T00:46:27Z
FloralSeas
2
FloralSeas uploaded [[File:Achievements.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AlertEffect.png
6
277
1937
278
2024-03-27T00:46:46Z
FloralSeas
2
FloralSeas uploaded [[File:AlertEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamFront.png
6
244
1938
245
2024-03-27T00:47:08Z
FloralSeas
2
FloralSeas uploaded [[File:AmalgamFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmalgamFront2.png
6
238
1939
239
2024-03-27T00:47:26Z
FloralSeas
2
FloralSeas uploaded [[File:AmalgamFront2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Batbar.png
6
298
1940
299
2024-03-27T00:47:41Z
FloralSeas
2
FloralSeas uploaded [[File:Batbar.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Battery PackerFU.png
6
264
1941
265
2024-03-27T00:47:56Z
FloralSeas
2
FloralSeas uploaded [[File:Battery PackerFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Boss RaidFU.png
6
266
1942
267
2024-03-27T00:48:10Z
FloralSeas
2
FloralSeas uploaded [[File:Boss RaidFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BossTesting.png
6
232
1943
233
2024-03-27T00:48:25Z
FloralSeas
2
FloralSeas uploaded [[File:BossTesting.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Bozo.png
6
257
1944
258
2024-03-27T00:48:39Z
FloralSeas
2
FloralSeas uploaded [[File:Bozo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Burger2.png
6
299
1945
300
2024-03-27T00:48:53Z
FloralSeas
2
FloralSeas uploaded [[File:Burger2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Button Expansion.png
6
211
1946
212
2024-03-27T00:49:07Z
FloralSeas
2
FloralSeas uploaded [[File:Button Expansion.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ButtonCompass.png
6
203
1947
204
2024-03-27T00:49:22Z
FloralSeas
2
FloralSeas uploaded [[File:ButtonCompass.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ButtonSapWhite.png
6
212
1948
213
2024-03-27T00:49:38Z
FloralSeas
2
FloralSeas uploaded [[File:ButtonSapWhite.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CabbageEffect.png
6
279
1949
280
2024-03-27T00:49:53Z
FloralSeas
2
FloralSeas uploaded [[File:CabbageEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CatGhasterPlushieFront.png
6
229
1950
230
2024-03-27T00:50:07Z
FloralSeas
2
FloralSeas uploaded [[File:CatGhasterPlushieFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Minus Elevation Wiki
0
2
1951
2
2024-03-27T01:21:51Z
FloralSeas
2
wikitext
text/x-wiki
THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
ed601c7dfbd7cae8f170be4ce1c32a7abff278f9
1952
1951
2024-03-27T01:22:52Z
FloralSeas
2
wikitext
text/x-wiki
THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON. i need images man
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
f6899d1e2ad60189e037c196ef357dfe34dadf1e
1953
1952
2024-03-27T01:23:12Z
FloralSeas
2
wikitext
text/x-wiki
THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON. why cant i massk upload
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
21b9b0e79d524a05e2ce270c59eafbb6ba8708b0
1954
1953
2024-03-27T01:23:32Z
FloralSeas
2
wikitext
text/x-wiki
THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON. why cant i massk upload mass*
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
cae80ee643ee024b46d4ea2ed90b552cf2de0270
1955
1954
2024-03-27T01:24:16Z
FloralSeas
2
wikitext
text/x-wiki
THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
d1f43db74c38207ab3f89188a10ff43bb3cc2ca0
1956
1955
2024-03-27T01:24:29Z
FloralSeas
2
wikitext
text/x-wiki
'''THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.'''
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
dc1fac556a4702450d7a5df796c2af3039defcde
1957
1956
2024-03-27T01:27:06Z
FloralSeas
2
wikitext
text/x-wiki
'''THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.''' 5
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
839841fbe72fe77fa48cf7338d16e7ced59f0988
1958
1957
2024-03-27T01:27:18Z
FloralSeas
2
wikitext
text/x-wiki
'''THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.''' 4
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
8c27c4ea3ea6001beb0c8def4ff2ce1102c090b9
1959
1958
2024-03-27T01:27:30Z
FloralSeas
2
wikitext
text/x-wiki
'''THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.''' 3
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
d4f26c6fcc82c175de7fafd8cab533d972327c5c
1960
1959
2024-03-27T01:27:48Z
FloralSeas
2
wikitext
text/x-wiki
'''THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.''' 2
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
f4892e24e118224e82ac94c338379c5524236b8c
1961
1960
2024-03-27T01:28:31Z
FloralSeas
2
wikitext
text/x-wiki
'''THE WIKI IS CURRENTLY IN A W.I.P. CHECK BACK SOON.'''
<mainpage-leftcolumn-start />
<div style="background:#232323;padding-left:10px;padding-right:10px;padding-bottom:5px;font-size:15pt;border: 5px solid #000000;">
<br>
<div style="background:#232323;border-radius:14px;padding:2px;line-height:1;text-align:center;color:white;font-size:30pt;"><font face="Helvetica;">'''Welcome to the Minus Elevation wiki.'''<br><br><div style="font-size:20pt;">Before you begin editing the wiki, please make sure to read our [[Help:Rules|Rules]] and [[Editing Guidelines]].</div></font></div>
<br>
<p style="padding:0.2em0.4em;margin:0px0px10px;border:1pxsolidrgb(163,176,191);background:black;color:white;font-size:120%;text-align:center;"><font face="Helvetica">'''UPDATES'''</font></p>
<div style="width:auto; height:500px; overflow:auto; margin-bottom:3px; padding-left:0.5em; font-size:100%; border:1px solid #AAAAAA; -moz-border-radius-topleft:0.5em; -webkit-border-top-left-radius:0.5em; border-top-left-radius:0.5em;">
<center><small>Legend: DD/MM/YYYY</small></center>
*'''UPDATE #15 - 2.15V (31/12/2023) - <span style="color:#ff3333;">[[:Category:MERRY NEW YEAR|<span style="color:#f84450;">MERRY NEW YEAR</span>]]'''
** 1 new event item: [[Firework Carrier]]
** 1 returning item: [[Leader Pack]]
** 1 new map: [[Familiar Room]]
** New '[[Sand Pit|Provisions]]' and '[[Spawn|Changelog]]' Boards
*'''UPDATE #14 - 2.14V (21/11/2023) - [[:Category:CRIBBLESGIVING|<span style="color:#7877FF;">CRIBBLESGIVING</span>]]'''
**Added 1 new entity/boss: [[Cribblefruit Calamity]]
**1 new limited item: [[Cribblecopia]]
**7 new consumables: [[Kittyfruit]], [[Gravelfruit]], [[Slumberfruit]], [[Jewelfruit]], [[Joustfruit]], [[Crescentfruit]], and [[Fieryfruit]]
**[[Boss Raid]] rework, now has 4 set bosses and is no longer recursive
**Added 1 new effect: [[Sleep]], [[Amp]], and [[Burn]]
*'''UPDATE #13 - 2.13V (01/11/2023) - [[:Category:COILS|<span style="color:#ff3333;">COILS</span>]]'''
**Halloween has ended
**3 new craftable coils: [[Luck Coil]], [[Caffeine Coil]], [[Speed Coil]]
**1 new item: [[Coil]]
**2 new limited items, sold from somewhere else...: [[Monster Mash Potion]], [[Candy Bucket]]
**[[Shade]] now has a death effect on delvers
**Added 1 new effect: [[Treat]]
*'''UPDATE #12 - 2.12V (20/10/2023) - [[:Category:HALLOWEEN P2 (2023)|<span style="color:#ff6213;">HALLOWEEN P2</span>]]'''
**Added 3 new entities: [[Dusk]], [[Eyemourner]], and [[Midnightballer]]
**Added the Halloween Shrine to the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]]
**Added 3 new items: [[Kitty Gift Box]], [[Kitty Claws]], and [[Cat Emblem]]
**Added 1 new effect: [[Confused]]
**Gave the [[Anvil]] 2 new recipes: ([[Lemon]] -> [[Lemonade]] and [[Kitty Gift Box]] -> [[Large Gift]])
**Added 2 new plushies: [[Dusk Plushie]] and [[Eyemourner Plushie]]
**Added a new visual for getting a [[Lemon]] crit
**Added [[Heal Potion]] to [[Chilly Bin]]'s pool
**[[Piñata]] now gives 5-8 [[Mixed Candies]] per pile
**Tweaked how [[Angler]]'s egg worked a bit
**Reworked some issues revolving around mobile players
**Fixed many, many more bugs
*'''UPDATE #11 - 2.11V (9/10/2023) - [[:Category:HALLOWEEN P1 (2023)|<span style="color:#ff6213;">HALLOWEEN P1</span>]]'''
**Added 1 new entity: [[Angler]]
**Added the [[Floor Upgrades#Upgrades|<span style="color:#ff6213;">Night Market</span>]] floor upgrade, sending players to a market full of items that are buyable with [[Mixed Candies]]
**Added 3 new effects: [[Lured]], [[Infection]], and [[Speed (Red Sea Skull)]]
**Added the [[Fortune Seeker]] to the lobby
**Gave the [[Anvil]] 1 new recipe: ([[Regen Potion]] -> [[Heal Potion]])
**Added the [[Pumpkin Charm]] and its quests
**Added 1 new craftable item: [[Silky Dice]]
**Added 1 new plushie: [[Angler Plushie]]
**New ground item: [[Red Sea Skull]]
**Added the anniversary event items to [[Icey's Black Market]]
**Added Ambience Sounds
**Fixed issues/bugs with [[Running Shoes]] and [[Mossmetal Conductor]]
**More bug fixes/small changes
*'''UPDATE #10 - 2.10V (27/8/2023) - [[:Category:ANNIVERSARY|<span style="color:#f84450;">ANNIVERSARY</span>]]'''
**Happy birthday Minus Elevation!
**Added 4 new maps: [[Aquarium]], [[Red Theater]], [[Basement]], and [[Bevil's Cage]]
**Added 15 returning maps: [[Claustrophobia]], [[Autumn Grotto]], [[Midnight Forest]], [[Pico's Palace]], [[Hanging City A]], [[Mall]], [[Yellowrooms]], [[Deep Lab]], [[Oasis]], [[City]], [[Deep Forest]], [[Office Blurple]], [[Bluerooms]], [[Damp Basement]], and [[Library]]
**Added 1 new dangerous entity: [[Bevil]]
**Added 5 new ability items: [[Primeval Party Whistle]], [[Portable Pizza Oven]], [[Boogie Bomb]], [[Petrification]], and [[Vanilla Grand Cake]]
**Added 2 new plushies: [[Shakes Plushie]] and [[Bevil Plushie]]
**Added 1 new craftable item: [[Mossmetal Conductor]]
**Added many other new items
**Gave [[Petrified Rose]] a new ability
**Added more previous event items to [[Icey's Black Market]]
**Added 10 new effects: [[Heal]], [[Lunar]], [[Intro]], [[Pinnacle]], [[Exodus]], [[Party (Whistle)]], [[Whistle Chain]], [[Boogie]], [[Chaos]], and [[Reverse Stats]]
**Added a few more secrets to the lobby and the game
**Big and typo fixes, and other small changed
*'''UPDATE #9 - 2.09V (5/8/2023) - [[:Category:SUMMER|<span style="color:#f84450;">SUMMER</span>]]'''
**Summer has taken over the lobby!
**Added 5 new maps: [[Facilities#Facility5|Facility 5]], [[Office Spaces#Office Space 3|Office Space 3]], [[Office Spaces#Office Space 3|Office Space 3]], [[Blue Obby]], and [[Mysterious Room]]
**Redesigned [[Testing Level]] (now Testing Zone) and [[Scrap Store]]
**Added 2 new common entities: [[Manager]] and [[Stalker]]
**Added 2 new items: [[Sunstone]], [[Chilly Bin]], and [[Petrified Rose]]
**Added 3 new plushies: [[Golem Plushie]], [[Spectre Plushie]], and [[Manager Plushie]]
**Added 2 new craftable items: [[Super Antenna]] and [[Crown of Jewels]]
**Added many other new items
**Added 7 new effects: [[Radar]], [[Super Radar]], [[Gander]], [[Loom]], [[Target]], [[Shock]], and [[Curse]]
**Expanded the lobby with the returning [[Obby (Lobby)|Obby]] room, an NPC that sells event items, and many more secrets
**Bug fixed and other small changes
*'''UPDATE #8.5 - 2.08.5V (17/4/2023) - [[:Category:A FOOL'S FINALE#SPRING CLEANING|<span style="color:#f84450;">SPRING CLEANING</span>]]'''
**All the folliness of the facility has been cleansed...
**Removed all FOOLS OF APRIL maps, except [[Eye Observatory]]
**Removed [[Ratio|Sin of Ratio]]
**Temporarily removed the purchasability of all event-related shop items, excluding [[Pumpkin Sprout]] and [[Vampire Cloak]]
**Nerfed some items and consumables, most notably the [[Tesla Coil]]
*'''UPDATE #8 - 2.08V (11/4/2023) - [[:Category:A FOOL'S FINALE|<span style="color:#ac28f8;">A FOOL'S FINALE</span>]]'''
**The uncanniness became too overwhelming, reverting entities back to their original models...
**Added 1 new boss entity: [[Sin of Ratio]]
**Added 1 new plushie: [[Discomaster Plushie]]
**Added 2 new rare maps: [[The Attraction]] and [[Kindergarten]]
**Replaced the [[Effects#Buffs|Issac Newton]] buff with the [[Effects#Buffs|Apple]] buff
**Added the [[Floor Upgrades#Upgrades|<span style="color:#5c0bff;">Pride</span>]] floor upgrade, initiating the [[Sin of Ratio]] boss when chosen
**Added much more content to the [[Lobby#Sand Pit|Sand Pit]], allowing players to dig for items to use in their next game
**[[:Category:Items#Scrap Items/Miscellaneous|Grand Gift]] now guarantees a utility item
*'''UPDATE #7 - 2.07V (1/4/2023) - [[:Category:FOOLS OF APRIL|<span style="color:#65996f;">FOOLS OF APRIL</span>]]'''
**Entities have received an appearance change...
** Added 6 new entities: [[Golem]], [[Skeleton]], [[Shakes]], [[Bear 5]], [[Eyegield]] and [[Funballer]]
**Added 3 new boss entities: [[Spectre]], [[Amalgamater]], and [[Eyemaster Prime]]
**Added 4 new items: [[Dance Potion]], [[Smooth Potion]], [[Whoopie Cushion]], and [[Plushies|Skeleton Plushie]]
**Added 1 new consumable: [[:Category:Items#Consumables|Apple]]
**Added 4 new buffs: [[Effects#Buffs|Dance]], [[Effects#Buffs|Smooth]], [[Effects#Buffs|Issac Newton]], and [[Effects#Buffs|Parry]]
**Added 1 new debuff: [[Effects#Debuffs|Demise]]
**Added the Strange Portal, which when activated allows you to do a 'second lap' after the floor has been completed
**Added the [[Upgrades#Upgrades|Mysterious Sanctuary]] floor upgrade, initiating the [[Amalgamater]] and [[Eyemaster Prime]] bosses when chosen
**Overhauled the [[Effects#Debuffs|Injured]] debuff to instead decrease Max Stamina by 5 points per stack
***The old functionality has been given to the [[Effects#Debuffs|Demise]] debuff
**Reworked [[Floor Upgrades#Upgrades|Button Sap (3)]] floor upgrade, giving it an unweighted 5% chance to give 3% info
**Fixed [[Discomaster]]'s Friday suit
**Renamed [[Vanilla Mode]] to Chocolate Mode
*'''UPDATE #6.5 - 2.06.5V (15/2/2023) - [[:Category:VALENTINE'S DAY#PREPARATIONS|<span style="color:#ff5647;">PREPARATIONS</span>]]'''
**Valentine's day is over.
**Fixed the art room in the lobby
*'''UPDATE #6 - 2.06V (15/2/2023) - [[:Category:VALENTINE'S DAY|<span style="color:#ff5647;">VALENTINE'S DAY</span>]]'''
**Happy Valentine's Day!
**Added 1 new item: [[Teddy Bloxipin]]
**Corrected Bestiary stats
**Cribblefruit has been given higher levels of sentience
***Added 1 new secret lobby room
*'''UPDATE #5 - 2.05V (24/01/2023) - [[:Category:GIFT UNBOXING DAY|<span style="color:#ff5647;">GIFT UNBOXING DAY</span>]]'''
**The Christmas gifts have opened!
**Added 1 new lobby room: [[Lobby#Lukki's Other Games|Lukki's Other Games]]
*'''UPDATE #4 - 2.04V (29/12/2022) - [[:Category:LATE CHRISTMAS|<span style="color:#ff5647;">LATE CHRISTMAS</span>]]'''
**Merry Christmas!
**Added 3 gifts: [[Backroom Waypoint|Gift of Liminality]], [[Last Update Sign|Gift of Fleeting Time]], [[Running Shoes|Giftwalker]]
*'''UPDATE #3 - 2.03V (20/11/2022) - [[:Category:SMALL QOL|<span style="color:#09bdd8;">SMALL QOL</span>]]'''
**Added a new map loading system
**Added a pointer that appears when spotted by an entity
**Drastically lowered [[Sculpture|Sculpture's]] runspeed
**Lifeform Scanner now shows map chances
**Maps now use dynamic rarity
**Vampire Cloak can now go through entities, increased cooldown from 10s to 20s
**Echolocator shows unique diamond icons instead of highlights on mobile
**[[Plushies|Plushie]] dialogue, gift, and buff/debuff adjustments
**Bestiary stat adjustments
**Pumpkin Patch, [[Swamplands]], [[Slender Forest]] and [[Balloon House]] now only spawn above 7(?) players
**Flashlight is now brighter
**Fixed Fungal Roots not giving stamina to nearby players
**Fixed [[Murk|Murk's]] grasp range bug
** Fixed [[Wrath|Wrath's]] spear attack lag issue
**Fixed Injured debuff stack visual
*'''UPDATE #2 - 2.02V (03/11/2022): [[:Category:OOPS ALL BULLET HELL|<span style="color:#ff0000;">OOPS ALL BULLET HELL</span>]]'''
**Happy Halloween!
**Added 8 new entities: [[Desire]], [[Gluttony]], [[Greed]], [[Sloth]], [[Wrath]], [[Envy]], [[Shadowwalker]] and [[Discomaster]]
**Added 7 new [[items]]: Tesla Coil, Alchemy Set, Anvil, EDT, Lifeform Scanner, Vampire Cloak and Pumpkin Sprout
**Added 8 new maps: Pumpkin Patch, [[Swamplands]], [[Theater]], Entertainment Room, Comfort Room, Vanilla Office, [[Balloon House]] and [[Testing Zone|TestingLevel]]
**Added [[Plushies]]
**Added Pumpkins, Mixed Candy, Potions, Super Beartraps and Bonfires
**Added Cleanse Buff, Sugar Rush Buff, Injured Debuff, Sugar Craving Debuff and Leech Debuff
** Added fart event
** Added sound effects to picking up items
**Added proper mobile support
**Entities now use dynamic rarity
**Scrap Piles now appear less with less alive players
**Party Hat no longer gives battery
**[[Ghaster]] is no longer affected by beartraps and stun items
**Various lobby improvements and new NPCs
** Fixed [[Statues]] boss blindness bug
*'''UPDATE #1 - 2.01V (31/08/2022): [[:Category:STRONGER MONSTERS|<span style="color:#ff5647;">STRONGER MONSTERS</span>]]'''
**Added 4 new entities: [[Thorn]], [[Murk]], [[Ganderer]] and [[Eyemaster]]
**Added [[Sketcherman|Sketcherman's]] bestiary entry
**Added Death Pit
**[[Shade|Shade's]] ai has been tweaked to only get mad if looked at for too long
**[[Sculpture|Sculpture's]] speed has been slightly lowered
** Info Visor's charges now cap at 2
**Lowered the round wait time from 200 seconds to 120
*'''RELEASE - 2.0V (22/08/2022): [[:Category:GAME RELEASE|<span style="color:#efa940;">GAME RELEASE</span>]]'''
**Added the [[Items#Ability Items|Primordial Party Hat]]
**Wiped all testing session data
**Nerfed info gain
</div>
<br>
[https://www.roblox.com/games/7836133734/Minus-Elevation-TESTING Minus Elevation] is a ROBLOX roguelike horror game created by [https://www.roblox.com/users/27379601/profile luckily_dragon], serving as a sequel/reimagining of [https://www.roblox.com/games/5876616139/Minus-Decendance Minus Decendance].
In this game, you descend down multiple floors of a mysterious facility via an elevator, completing challenges while avoiding the various hostile [[:Category:Entities|entities]] inside.
''<span style="color:#FF0000;">What resides at the bottom?</span>''
<gallery position="center" captionalign="center" navigation="true" hideaddbutton="true" gallery="" widths="175">
File:FeatureCustomArt3.png|link=Category:Mechanics|[[:Category:Mechanics|Mechanics]]
File:Enemy TrackerFU.png|link=Category:Entities|140px|[[:Category:Entities|Entities]]
File:Burger2.png|link=Category:Items|140px|[[:Category:Items|Items]]
File:LevelsCustomArt.png|link=Category:Floors|[[:Category:Floors|Floors]]
File:Floor BonusFU.png|link=Category:Miscellaneous|[[:Category:Miscellaneous|Miscellaneous]]
</gallery>
<mainpage-endcolumn />
</div>
<br>
<mainpage-endcolumn /><mainpage-rightcolumn-start />
{{DiscordEmbed
|id = 932935197693968385
|width = 300px
|height = 500px
}}<mainpage-endcolumn />
[[Category:Minus Elevation Wiki]]
1dfc94527b23acbb354c34620cbab07a692c4e12
File:2bars.png
6
323
1962
324
2024-03-27T01:31:36Z
FloralSeas
2
FloralSeas uploaded [[File:2bars.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:3bars.png
6
322
1963
323
2024-03-27T01:31:50Z
FloralSeas
2
FloralSeas uploaded [[File:3bars.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:3buttons.png
6
313
1964
314
2024-03-27T01:32:04Z
FloralSeas
2
FloralSeas uploaded [[File:3buttons.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Achivementstab.png
6
317
1965
318
2024-03-27T01:32:23Z
FloralSeas
2
FloralSeas uploaded [[File:Achivementstab.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Beastiary.png
6
315
1966
316
2024-03-27T01:32:37Z
FloralSeas
2
FloralSeas uploaded [[File:Beastiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:BerylBestiary.png
6
345
1967
346
2024-03-27T01:32:52Z
FloralSeas
2
FloralSeas uploaded [[File:BerylBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CatGhasterPlushInv.png
6
228
1968
229
2024-03-27T01:33:08Z
FloralSeas
2
FloralSeas uploaded [[File:CatGhasterPlushInv.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:CoffeeEffect.png
6
280
1969
281
2024-03-27T01:33:23Z
FloralSeas
2
FloralSeas uploaded [[File:CoffeeEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Crafting.png
6
325
1970
326
2024-03-27T01:33:37Z
FloralSeas
2
FloralSeas uploaded [[File:Crafting.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DoomEffect.png
6
304
1971
305
2024-03-27T01:34:05Z
FloralSeas
2
FloralSeas uploaded [[File:DoomEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Elewarning.png
6
327
1972
328
2024-03-27T01:34:22Z
FloralSeas
2
FloralSeas uploaded [[File:Elewarning.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Example1.png
6
318
1973
319
2024-03-27T01:34:37Z
FloralSeas
2
FloralSeas uploaded [[File:Example1.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Example2.png
6
319
1974
320
2024-03-27T01:34:54Z
FloralSeas
2
FloralSeas uploaded [[File:Example2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Example3.png
6
321
1975
322
2024-03-27T01:35:14Z
FloralSeas
2
FloralSeas uploaded [[File:Example3.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemassBestiary.png
6
259
1976
260
2024-03-27T01:35:34Z
FloralSeas
2
FloralSeas uploaded [[File:EyemassBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:EyemassFront.png
6
308
1977
309
2024-03-27T01:35:51Z
FloralSeas
2
FloralSeas uploaded [[File:EyemassFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FeatureCustomArt2.png
6
295
1978
296
2024-03-27T01:36:07Z
FloralSeas
2
FloralSeas uploaded [[File:FeatureCustomArt2.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FeatureCustomArt3.png
6
296
1979
297
2024-03-27T01:36:21Z
FloralSeas
2
FloralSeas uploaded [[File:FeatureCustomArt3.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FirstSighting.png
6
227
1980
228
2024-03-27T01:36:39Z
FloralSeas
2
FloralSeas uploaded [[File:FirstSighting.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FortuneEffect.png
6
281
1981
282
2024-03-27T01:36:54Z
FloralSeas
2
FloralSeas uploaded [[File:FortuneEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Gloom.png
6
282
1982
283
2024-03-27T01:37:20Z
FloralSeas
2
FloralSeas uploaded [[File:Gloom.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GoldenSeekerPlushieFront.png
6
230
1983
231
2024-03-27T01:37:40Z
FloralSeas
2
FloralSeas uploaded [[File:GoldenSeekerPlushieFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:GumballerBestiary.png
6
263
1984
264
2024-03-27T01:37:55Z
FloralSeas
2
FloralSeas uploaded [[File:GumballerBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:IllusionistPlushieFront.png
6
220
1985
221
2024-03-27T01:38:09Z
FloralSeas
2
FloralSeas uploaded [[File:IllusionistPlushieFront.png]]
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:Inventory.png
6
316
1986
317
2024-03-27T01:38:24Z
FloralSeas
2
FloralSeas uploaded [[File:Inventory.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KineticBattery.png
6
200
1987
201
2024-03-27T01:38:45Z
FloralSeas
2
FloralSeas uploaded [[File:KineticBattery.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LemonEffect.png
6
283
1988
284
2024-03-27T01:38:59Z
FloralSeas
2
FloralSeas uploaded [[File:LemonEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:LevelsCustomArt.png
6
294
1989
295
2024-03-27T01:39:13Z
FloralSeas
2
FloralSeas uploaded [[File:LevelsCustomArt.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MimicBestiary.png
6
249
1990
250
2024-03-27T01:39:27Z
FloralSeas
2
FloralSeas uploaded [[File:MimicBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mimic's true form.png
6
205
1991
206
2024-03-27T01:39:43Z
FloralSeas
2
FloralSeas uploaded [[File:Mimic's true form.png]]
wikitext
text/x-wiki
After the mimic aggros onto a player
1169f9c8efadc142e336a19e8bdb03ae8b089679
File:MireBestiary.png
6
255
1992
256
2024-03-27T01:39:59Z
FloralSeas
2
FloralSeas uploaded [[File:MireBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MultivationFU.png
6
268
1993
269
2024-03-27T01:40:15Z
FloralSeas
2
FloralSeas uploaded [[File:MultivationFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NerdballerFront.png
6
243
1994
244
2024-03-27T01:41:14Z
FloralSeas
2
FloralSeas uploaded [[File:NerdballerFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Newstatues.png
6
260
1995
261
2024-03-27T01:41:28Z
FloralSeas
2
FloralSeas uploaded [[File:Newstatues.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldPartyEffect.png
6
285
1996
286
2024-03-27T01:42:56Z
FloralSeas
2
FloralSeas uploaded [[File:OldPartyEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldSpeedPartyEffect.png
6
289
1997
290
2024-03-27T01:43:10Z
FloralSeas
2
FloralSeas uploaded [[File:OldSpeedPartyEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:OldUpcomingEntities.png
6
208
1998
209
2024-03-27T01:43:24Z
FloralSeas
2
FloralSeas uploaded [[File:OldUpcomingEntities.png]]
wikitext
text/x-wiki
A list of upcoming entities
4a8273742676f3b0103164a76c8da59daf7a1af6
File:Options.png
6
326
1999
327
2024-03-27T01:44:13Z
FloralSeas
2
FloralSeas uploaded [[File:Options.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ParasiteBestiary.png
6
254
2000
255
2024-03-27T01:44:27Z
FloralSeas
2
FloralSeas uploaded [[File:ParasiteBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Plushie.png
6
302
2001
303
2024-03-27T01:44:43Z
FloralSeas
2
FloralSeas uploaded [[File:Plushie.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PreSkeletonFront.png
6
239
2002
240
2024-03-27T01:44:58Z
FloralSeas
2
FloralSeas uploaded [[File:PreSkeletonFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Rationator.png
6
201
2003
202
2024-03-27T01:45:14Z
FloralSeas
2
FloralSeas uploaded [[File:Rationator.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SketchermanFront.png
6
311
2004
312
2024-03-27T01:45:30Z
FloralSeas
2
FloralSeas uploaded [[File:SketchermanFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stats.png
6
324
2005
325
2024-03-27T01:46:10Z
FloralSeas
2
FloralSeas uploaded [[File:Stats.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Wallet.png
6
314
2006
315
2024-03-27T01:46:49Z
FloralSeas
2
FloralSeas uploaded [[File:Wallet.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RevSpdEffect.png
6
303
2007
304
2024-03-29T22:16:47Z
FloralSeas
2
FloralSeas uploaded [[File:RevSpdEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Scratcher.png
6
247
2008
248
2024-03-29T22:17:01Z
FloralSeas
2
FloralSeas uploaded [[File:Scratcher.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ScratcherBestiary.png
6
253
2009
254
2024-03-29T22:17:31Z
FloralSeas
2
FloralSeas uploaded [[File:ScratcherBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SculptureBestiary.png
6
252
2010
253
2024-03-29T22:17:45Z
FloralSeas
2
FloralSeas uploaded [[File:SculptureBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SeekerBestiary.png
6
262
2011
263
2024-03-29T22:17:58Z
FloralSeas
2
FloralSeas uploaded [[File:SeekerBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadeBestiary.png
6
251
2012
252
2024-03-29T22:18:13Z
FloralSeas
2
FloralSeas uploaded [[File:ShadeBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShadowSeekerPlushieFront.png
6
231
2013
232
2024-03-29T22:18:26Z
FloralSeas
2
FloralSeas uploaded [[File:ShadowSeekerPlushieFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shield GeneratorsFU.png
6
267
2014
268
2024-03-29T22:18:39Z
FloralSeas
2
FloralSeas uploaded [[File:Shield GeneratorsFU.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShockerBreaker.png
6
202
2015
203
2024-03-29T22:19:41Z
FloralSeas
2
FloralSeas uploaded [[File:ShockerBreaker.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlowOculusEffect.png
6
286
2016
287
2024-03-29T22:19:57Z
FloralSeas
2
FloralSeas uploaded [[File:SlowOculusEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SlowParasiteEffect.png
6
287
2017
288
2024-03-29T22:20:24Z
FloralSeas
2
FloralSeas uploaded [[File:SlowParasiteEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SludgeEffect.png
6
288
2018
289
2024-03-29T22:20:38Z
FloralSeas
2
FloralSeas uploaded [[File:SludgeEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stambar.png
6
297
2019
298
2024-03-29T22:20:51Z
FloralSeas
2
FloralSeas uploaded [[File:Stambar.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Stamina PackerFU.png
6
265
2020
266
2024-03-29T22:21:05Z
FloralSeas
2
FloralSeas uploaded [[File:Stamina PackerFU.png]]
wikitext
text/x-wiki
credit: H4_L0#9725 for providing the picture
8d7c0dfb1068deaa384f065747ff9b328ffbab85
File:StamRegenEffect.png
6
290
2021
291
2024-03-29T22:21:20Z
FloralSeas
2
FloralSeas uploaded [[File:StamRegenEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:StealthEffect.png
6
291
2022
292
2024-03-29T22:22:08Z
FloralSeas
2
FloralSeas uploaded [[File:StealthEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:TrevorBestiary.png
6
269
2023
270
2024-03-29T22:24:37Z
FloralSeas
2
FloralSeas uploaded [[File:TrevorBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WandererBestiary.png
6
250
2024
251
2024-03-29T22:24:51Z
FloralSeas
2
FloralSeas uploaded [[File:WandererBestiary.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WardenPlushieFront.png
6
223
2025
224
2024-03-29T22:25:05Z
FloralSeas
2
FloralSeas uploaded [[File:WardenPlushieFront.png]]
wikitext
text/x-wiki
held by player
a284395bb2c3429249e696655cf55c50d9738e23
File:WardenPlushiething.png
6
199
2026
200
2024-03-29T22:25:50Z
FloralSeas
2
FloralSeas uploaded [[File:WardenPlushiething.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Water.png
6
293
2027
294
2024-03-29T22:26:04Z
FloralSeas
2
FloralSeas uploaded [[File:Water.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WarmEffect.png
6
292
2028
293
2024-03-29T22:26:18Z
FloralSeas
2
FloralSeas uploaded [[File:WarmEffect.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WraithFront.png
6
216
2029
217
2024-03-29T22:26:32Z
FloralSeas
2
FloralSeas uploaded [[File:WraithFront.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709